Home | About | Sematext search-lucene.com search-hadoop.com
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
Sort:
project
Hadoop (203)
MapReduce (123)
HDFS (56)
HBase (14)
Pig (11)
Hive (10)
Avro (4)
Sqoop (2)
Flume (1)
type
issue (56)
mail # dev (42)
mail # user (25)
date
last 7 days (2)
last 30 days (3)
last 90 days (6)
last 6 months (15)
last 9 months (123)
author
Harsh J (1036)
Arun C Murthy (500)
Vinod Kumar Vavilapalli (351)
Todd Lipcon (282)
Amar Kamat (184)
Mohammad Tariq (174)
Thomas Graves (173)
Owen O'Malley (162)
Hemanth Yamijala (155)
Amareshwari Sriramadasu (153)
Pedro Costa (153)
Ted Yu (148)
Robert Evans (146)
Tom White (138)
Aaron Kimball (131)
Alejandro Abdelnur