| clear query|facets|time |
Search criteria: .
Results from 131 to 140 from
449 (0.208s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: hadoop namenode recovery - HDFS - [mail # user]
|
|
...Its very rare to observe an NN crash due to a software bug in production. Most of the times its a hardware fault you should worry about. On 1.x, or any non-HA-carrying release, the bes...
|
|
|
Author: Harsh J,
2013-01-15, 04:36
|
|
|
Re: Adding new HUG in Sao Paulo to HadoopUsersGroup wiki page - HDFS - [mail # user]
|
|
...Done. You can proceed and edit it in now. On Mon, Jan 14, 2013 at 7:21 PM, Paulo E. V. Magalhaes wrote: Harsh J...
|
|
|
Author: Harsh J,
2013-01-14, 15:35
|
|
|
Re: Adding new HUG in Sao Paulo to HadoopUsersGroup - HDFS - [mail # user]
|
|
...I've added you in as a wiki contributor - feel free to edit the HUGs page by self. Thanks for taking the time to contribute! On Mon, Jan 14, 2013 at 7:01 PM, Paulo E. V. Magalhaes &nb...
|
|
|
Author: Harsh J,
2013-01-14, 15:32
|
|
|
Re: Scheduling non-MR processes - HDFS - [mail # user]
|
|
...Perhaps JNI is your best bet at this point. I am not aware of a native C++ interface for YARN available yet, although in 2.x releases or 2.x based distributions the protocol communication is...
|
|
|
Author: Harsh J,
2013-01-12, 17:00
|
|
|
Re: Scheduling non-MR processes - HDFS - [mail # user]
|
|
...Hi, Inline. On Sat, Jan 12, 2013 at 9:39 PM, John Lilley wrote: Apache Hadoop has moved past plain MR onto YARN. YARN allows MR (called MR2) and also allows other for...
|
|
|
Author: Harsh J,
2013-01-12, 16:40
|
|
|
[HDFS-4278] The DFS_BLOCK_ACCESS_TOKEN_ENABLE config should be automatically turned on when security is enabled. - HDFS - [issue]
|
|
...When enabling security, one has to manually enable the config DFS_BLOCK_ACCESS_TOKEN_ENABLE (dfs.block.access.token.enable). Since these two are coupled, we could make it turn itself on auto...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4278
Author: Harsh J,
2013-01-04, 17:47
|
|
|
Re: how to start hadoop 1.0.4 backup node? - HDFS - [mail # user]
|
|
...Hi, I'd already addressed this via https://issues.apache.org/jira/browse/HADOOP-7297 and it isn't present anymore in 1.1.x+ docs. On Sat, Dec 29, 2012 at 11:42 AM, 周梦想 wrot...
|
|
|
Author: Harsh J,
2012-12-29, 06:27
|
|
|
Re: question about ZKFC daemon - HDFS - [mail # user]
|
|
...Hi, There are two different things here: Automatic Failover and Quorum Journal Manager. The former, used via a ZooKeeper Failover Controller, is to manage failovers automatically (base...
|
|
|
Author: Harsh J,
2012-12-27, 16:34
|
|
|
Re: distributed cache - HDFS - [mail # user]
|
|
...Hi, Sorry for having been ambiguous. For (1) I meant a large block (if the block size is large). For (2) I meant multiple, concurrent threads. On Wed, Dec 26, 2012 at 5:36 PM, Li...
|
|
|
Author: Harsh J,
2012-12-26, 12:19
|
|
|
Re: How to estimate hadoop.tmp.dir disk space - HDFS - [mail # user]
|
|
...The hadoop.tmp.dir is a local directory, usually defaulting to under /tmp/ and is thereby limited by that mount's space, not the HDFS space. On Wed, Dec 26, 2012 at 1:25 PM, centerqi h...
|
|
|
Author: Harsh J,
2012-12-26, 08:44
|
|
|
|