Re: HDFS Client under Windows

2009-10-09 Thread Jeff Hammerbacher
Hey Tobi, Some folks from the Condor team at Wisconsin claimed to have this working (see https://issues.apache.org/jira/browse/HDFS-573), but never posted a patch. Perhaps you could contact them and see if they have the patch ready for public consumption? Regards, Jeff On Thu, Oct 8, 2009 at 7:50

Re: Use DTS instead of DFS for data warehouse

2010-02-04 Thread Jeff Hammerbacher
Hey 易剑, Your proposed system sounds quite a bit like Zebra, which is a contributed project under the Pig subproject: http://wiki.apache.org/pig/zebra. Have you taken a look at Zebra? Thanks, Jeff 2010/2/4 易剑 > *Glossary* > DTS: Distributed Table System, not a bigtable > DFS: Distributed File S

Re: namenode crash - recovery model?

2010-09-28 Thread Jeff Hammerbacher
Hey John, See https://issues.apache.org/jira/browse/HDFS-1064 for the JIRA where high availability strategies for the NameNode are discussed. Thanks, Jeff On Mon, Sep 13, 2010 at 2:33 PM, John Hui wrote: > Hi All, > > I am new to Hadoop. I have been reading and playing around with Hadoop, it

Re: Please join me in welcoming the following people as committers to the Hadoop project

2011-01-05 Thread Jeff Hammerbacher
Congratulations! Great to see the community growing once again. On Wed, Jan 5, 2011 at 8:34 PM, Jay Booth wrote: > Congrats, all! > > On Wed, Jan 5, 2011 at 11:09 PM, Stack wrote: > > > Congrats lads. > > St.Ack > > > > On Wed, Jan 5, 2011 at 7:40 PM, Ian Holsman wrote: > > > On behalf of the

[jira] Created: (HDFS-910) Update http://hadoop.apache.org/hdfs/credits.html with current list of committers

2010-01-20 Thread Jeff Hammerbacher (JIRA)
HDFS Issue Type: Improvement Components: documentation Reporter: Jeff Hammerbacher The website appears out of date; http://people.apache.org/~jim/committers.html lists folks as committers to projects who do not appear on http://hadoop.apache.org/hdfs/credits.html

[jira] Created: (HDFS-1120) Make DataNode's block-to-device placement policy pluggable

2010-04-29 Thread Jeff Hammerbacher (JIRA)
ement Components: data-node Reporter: Jeff Hammerbacher As discussed on the mailing list, as the number of disk drives per server increases, it would be useful to allow the DataNode's policy for new block placement to grow in sophistication from the current round-robin strategy.

[jira] Created: (HDFS-1121) Allow HDFS client to measure distribution of blocks across devices for a specific DataNode

2010-04-29 Thread Jeff Hammerbacher (JIRA)
Project: Hadoop HDFS Issue Type: Improvement Components: hdfs client Reporter: Jeff Hammerbacher As discussed on the mailing list, it would be useful if the DfsClient could measure the distribution of blocks across devices for an individual DataNode. -- This

[jira] Created: (HDFS-1454) Update the documentation to reflect true client caching strategy

2010-10-13 Thread Jeff Hammerbacher (JIRA)
: Improvement Components: documentation, hdfs client Reporter: Jeff Hammerbacher As noted on the mailing list (http://mail-archives.apache.org/mod_mbox/hadoop-hdfs-user/201010.mbox/%3caanlkti=2csk+ay05btouo-uzv=o4w6ox2pq4nxgpd...@mail.gmail.com%3e), the "Staging" sectio

[jira] Created: (HDFS-1565) Make DataNode respect dfs.datanode.failed.volumes.tolerated at startup

2011-01-03 Thread Jeff Hammerbacher (JIRA)
Type: Improvement Components: data-node Reporter: Jeff Hammerbacher Currently, the DataNode will not start up if a single volume has failed; HDFS-1161 added a configuration parameter to raise this threshold. We should respect this configuration at startup. -- This message is

[jira] Resolved: (HDFS-1565) Make DataNode respect dfs.datanode.failed.volumes.tolerated at startup

2011-01-03 Thread Jeff Hammerbacher (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Hammerbacher resolved HDFS-1565. - Resolution: Duplicate Misread Eli's message on the HDFS mailing list; apparently

[jira] [Resolved] (HDFS-2802) Support for RW/RO snapshots in HDFS

2012-01-25 Thread Jeff Hammerbacher (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Hammerbacher resolved HDFS-2802. - Resolution: Duplicate Duplicate of HDFS-233 > Support for RW

[jira] [Resolved] (HDFS-2802) Support for RW/RO snapshots in HDFS

2012-02-10 Thread Jeff Hammerbacher (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Hammerbacher resolved HDFS-2802. - Resolution: Duplicate There's a ton of useful discussion on the HDFS-233 ticket