| clear query|facets|time |
Search criteria: .
Results from 51 to 60 from
99 (0.118s).
|
|
|
Loading phrases to help you refine your search...
|
|
[PIG-3081] Pig progress stays at 0% for the first job in hadoop 23 - Pig - [issue]
|
|
... We are seeing that for many scripts if there are multiple jobs in the job graph, progress stays at 0% for the first job and jumps to 33% when the first job completes. There is no inter...
|
|
|
http://issues.apache.org/jira/browse/PIG-3081
Author: Rohini Palaniswamy,
2013-03-05, 13:01
|
|
|
Re: pig shell script does not check for PIG_HOME being set prior to exporting - Pig - [mail # user]
|
|
...We should make PIG_HOME configurable. Can you create a jira and upload a patch? Thanks, Rohini On Sat, Mar 2, 2013 at 6:14 PM, Robert wrote: ...
|
|
|
Author: Rohini Palaniswamy,
2013-03-04, 10:44
|
|
|
Re: Pig and DistributedCache - Pig - [mail # user]
|
|
...Eugene, As I said earlier, you can use a different dfs.umaskmode. Running pig with -Ddfs.umaskmode=022 will give read access to all(755 instead of 700). But all the files output, by t...
|
|
|
Author: Rohini Palaniswamy,
2013-02-19, 21:39
|
|
|
Re: Missing ANTLR dependency in Pig 0.10.1 - Pig - [mail # dev]
|
|
...You mean it is not pulled as a transitive dependency? Currently you have to manually specify that as a dependency in your pom. Can you file a jira to make that part of the pig pom? Reg...
|
|
|
Author: Rohini Palaniswamy,
2013-02-19, 19:07
|
|
|
Re: Pig and DistributedCache - Pig - [mail # user]
|
|
...Hi Eugene, Sorry. Missed your reply earlier. tmpfiles has been around for a while and will not be removed in hadoop anytime soon. So don't worry abou...
|
|
|
Author: Rohini Palaniswamy,
2013-02-17, 04:22
|
|
|
Re: Pig 11 release notes - draft - Pig - [mail # dev]
|
|
...This is something Daniel mentioned in his talk in pig meetup and is missing in this list PIG-2482 - Integrate HCat DDL command into Pig Also there are a lot of UDFs added for Dat...
|
|
|
Author: Rohini Palaniswamy,
2013-02-07, 23:11
|
|
|
Re: Pig 11 release notes - draft - Pig - [mail # dev]
|
|
...Boolean data type is available from 0.10 Regards, Rohini On Thu, Feb 7, 2013 at 1:24 PM, Bill Graham wrote: ...
|
|
|
Author: Rohini Palaniswamy,
2013-02-07, 22:27
|
|
|
Re: Reduce Tasks - Pig - [mail # user]
|
|
...The number of maps depends on the number of input splits. mapred.map.tasks is just a hint and needs to be honored by the InputFormat. With pig, you can try pig.maxCombinedSplitSize con...
|
|
|
Author: Rohini Palaniswamy,
2013-02-06, 21:30
|
|
|
Re: Pig and DistributedCache - Pig - [mail # user]
|
|
...You should be fine using tmpfiles and that's the way to do it. Else you will have to copy the file to hdfs, and call the DistributedCache.addFileToClassPath yourself (basically what t...
|
|
|
Author: Rohini Palaniswamy,
2013-02-06, 21:23
|
|
|
Re: Pig 11.0 - Pig - [mail # dev]
|
|
...e2e tests are fine on my end too except for hcat tests (Did not have hcat setup) and few transient Errors test failures which is a known issue. Ran with Hadoop 0.23. Regards, Rohini &n...
|
|
|
Author: Rohini Palaniswamy,
2013-01-29, 03:22
|
|
|
|