| clear query|facets|time |
Search criteria: .
Results from 51 to 60 from
124 (0.203s).
|
|
|
Loading phrases to help you refine your search...
|
|
[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
|
|
|
[MAPREDUCE-3177] mapreduce tar layout does not conform new layout - MapReduce - [issue]
|
|
...The tar generated by MR does not follow the layout of common & hdfs, instead, it uses a arbitrary layout which is also different from the old legacy layout (there is a modules/ directory...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-3177
Author: Alejandro Abdelnur,
2011-12-16, 09:18
|
|
|
[MAPREDUCE-2606] Remove IsolationRunner - MapReduce - [issue]
|
|
...IsolationRunner it seems it has been broken for a while, it gives a NPE when trying to use it.In addition, it supports only Map tasks; to use it the user must ssh to the node where the task ...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-2606
Author: Alejandro Abdelnur,
2011-12-13, 06:22
|
|
|
|