| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
30 (0.275s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: BinCond - Pig - [mail # user]
|
|
...Hello Soniya, It's like the ternary or the conditional operator available in java and works just like that. Here is the example provided in the reference manual :...
|
|
|
Author: Mohammad Tariq,
2013-04-27, 22:50
|
|
|
Re: Coding standards of Pig - Pig - [mail # user]
|
|
...Sorry for the typo. I missed the second link. http://blog.cloudera.com/blog/2012/08/process-a-million-songs-with-apache-pig/ Warm Regards, Tariq https://mtariq.jux.com/ cloudfront.blog...
|
|
|
Author: Mohammad Tariq,
2013-04-21, 14:08
|
|
|
Re: Coding standards of Pig - Pig - [mail # user]
|
|
...Hello Raj, You might find these links useful : http://wiki.apache.org/pig/PigPerformance http://wiki.apache.org/pig/PigPerformance And I don't have much idea as far as cod...
|
|
|
Author: Mohammad Tariq,
2013-04-21, 14:05
|
|
|
Re: Is there a way to limit the number of maps produced by HBaseStorage ? - Pig - [mail # user]
|
|
...Hello Vincent, The number of map tasks for a job is primarily governed by the InputSplits and the InputFormat you are using. So setting it through a config...
|
|
|
Author: Mohammad Tariq,
2013-01-21, 13:43
|
|
|
Re: Limit number of Streaming Programs - Pig - [mail # user]
|
|
...Folks on the list need some time mate. I have specified a couple of links on the other thread of yours. Check it out and see if it helps. Best Regards, Tariq +91-9741563634 https://mta...
|
|
|
Author: Mohammad Tariq,
2012-12-25, 05:49
|
|
|
Re: Sequence File processing - Pig - [mail # user]
|
|
...+1 Best Regards, Tariq +91-9741563634 https://mtariq.jux.com/ On Tue, Dec 25, 2012 at 3:07 AM, Cheolsoo Park wrote: ...
|
|
|
Author: Mohammad Tariq,
2012-12-24, 21:39
|
|
|
Re: Is Programming Pig book outdated? - Pig - [mail # user]
|
|
...Agree with Mr. Jagat. Regards, Mohammad Tariq On Fri, Nov 16, 2012 at 3:26 PM, Jagat Singh wrote: ...
|
|
|
Author: Mohammad Tariq,
2012-11-16, 11:48
|
|
|
Re: accessing like array - Pig - [mail # user]
|
|
...load the data into a relation and use 'generate' to take only the required fields from this relation and put into some other relation..then store the 2nd relation into some file. Regar...
|
|
|
Author: Mohammad Tariq,
2012-11-06, 14:17
|
|
|
Re: Unable to store data into HBase - Pig - [mail # user]
|
|
...Thank you for the response. But even after removing the comma it's not working. I have noticed 2 strange things here : 1- If I am reading data from HBase and putting it back in some HBase ta...
|
|
|
Author: Mohammad Tariq,
2012-09-03, 14:44
|
|
|
Re: Unable to store data into HBase - Pig - [mail # user]
|
|
...I don't think there is any problem with that as I am able to execute other queries, like loading data from an HBase table and storing it into another HBase table. Regards,  ...
|
|
|
Author: Mohammad Tariq,
2012-09-03, 09:04
|
|
|
|