| clear query|facets|time |
Search criteria: .
Results from 121 to 130 from
1373 (0.364s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: why not hadoop backup name node data to local disk daily or hourly? - Hadoop - [mail # user]
|
|
...Hi Mohammad, On Thu, Dec 20, 2012 at 3:54 PM, Mohammad Tariq wrote: This isn't true anymore. We are continuing to keep the SNN and have undeprecated it. See https://issues....
|
|
|
Author: Harsh J,
2012-12-20, 10:34
|
|
|
Re: why not hadoop backup name node data to local disk daily or hourly? - Hadoop - [mail # user]
|
|
...Hi, On Thu, Dec 20, 2012 at 3:18 PM, 周梦想 wrote: The SecondaryNameNode does this, and that is also why it is recommended to run. In HA HDFS, the StandbyNameNode does the sam...
|
|
|
Author: Harsh J,
2012-12-20, 10:06
|
|
|
Re: Development against hadoop v 0.23.5 - Hadoop - [mail # user]
|
|
...Hi Anil, Usage oriented questions should be directed at [EMAIL PROTECTED]. Also, you are running into an MR2 issue (not related to YARN - which is just a platform MR2 runs on. See [1])...
|
|
|
Author: Harsh J,
2012-12-20, 06:01
|
|
|
Re: Test failures on a released version - Hadoop - [mail # user]
|
|
...It is possible that the tests may have failed due to the environment or cause of flakiness. Can you share more details on the specific failed tests? Also, depending on what major modul...
|
|
|
Author: Harsh J,
2012-12-18, 09:15
|
|
|
[HADOOP-8845] When looking for parent paths info, globStatus must filter out non-directory elements to avoid an AccessControlException - Hadoop - [issue]
|
|
...A brief description from my colleague Stephen Fritz who helped discover it:[root@node1 ~]# su - hdfs-bash-4.1$ echo "My Test String">testfile <-- just a text file, for testing below-ba...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8845
Author: Harsh J,
2012-12-12, 22:36
|
|
|
Re: Force task location on input split location? - Hadoop - [mail # user]
|
|
...In case of HBase, the locality is bound to be restricted to one node (the node hosting the region asked for). Otherwise, replication affects locality (N options). On Sat, Dec 8, 2012 a...
|
|
|
Author: Harsh J,
2012-12-08, 18:08
|
|
|
Re: Force task location on input split location? - Hadoop - [mail # user]
|
|
...Answer depends on a couple of features to be present in your version of Hadoop, and is inline. On Fri, Dec 7, 2012 at 11:38 PM, Jean-Marc Spaggiari wrote: There is no sever...
|
|
|
Author: Harsh J,
2012-12-08, 15:51
|
|
|
Re: DFS and the RecordReader - Hadoop - [mail # user]
|
|
...Ah ok, understood what you seem to be looking for. Lets follow the simple LineReader implementation in that case. TextInputFormat uses LineRecordReader: [1] - Line 52 LineRecordR...
|
|
|
Author: Harsh J,
2012-12-06, 23:07
|
|
|
Re: M/R, Strange behavior with multiple Gzip files - Hadoop - [mail # user]
|
|
...Ok, I can't tell about the performance of your map process, but it is sometimes common to see 0% -> 100% jumps in progressbars when working over compressed data - as the progress (in term...
|
|
|
Author: Harsh J,
2012-12-06, 16:39
|
|
|
Re: Tell Hadoop to store pairs of files at the same location(s) on HDFS - Hadoop - [mail # user]
|
|
...You are probably talking of https://issues.apache.org/jira/browse/HDFS-2576 and similar JIRAs. This feature isn't available in HDFS yet, but may arrive soon. On Wed, Dec 5, 2012 at 11:...
|
|
|
Author: Harsh J,
2012-12-05, 17:58
|
|
|
|