Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 41 to 50 from 51 (0.302s).
Loading phrases to help you
refine your search...
Re: [VOTE] Rename hadoop branches post hadoop-1.x - Hadoop - [mail # general]
...3, 4, 2, 1, 5 (non binding)  Arpit Gupta Hortonworks Inc. http://hortonworks.com/  On Mar 19, 2012, at 6:06 PM, Arun C Murthy wrote:  a hole. 2 months then we get option 1, el...
   Author: Arpit Gupta, 2012-03-21, 18:46
[HADOOP-8171] add -force option to namenode -format command - Hadoop - [issue]
...Currently the bin/hadoop namenode -format prompts the user for a Y/N to setup the directories in the local file system.We should add a -force option which when present the user is not prompt...
http://issues.apache.org/jira/browse/HADOOP-8171    Author: Arpit Gupta, 2012-03-14, 20:38
Re: Adding nodes - Hadoop - [mail # user]
...It is initiated by the slave.   If you have defined files to state which slaves can talk to the namenode  (using config dfs.hosts) and which hosts cannot (using property  dfs....
   Author: Arpit Gupta, 2012-03-02, 01:52
Re: [VOTE] Hadoop-1.0.1 Release Candidate 1 - Hadoop - [mail # dev]
...+1 (non binding) tested on secure and non secure clusters and no  regressions were found.   On Feb 14, 2012, at 2:29 PM, Matt Foley wrote:  Release week http://people.apache.o...
   Author: Arpit Gupta, 2012-02-21, 18:29
Re: How to get rid of deprecated messages - Hadoop - [mail # user]
...export HADOOP_HOME_WARN_SUPPRESS=1  Will get rid of the warning.  The warning shows up if HADOOP_HOME env var is set. Instead you can use HADOOP_PREFIX   Arpit  On Jan 26...
   Author: Arpit Gupta, 2012-01-27, 06:34
Re: [VOTE] Hadoop-1.0.0 release candidate 3 - Hadoop - [mail # dev]
...+1 (non binding)  Ran system tests on both secure and non secure hadoop (20 node clusters)  and tests passed with expected results.  Arpit [EMAIL PROTECTED]     On D...
   Author: Arpit Gupta, 2011-12-21, 02:39
Re: Desperate!!!! Expanding,shrinking cluster or replacing failed nodes. - Hadoop - [mail # user]
...On the new nodes you are trying to add make sure the  dfs/data  directories are empty. You probably have a VERSION file from an older  deploy and thus causing the incompatible...
   Author: Arpit Gupta, 2011-12-20, 17:38
Re: writing to hdfs via java api - Hadoop - [mail # user]
...hdfs scheme should work but you will have to change the port. To find the correct port # look for fs.default.name prop in the core-site.xml or the namenode ui should also state the port. &nb...
   Author: Arpit Gupta, 2011-10-28, 06:05
Re: [VOTE] 0.20.205.0 Release Candidate 2 - Hadoop - [mail # dev]
...Deployed to a cluster of 20 servers, with security and append features  enabled. Passed our internal test suite. Looks good!  +1 (non binding)  Arpit [EMAIL PROTECTED]   ...
   Author: Arpit Gupta, 2011-10-12, 17:18
Re: formatting hdfs without user interaction - Hadoop - [mail # user]
...The reason you are getting multiple prompts is that you have multiple  dir's defined in the dfs.name.dir.  A simple expect script would take care of this.  #!/usr/bin/expect -...
   Author: Arpit Gupta, 2011-09-22, 22:17
Sort:
project
Hadoop (51)
HDFS (32)
MapReduce (29)
HBase (4)
Pig (4)
Zookeeper (3)
Sqoop (2)
type
issue (20)
mail # dev (15)
mail # user (11)
mail # general (5)
date
last 7 days (1)
last 30 days (10)
last 90 days (13)
last 6 months (19)
last 9 months (51)
author
Harsh J (1379)
Steve Loughran (933)
Owen O'Malley (816)
Todd Lipcon (756)
Arun C Murthy (575)
Eli Collins (513)
Allen Wittenauer (461)
Doug Cutting (344)
Konstantin Boudnik (336)
Mark Kerzner (334)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (303)
jason hadoop (279)
Arpit Gupta