Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 21 to 30 from 62 (0.169s).
Loading phrases to help you
refine your search...
[MAPREDUCE-3775] Change MiniYarnCluster to escape special chars in testname - MapReduce - [issue]
...When using MiniYarnCluster with the testname set to a nested classname, the "$" within the class name creates issues with the container launch scripts as they try to expand the $... within t...
http://issues.apache.org/jira/browse/MAPREDUCE-3775    Author: Hitesh Shah, 2012-02-05, 14:11
[MAPREDUCE-3420] [Umbrella ticket] Make uber jobs functional - MapReduce - [issue]
...Umbrella jira for getting uber jobs to work correctly with YARN/MRv2...
http://issues.apache.org/jira/browse/MAPREDUCE-3420    Author: Hitesh Shah, 2012-01-10, 02:11
[MAPREDUCE-3425] uber job hangs and fails to get killed properly on a job kill signal - MapReduce - [issue]
http://issues.apache.org/jira/browse/MAPREDUCE-3425    Author: Hitesh Shah, 2012-01-10, 01:51
[MAPREDUCE-3485] DISKS_FAILED -101 error code should be defined in same location as ABORTED_CONTAINER_EXIT_STATUS - MapReduce - [issue]
...With MAPREDUCE-3121, it is defined in ContainerExecutor as part of yarn-nodemanager which would be a problem for client-side code if it needs to understand the exit code. A short term fix wo...
http://issues.apache.org/jira/browse/MAPREDUCE-3485    Author: Hitesh Shah, 2011-12-23, 00:46
Re: Running Distributed shell in hadoop0.23 - MapReduce - [mail # user]
...The shell script is invoked within the context of a container launched  by the NodeManager. If you are creating a directory using a relative  path, it will be created relative of t...
   Author: Hitesh Shah, 2011-12-15, 22:53
Re: Running Distributed shell in hadoop0.23 - MapReduce - [mail # user]
...The yarn jars are likely missing from the classpath. Could you try  creating the symlinks as per step 11 from   http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-mapreduce-pr...
   Author: Hitesh Shah, 2011-12-15, 05:09
Re: Running Distributed shell in hadoop0.23 - MapReduce - [mail # user]
...Assuming you have a non-secure cluster setup ( the code does not handle  security properly yet ), the following command would run the ls command  on 5 allocated containers.   ...
   Author: Hitesh Shah, 2011-12-14, 18:39
[MAPREDUCE-3426] uber-jobs tried to write outputs into wrong dir - MapReduce - [issue]
...Incorrect setup of the uber tasks causes tasks to try to write intermidiate outputs into dirs that the user does not have permissions to write to on a secure cluster....
http://issues.apache.org/jira/browse/MAPREDUCE-3426    Author: Hitesh Shah, 2011-12-14, 15:54
[MAPREDUCE-3421] Error in MR AM shutdown when running an uber-job - MapReduce - [issue]
...Exception thrown during the un-registration process in the ContainerAllocator#stop. Exception trace in next comment....
http://issues.apache.org/jira/browse/MAPREDUCE-3421    Author: Hitesh Shah, 2011-12-12, 22:02
[MAPREDUCE-3407] Wrong jar getting used in TestMR*Jobs* for MiniMRYarnCluster - MapReduce - [issue]
...pom for mapreduce-client-jobclient sets system property to incorrect jar name....
http://issues.apache.org/jira/browse/MAPREDUCE-3407    Author: Hitesh Shah, 2011-11-30, 06:17
Sort:
project
MapReduce (62)
Hadoop (15)
HBase (1)
HDFS (1)
type
issue (46)
mail # user (11)
mail # dev (5)
date
last 7 days (0)
last 30 days (2)
last 90 days (8)
last 6 months (12)
last 9 months (62)
author
Harsh J (1038)
Arun C Murthy (500)
Vinod Kumar Vavilapalli (351)
Todd Lipcon (283)
Amar Kamat (184)
Thomas Graves (175)
Mohammad Tariq (174)
Owen O'Malley (162)
Hemanth Yamijala (155)
Amareshwari Sriramadasu (153)
Pedro Costa (153)
Ted Yu (148)
Robert Evans (147)
Tom White (138)
Aaron Kimball (131)
Hitesh Shah