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-promot

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 rudime

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://:50075/browseDirectory.jsp?namenodeInfoPort=50070&dir=%2F Johannes Dawid Weiss wrote: I posted something like this a while ago. See here. https://issues.apache.or

Re: hadoop file system browser

2008-01-21 Thread Johannes Zillmann
Also the dfs should be browsable over web-ui http://:50075/browseDirectory.jsp?namenodeInfoPort=50070&dir=%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 need to u

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 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: > > >

Re: hadoop file system browser

2008-01-21 Thread Miles Osborne
hadoop dfs -ls DIR (etc) allows you to see the file system Miles On 21/01/2008, Cam Bazz <[EMAIL PROTECTED]> wrote: > > hello > is there any utility to browse hadoop fs? > Best Regards, > -C.B. >

hadoop file system browser

2008-01-21 Thread Cam Bazz
hello is there any utility to browse hadoop fs? Best Regards, -C.B.