Re: hadoop file system browser

2008-01-21 Thread Cam Bazz
Hello, I meant like a gui. I found out this is possible tru the web interface however. thanks. On Jan 21, 2008 3:17 PM, Miles Osborne [EMAIL PROTECTED] wrote: hadoop dfs -ls DIR (etc) allows you to see the file system Miles On 21/01/2008, Cam Bazz [EMAIL PROTECTED] wrote: hello is

Re: hadoop file system browser

2008-01-21 Thread Dawid Weiss
I posted something like this a while ago. See here. https://issues.apache.org/jira/browse/HADOOP-2534 Works well for me, read the docs -- you'll need to update JARs (and re-sign them) if you work with the HEAD. Dawid

Re: hadoop file system browser

2008-01-21 Thread Johannes Zillmann
Also the dfs should be browsable over web-ui http://namenode:50075/browseDirectory.jsp?namenodeInfoPort=50070dir=%2F Johannes Dawid Weiss wrote: I posted something like this a while ago. See here. https://issues.apache.org/jira/browse/HADOOP-2534 Works well for me, read the docs -- you'll

Re: hadoop file system browser

2008-01-21 Thread Christophe Taton
The Eclipse plug-in also features a DFS browser. Johannes Zillmann wrote: Also the dfs should be browsable over web-ui http://namenode:50075/browseDirectory.jsp?namenodeInfoPort=50070dir=%2F Johannes Dawid Weiss wrote: I posted something like this a while ago. See here.

Re: hadoop file system browser

2008-01-21 Thread Dawid Weiss
The Eclipse plug-in also features a DFS browser. Yep. That's all true, I don't mean to self-promote, because there really isn't that much to advertise ;) I was just quite attached to file manager-like user interface; the mucommander clone I posted served me as a browser, but also for

Re: hadoop file system browser

2008-01-21 Thread Ted Dunning
There has been significant work on building a web-DAV interface for HDFS. I haven't heard any news for some time, however. On 1/21/08 11:32 AM, Dawid Weiss [EMAIL PROTECTED] wrote: The Eclipse plug-in also features a DFS browser. Yep. That's all true, I don't mean to self-promote,