| clear query|facets|time |
Search criteria: .
Results from 71 to 80 from
545 (0.281s).
|
|
|
Loading phrases to help you refine your search...
|
|
Prepare for Pig 0.10.1 release - Pig - [mail # dev]
|
|
...Hi, Pig developers, We have fixed a bunch of bugs since 0.10.0(http://svn.apache.org/repos/asf/pig/branches/branch-0.10/CHANGES.txt). I would like to propose a 0.10.1 release from top ...
|
|
|
Author: Daniel Dai,
2012-12-18, 15:54
|
|
|
[PIG-2127] PigStorageSchema need to deal with missing field - Pig - [issue]
|
|
...Currently, if data contains fewer columns than the schema, PigStorageSchema will throw IndexOutOfBound exception (PigStorageSchema:97). We should padding null in this case as we did in PigSt...
|
|
|
http://issues.apache.org/jira/browse/PIG-2127
Author: Daniel Dai,
2012-11-26, 02:58
|
|
|
[PIG-2416] 23 local mode enter into infinite loop if mapred-site.xml in classpath - Pig - [issue]
|
|
...If we remove this setting: <property> <name>mapreduce.framework.name</name> <value>yarn</value>  ...
|
|
|
http://issues.apache.org/jira/browse/PIG-2416
Author: Daniel Dai,
2012-11-19, 20:19
|
|
|
[PIG-2446] Fix map input bytes for hadoop 20.203+ - Pig - [issue]
|
|
...From hadoop 20.203+, HDFS_BYTES_READ change the meaning. It no longer means the size of input files, it is the total hdfs bytes read for the job. Pig need a way to get the map input bytes to...
|
|
|
http://issues.apache.org/jira/browse/PIG-2446
Author: Daniel Dai,
2012-11-19, 20:19
|
|
|
[PIG-2552] Better Property handling to deal with deprecation and variable substitution of Hadoop config - Pig - [issue]
|
|
...Traditionally Pig handles hadoop configuration using PigContext.properties, the flow is:1. Instantiate Hadoop Configuration, read all entries and save into PigContext.properties2. adding sys...
|
|
|
http://issues.apache.org/jira/browse/PIG-2552
Author: Daniel Dai,
2012-11-19, 19:40
|
|
|
[PIG-2343] QueryParserUtils.getRemoteHosts die for some URL - Pig - [issue]
|
|
...getRemoteHosts is to extract hosts from a URL string. URL can also be a comma separated string. The current logic is:1. split URL into components with regard to ","2. for each component, get...
|
|
|
http://issues.apache.org/jira/browse/PIG-2343
Author: Daniel Dai,
2012-11-19, 19:37
|
|
|
Re: Jenkins / Clover - Pig - [mail # dev]
|
|
...Hi, Gianmarco I added you to hudson-jobadmin group. Thanks, Daniel On Thu, Jul 19, 2012 at 12:33 AM, Gianmarco De Francisci Morales wrote:...
|
|
|
Author: Daniel Dai,
2012-11-12, 18:22
|
|
|
[PIG-2953] "which" utility does not exist on Windows - Pig - [issue]
|
|
...It is in StreamingCommandUtils.which(). This affects e2e tests ComputeSpec_4 and ComputeSpec_9. We shall use "where" instead on Windows....
|
|
|
http://issues.apache.org/jira/browse/PIG-2953
Author: Daniel Dai,
2012-10-31, 23:42
|
|
|
[PIG-2960] Increase the timeout for unit test - Pig - [issue]
|
|
...Unit test under Windows is slower, some of unit tests cannot finish in time. Increase timeout....
|
|
|
http://issues.apache.org/jira/browse/PIG-2960
Author: Daniel Dai,
2012-10-31, 23:12
|
|
|
[PIG-2958] Pig tests do not appear to have a logger attached - Pig - [issue]
|
|
...This causes false failures in TestPigRunner, but also makes debugging somewhat more difficult than it has to be....
|
|
|
http://issues.apache.org/jira/browse/PIG-2958
Author: Daniel Dai,
2012-10-31, 23:09
|
|
|
|