Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 21 to 30 from 30 (0.098s).
Loading phrases to help you
refine your search...
[MAPREDUCE-4675] TestKillSubProcesses fails as the process is still alive after the job is done - MapReduce - [issue]
...I ran this test in branch 1 and branch 1.1 and they both failed with the followingTestcase: testJobKillFailAndSucceed took 82.219 sec        FAILEDnulljunit.framewor...
http://issues.apache.org/jira/browse/MAPREDUCE-4675    Author: Arpit Gupta, 2012-09-24, 23:40
[MAPREDUCE-4673] make TestRawHistoryFile and TestJobHistoryServer more robust - MapReduce - [issue]
...these unit tests fail if 2 different users run them on the same host as they are using /tmp/input pathfollowing is the info from the test logtestcase classname="org.apache.hadoop.mapred.Test...
http://issues.apache.org/jira/browse/MAPREDUCE-4673    Author: Arpit Gupta, 2012-09-24, 20:45
Re: No 32-bit taskcontroller on Hadoop 1.0.3 - MapReduce - [mail # user]
...Take a look at  http://hadoop.apache.org/docs/r1.0.3/cluster_setup.html  and look for 'Using the LinuxTaskController'  It has the info on what the permission and ownership of ...
   Author: Arpit Gupta, 2012-09-18, 03:29
Re: Accessing image files from hadoop to jsp - MapReduce - [mail # user]
...your browser does not know what an hftp file system is so it wont work.  If you use WebHDFS it has rest api's that you can use to read data from  hdfs. I would suggest look at thos...
   Author: Arpit Gupta, 2012-09-11, 21:00
Re: Error in : hadoop fsck / - MapReduce - [mail # user]
...Yogesh  try this  hadoop fsck -Ddfs.http.address=localhost:50070 /  50070 is the default http port that the namenode runs on. The property  dfs.http.address should be set...
   Author: Arpit Gupta, 2012-09-11, 16:44
Re: datanode has no storageID - MapReduce - [mail # user]
...When the datanode connects with the namenode for the first time it will  register with the namenode and during the registration the of the  datanode the storage id for the datanode...
   Author: Arpit Gupta, 2012-08-28, 17:42
Re: Help for Hadoop 2.0 - MapReduce - [mail # user]
...Hi Chandra  take a look at this   http://hadoop.apache.org/common/docs/current/hadoop-yarn/hadoop-yarn-site/ ClusterSetup.html  you need to add/update the following in your &n...
   Author: Arpit Gupta, 2012-08-21, 19:01
[MAPREDUCE-3782] teragen terasort jobs fail when using webhdfs:// - MapReduce - [issue]
...When running a teragen job with a webhdfs:// url the delegation token that is retrieved is an hdfs delegation token. And the subsequent terasort job on the output fails with java io exceptio...
http://issues.apache.org/jira/browse/MAPREDUCE-3782    Author: Arpit Gupta, 2012-08-10, 05:16
[MAPREDUCE-3100] distcp with an hftp destination url fails if the destination directory does not exist - MapReduce - [issue]
...bash-3.2$ bin/hadoop --config HADOOP_CONF_DIR distcp -i hftp://NN_HOST:50070/input_path  hftp://NN_HOST:50070/output_path11/09/27 04:36:01 INFO tools.DistCp: srcPaths=[hftp://hftp:/...
http://issues.apache.org/jira/browse/MAPREDUCE-3100    Author: Arpit Gupta, 2011-09-27, 05:34
[MAPREDUCE-3097] archive does not archive if the content specified is a file - MapReduce - [issue]
...archive command only archives directories. when the content specified is a file it proceeds with the archive job but does not archive the content this can be misleading as the user might thi...
http://issues.apache.org/jira/browse/MAPREDUCE-3097    Author: Arpit Gupta, 2011-09-26, 21:02
Sort:
project
Hadoop (51)
HDFS (31)
MapReduce (30)
HBase (4)
Pig (4)
Zookeeper (3)
Sqoop (2)
type
mail # user (21)
issue (8)
mail # dev (1)
date
last 7 days (1)
last 30 days (6)
last 90 days (7)
last 6 months (11)
last 9 months (30)
author
Harsh J (1040)
Arun C Murthy (501)
Vinod Kumar Vavilapalli (351)
Todd Lipcon (283)
Amar Kamat (184)
Mohammad Tariq (174)
Thomas Graves (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)
Arpit Gupta