sorry, i paste the wrong message:
bin/start-dfs.sh: line 50: /bin/hadoop-daemon.sh: file dont' exists
I was asking if it was possible to run hdfs without hadoop files,
onlye with files on the svn repo (or this git mirror):
http://github.com/apache/hadoop-hdfs.git
thanks!!
On Mon, Jul 5, 2010 at
Retaking this thread,
and sorry to insist:
using the wiki steps to run hdfs leads to a:
Hadoop common not found
On Sat, Jun 12, 2010 at 12:49 AM, Alberich de megres
wrote:
> Oks,
> Thanks a lot!!!
>
> I'm going to try it now.
>
> On Fri, Jun 11, 2010 at 2:46 AM, Jitendra Nath Pandey
> wrote:
You can debug MiniDFSCluster which is for unit test of HDFS.
On Mon, Jul 5, 2010 at 8:53 AM, Alberich de megres wrote:
> Hello again!
>
> A quick question:
> - How you debug hdfs?
>
> I'm using eclipse, but which class do i need to run?
> thanks!
>
--
Best Regards
Jeff Zhang
Hello again!
A quick question:
- How you debug hdfs?
I'm using eclipse, but which class do i need to run?
thanks!
Is there a reason you're using that particular interface? That's very
low-level.
See http://wiki.apache.org/hadoop/HadoopDfsReadWriteExample for the proper
API to use.
- Aaron
On Sat, Jul 3, 2010 at 1:36 AM, Vidur Goyal wrote:
> Hi,
>
> I am trying to create a file in hdfs . I am calling create