| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
124 (0.405s).
|
|
|
Loading phrases to help you refine your search...
|
|
trunk & branch-2 builds now require cmake - MapReduce - [mail # dev]
|
|
...As a heads up, autoconf is dead, long live cmake HADOOP-8368 is in in both trunk and branch-2 (thanks Colin) If you are building native Hadoop (-Pnative) you may need to in...
|
|
|
Author: Alejandro Abdelnur,
2012-06-04, 19:38
|
|
|
Re: can we remove Ant stuff now that MAPREDUCE-3543 (gridmix) has been mavenized? - MapReduce - [mail # dev]
|
|
...My take is that we should delete all the stuff from there and unwire completely ANT from the build. Things can be revived from SVN if necessary at porting time. AFAIK, the current stat...
|
|
|
Author: Alejandro Abdelnur,
2012-05-17, 16:36
|
|
|
can we remove Ant stuff now that MAPREDUCE-3543 (gridmix) has been mavenized? - MapReduce - [mail # dev]
|
|
...First of all, Thomas, thanks for finalizing Gridmix mavenization. AFAIK this was the blocker to get rid of the Ant remnants from MR build. Can we delete all the build.xml and all...
|
|
|
Author: Alejandro Abdelnur,
2012-05-17, 16:12
|
|
|
[MAPREDUCE-3863] 0.22 branch mvn deploy is not publishing hadoop-streaming JAR - MapReduce - [issue]
|
|
...Without this JAR Oozie cannot be built/tested against 0.22...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-3863
Author: Alejandro Abdelnur,
2012-05-03, 14:07
|
|
|
[MAPREDUCE-4137] MRAppMaster shutdown hook should not call FileSystem.closeAll() - MapReduce - [issue]
|
|
...Filesystem.closeAll() attempts to remove the FileSystem shutdown hook.This triggers an exceptionException in thread "Thread-1" java.lang.IllegalStateException: Shutdown in progress at java.l...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4137
Author: Alejandro Abdelnur,
2012-04-11, 14:43
|
|
|
[MAPREDUCE-4109] availability of a job info in HS should be atomic - MapReduce - [issue]
|
|
...It seems that the HS starts serving info about a job before it has all the info available.In the trace below, a RunningJob throws a NPE when trying to access the counters.This is happening o...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4109
Author: Alejandro Abdelnur,
2012-04-11, 09:10
|
|
|
[MAPREDUCE-4098] TestMRApps testSetClasspath fails - MapReduce - [issue]
|
|
...The assertion of this test is testing for equality, as the generated classpath file is in the classpath the test fails.Instead, the test should test for the expected path elements to be in t...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4098
Author: Alejandro Abdelnur,
2012-04-06, 13:58
|
|
|
[MAPREDUCE-4033] MiniMRClientClusterFactory is not setting the temp dir correctly in the conf used to init MiniMRYarnCluster - MapReduce - [issue]
|
|
...Oozie testcases are failing randomly because MR2 reports the job as unknown.This seems to happen when Oozie queries via JobClient.getJob(<JOBID>) for a <JOBID> that just finished...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4033
Author: Alejandro Abdelnur,
2012-03-30, 11:52
|
|
|
[MAPREDUCE-4011] fix TestWritableJobConf failures - MapReduce - [issue]
|
|
...I think I broke this testcase with HADOOP-8167 as now deprecated/non-deprecated keys show in the iterator....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4011
Author: Alejandro Abdelnur,
2012-03-28, 07:42
|
|
|
[MAPREDUCE-3427] streaming tests fail with MR2 - MapReduce - [issue]
|
|
...After Mavenizing streaming and getting its testcases to use the MiniMRCluster wrapper (MAPREDUCE-3169), 4 testcases fail to pass.Following is an assessment of those failures. Note that the t...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-3427
Author: Alejandro Abdelnur,
2012-03-05, 02:49
|
|
|
|