| clear query|facets|time |
Search criteria: .
Results from 51 to 60 from
136 (0.328s).
|
|
|
Loading phrases to help you refine your search...
|
|
apologies not my day today with commit messages - MapReduce - [mail # dev]
|
|
...wrong JIRAs in more than a few commit messages just in one day :( Alejandro...
|
|
|
Author: Alejandro Abdelnur,
2012-06-27, 18:35
|
|
|
[MAPREDUCE-3842] stop webpages from automatic refreshing - MapReduce - [issue]
|
|
...The automatic refresh makes quiet hard to look at something specific as it makes the page jump and sometime resets its position. This is specially painful when looking at jobs with large num...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-3842
Author: Alejandro Abdelnur,
2012-06-09, 14:07
|
|
|
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
|
|
|
|