Working with Apache Pig - Tuple, Bag, Map Functions Posted by One4All on 11:09 AM Share This: Facebook Twitter Google+ Stumble Digg Related Posts:Apache Pig Exercises: 17. List Employees who are working for the deptno 10 or 20 In this post the sample Apache Pig script will display employees who are working for the deptno 10 or 20. The examples and exercise scripts are … Read MoreApache Pig Exercises: 8. List all employee/s who joined before 1981 In this post the sample Apache Pig script will display all unique job title in a descending order. The examples and exercise scripts are created… Read MoreApache Pig Exercises: 16. List Employees who joined on 1-May-81, 31-Dec-81, 17-Dec-81, 19-Jan-80 in asc order of seniority In this post the sample Apache Pig script will display employees who joined on 1-May-81, 31-Dec-81, 17-Dec-81, 19-Jan-80 in asc order of seniori… Read MoreApache Pig Exercises: 15. List Employees who are either ‘CLERK’ or ‘ANALYST’ in descending order In this post the sample Apache Pig script will display employees who are either ‘CLERK’ or ‘ANALYST’ in the desc order. The examples and exercis… Read MoreApache Pig Exercises: 14. List Employees along with their experience & daily salary is more than $100 In this post the sample Apache Pig script will display the employees along with their experience and daily salary is more than $100. The example… Read More
0 comments:
Post a Comment