| clear query|facets|time |
Search criteria: .
Results from 11 to 19 from
19 (0.139s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Other FS Pointer? - HDFS - [mail # user]
|
|
...Adding more, Luster http://wiki.lustre.org/index.php/Main_Page Ceph http://ceph.newdream.net Hydra (In python) http:/ /projects.cs.luc.edu/comp412/...
|
|
|
Author: Bharath Mundlapudi,
2011-05-06, 07:43
|
|
|
Re: run pig on hadoop - HDFS - [mail # dev]
|
|
...Hello Hiba, The file fileHDFS will be stored under user home directory. Lets say you run this command as 'hdfsclient' user. Then it should be located at /user/hdfsclient/fileHDFS. You ...
|
|
|
Author: Bharath Mundlapudi,
2011-04-26, 02:12
|
|
|
Re: Datanode won't start with bad disk - HDFS - [mail # user]
|
|
...Also, you will need this patch. https://issues.apache.org/jira/browse/HAD OOP-7040 ________________________________ From: Bharath Mun dlapudi To: "[EMAIL PROTECTED]" &nbs...
|
|
|
Author: Bharath Mundlapudi,
2011-03-24, 23:08
|
|
|
Re: Datanode won't start with bad disk - HDFS - [mail # user]
|
|
...Hi Adam, I have posted a patch for this problem for Hadoop version 20. Please refer the following Jira. https://issues.apache.org/jira/brows e/HDFS-1592 -Bharath &nbs...
|
|
|
Author: Bharath Mundlapudi,
2011-03-24, 23:00
|
|
|
Re: HDFS drive, partition best practice - HDFS - [mail # user]
|
|
...Essentially, you are keeping 2TB (+2TB RAID1) for the first pair. Which files are you planning to put in this pair? Just curious, how big can userlogs dir can grow in your systems? &nb...
|
|
|
Author: Bharath Mundlapudi,
2011-02-08, 19:10
|
|
|
Re: changing the block size - HDFS - [mail # user]
|
|
...Edit conf/hdfs-site.xml for block size in Namenode. But clean way is to copy this file across the cluster. This new value becomes cluster default. -Bharath From: Bharath ...
|
|
|
Author: Bharath Mundlapudi,
2011-02-07, 00:53
|
|
|
Re: changing the block size - HDFS - [mail # user]
|
|
...Answer depends on what you are trying to achieve. Assuming you are trying to store a file in HDFS using put or copyFromLocal. You no need to restart the entire cluster, just Namenode restart...
|
|
|
Author: Bharath Mundlapudi,
2011-02-07, 00:45
|
|
|
Re: changing the block size - HDFS - [mail # user]
|
|
...Can you tell us, how are you verifying if its not working? Edit conf/hdfs-site.xml dfs.block.size And restart the cluster. -Bharath From...
|
|
|
Author: Bharath Mundlapudi,
2011-02-06, 19:25
|
|
|
Re: HDFS without Hadoop: Why? - HDFS - [mail # user]
|
|
...Note that there are other data structures in memory for the Namenode lik e BlockMap, Directory etc. Just by having number of bytes for file and b lock is not sufficient. But it i...
|
|
|
Author: Bharath Mundlapudi,
2011-02-05, 06:52
|
|
|
|