| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
23 (0.093s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: [VOTE] Plan to create release candidate for 0.23.8 - MapReduce - [mail # dev]
|
|
...+1 (non-binding) On Sun, May 19, 2013 at 6:23 PM, Sandy Ryza wrote: Zhijie Shen Hortonworks Inc. http://hortonworks.com/...
|
|
|
Author: Zhijie Shen,
2013-05-20, 06:50
|
|
|
[MAPREDUCE-5234] Signature changes for getTaskId of TaskReport in mapred - MapReduce - [issue]
|
|
...TaskReport in mapred of MR2 extends TaskReport in mapreduce, and inherits getTaskId, which return TaskID object. in MR1, this function returns String....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-5234
Author: Zhijie Shen,
2013-05-18, 14:36
|
|
|
[MAPREDUCE-5233] Functions are changed or removed from Job in jobcontrol - MapReduce - [issue]
|
|
...The functions are removed from Job in jobcontrol:1. setMapredJobID(String)2. setState(int)The function signatures are changed:1. addDependingJob(ControlledJob)2. getMapredJobID()...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-5233
Author: Zhijie Shen,
2013-05-16, 05:35
|
|
|
[MAPREDUCE-5235] mapred.Counters incompatiblity issues with MR1 - MapReduce - [issue]
|
|
...MAX_GROUP_LIMIT is removed from Counters in mapred in MR2. Though it seems not to be the variable that will be referred by the user code. It was actually configurable value MR1. We should in...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-5235
Author: Zhijie Shen,
2013-05-16, 04:48
|
|
|
[MAPREDUCE-5244] Two functions changed their visibility in JobStatus - MapReduce - [issue]
|
|
...Two functions change their visibility in JobStatus from public to protected:void setRunState(int)void setSchedulingInfo(String)...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-5244
Author: Zhijie Shen,
2013-05-15, 15:06
|
|
|
[MAPREDUCE-5228] Enum Counter is removed from FileInputFormat and FileOutputFormat of both mapred and mapreduce - MapReduce - [issue]
|
|
...The enum was used by findCounter(Enum key) to find a specific counter object. Now it seems to be replaced by FileInputFormatCounter and FileOutputFormatCounter. Now the enum seems to be only...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-5228
Author: Zhijie Shen,
2013-05-14, 19:04
|
|
|
[MAPREDUCE-5237] ClusterStatus incompatiblity issues with MR1 - MapReduce - [issue]
|
|
...The three functions are:Collection<String> getGraylistedTrackerNames()int getGraylistedTrackers()State getJobTrackerState()The're tracker related, such that they are no longer used in ...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-5237
Author: Zhijie Shen,
2013-05-14, 01:06
|
|
|
[MAPREDUCE-5231] Constructor of DBInputFormat.DBRecordReader in mapred is changed - MapReduce - [issue]
|
|
...The constructor of DBInputFormat.DBRecordReader in mapred is changed from MR1 to RM2. Though MAPREDUCE-716 tried to deal with the API difference. However, if DBInputFormat.DBRecordReader is ...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-5231
Author: Zhijie Shen,
2013-05-14, 00:08
|
|
|
[MAPREDUCE-5230] createFileSplit is removed from NLineInputFormat of mapred - MapReduce - [issue]
|
|
...createFileSplit is removed from NLineInputFormat of mapred, because it's no longer used in the new getSplit implementation. However, since function is protected before, there is still the po...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-5230
Author: Zhijie Shen,
2013-05-14, 00:07
|
|
|
[MAPREDUCE-5245] A number of public static variables are removed from JobConf - MapReduce - [issue]
|
|
...A number of public static variables are removed from JobConf:boolean DEFAULT_MAPREDUCE_RECOVER_JOB String MAPREDUCE_RECOVER_JOB String WORKFLOW_ADJACENCY_PREFIX_PATTERN String WORKFLOW_...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-5245
Author: Zhijie Shen,
2013-05-14, 00:04
|
|
|
|