| clear query|facets|time |
Search criteria: .
Results from 61 to 70 from
136 (0.159s).
|
|
|
Loading phrases to help you refine your search...
|
|
[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
|
|
|
[MAPREDUCE-3389] MRApps loads the 'mrapp-generated-classpath' file with classpath from the build machine - MapReduce - [issue]
|
|
...The 'mrapp-generated-classpath' file contains the classpath from where Hadoop was build. This classpath is not useful under any circumstances.For example the content of the 'mrapp-generated-...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-3389
Author: Alejandro Abdelnur,
2012-02-20, 09:55
|
|
|
[MAPREDUCE-3415] improve MiniMRYarnCluster & DistributedShell JAR resolution - MapReduce - [issue]
|
|
...Current JAR resolution assumes the following: The class used for JAR lookup is effectively in a JAR A System property is set for testing with the location of the JARThe problem with #1 is th...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-3415
Author: Alejandro Abdelnur,
2012-02-08, 13:53
|
|
|
[MAPREDUCE-3499] New MiniMR does not setup proxyuser configuration correctly, thus tests using doAs do not work - MapReduce - [issue]
|
|
...The new MiniMR implementation is not taking proxyuser settings.Because of this, testcases using/testing doAs functionality fail.This affects all Oozie testcases that use MiniMR....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-3499
Author: Alejandro Abdelnur,
2012-02-02, 14:19
|
|
|
[MAPREDUCE-3745] mapred/yarn scripts should use lib/'*' instead looping the dir for jar to create the classpath - MapReduce - [issue]
|
|
...The scripts do a for loop on the JAR contents of the directory, they should just use '' in the classpath, ie lib/''This will reduce the length of the generated classpath significantly...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-3745
Author: Alejandro Abdelnur,
2012-01-27, 22:41
|
|
|
[MAPREDUCE-3380] Token infrastructure for running clients which are not kerberos authenticated - MapReduce - [issue]
|
|
...The JobClient.getDelegationToken() method is returning NULL, this makes Oozie fail when trying to get the delegation token to use it for starting a job.What is seems to be happing is that Jo...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-3380
Author: Alejandro Abdelnur,
2012-01-11, 13:22
|
|
|
[MAPREDUCE-3500] MRJobConfig creates an LD_LIBRARY_PATH using the platform ARCH - MapReduce - [issue]
|
|
...With HADOOP-7874 we are removing the arch from the java.library.path.The LD_LIBRARY_PATH being set should not include the ARCH.public static final String DEFAULT_MAPRED_ADMIN_USER_ENV = ...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-3500
Author: Alejandro Abdelnur,
2012-01-05, 22:13
|
|
|
[MAPREDUCE-3544] gridmix build is broken, requires hadoop-archives to be added as ivy dependency - MapReduce - [issue]
|
|
...Having moved HAR/HadoopArchives to common/tools makes gridmix to fail as HadoopArchives is not in the mr1 classpath anymore.hadoop-archives artifact should be added to gridmix dependencies...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-3544
Author: Alejandro Abdelnur,
2012-01-05, 22:13
|
|
|
[MAPREDUCE-3557] MR1 test fail to compile because of missing hadoop-archives dependency - MapReduce - [issue]
|
|
...MAPREDUCE-3544 added hadoop-archives as dependency to gridmix and raid, but missed to add it to the main ivy.xml for the MR1 testcases thus the ant target 'compile-mapred-test' fails.I was u...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-3557
Author: Alejandro Abdelnur,
2012-01-05, 22:12
|
|
|
|