| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
123 (0.075s).
|
|
|
Loading phrases to help you refine your search...
|
|
[MAPREDUCE-4408] allow jobs to set a JAR that is in the distributed cached - MapReduce - [issue]
|
|
...Setting a job JAR with JobConf.setJar(String) and Job.setJar(String) assumes that the JAR is local to the client submitting the job, thus it triggers copying the JAR to HDFS and injecting it...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4408
Author: Alejandro Abdelnur,
2012-09-27, 13:42
|
|
|
[MAPREDUCE-3024] Make all poms to have hadoop-project POM as common parent - MapReduce - [issue]
|
|
...in order to effectively use the Maven 'versions' plugin to update version numbers all POMs should have the hadoop-project POM as their common parent....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-3024
Author: Alejandro Abdelnur,
2012-09-22, 08:45
|
|
|
[MAPREDUCE-4669] MRAM web UI over HTTPS does not work with Kerberos security enabled - MapReduce - [issue]
|
|
...With Kerberos enable, the MRAM runs as the user that submitted the job, thus the MRAM process cannot read the cluster keystore files to get the certificates to start its HttpServer using HTT...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4669
Author: Alejandro Abdelnur,
2012-09-19, 19:26
|
|
|
[MAPREDUCE-4658] Move tools JARs into separate lib directories and have common bootstrap script. - MapReduce - [issue]
|
|
...This is a follow up of the discussion going on on MAPREDUCE-4644–Moving each tools JARs into separate lib/ dirs it is quite easy (modifying a single assembly). What we should think is ...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4658
Author: Alejandro Abdelnur,
2012-09-14, 19:13
|
|
|
[MAPREDUCE-4268] Add protocol to YARN to support GetGroups - MapReduce - [issue]
|
|
...This is a regression from Hadoop1, as hadoop mrgroups fails with:Exception in thread "main" java.lang.UnsupportedOperationException at org.apache.hadoop.mapred.tools.GetGroups.getProtocolAdd...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4268
Author: Alejandro Abdelnur,
2012-08-28, 02:07
|
|
|
[MAPREDUCE-4577] HDFS-3672 broke TestCombineFileInputFormat.testMissingBlocks() test - MapReduce - [issue]
|
|
...Before HDFS-3672, locally applying MAPREDUCE-4470 made TestCombineFileInputFormat to pass all it tests.After HDFS-3672, TestCombineFileInputFormat.testMissingBlocks() fails:$ mvn clean test ...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4577
Author: Alejandro Abdelnur,
2012-08-24, 15:31
|
|
|
[MAPREDUCE-4097] tools testcases fail because missing mrapp-generated-classpath file in classpath - MapReduce - [issue]
|
|
...The mrapp-generated-classpath file is created in hadoop-mapreduce-client-apptarget/classes/ dir but it is excluded from the JAR.When running tools testcases from root level, mvn uses hadoop-...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4097
Author: Alejandro Abdelnur,
2012-08-21, 23:41
|
|
|
[MAPREDUCE-4082] hadoop-mapreduce-client-app's mrapp-generated-classpath file should not be in the module JAR - MapReduce - [issue]
|
|
...Currently the mrapp-generated-classpath file containing the 'built' classpath, which only makes sense during building/testing in the machine where the build happens, is bundled in the hadoop...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4082
Author: Alejandro Abdelnur,
2012-08-21, 23:41
|
|
|
[MAPREDUCE-4091] tools testcases failing because of MAPREDUCE-4082 - MapReduce - [issue]
|
|
...MAPREDUCE-4082 moved the generated-classpath file used by MRApp from the main classpath to the test classpath.The objective of MAPREDUCE-4082 was to remove the generated-classpath file from ...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4091
Author: Alejandro Abdelnur,
2012-08-21, 23:41
|
|
|
[MAPREDUCE-4053] Counters group names deprecation is wrong, iterating over group names deprecated names don't show up - MapReduce - [issue]
|
|
...This is similar to the deprecation of Configuration properties bug HADOOP-8167, interator() retrieval of counter names only returns new names.Oozie breaks here because it is using the deprec...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4053
Author: Alejandro Abdelnur,
2012-08-16, 00:20
|
|
|
|