Hi Everybody,
I am trying to run Nutch Distributed File System. I ran the Namenode
server, Datanode Servers but when I run the testclient I keep getting
Exception. I am reproducing same after the message.
I am trying to run the standard example. Can somebody help? Is there
any documentation available on NDFS?
-Prajakt
============================================
Exception in thread "main" java.io.IOException: Could not obtain new
output block for file x.txt
at
net.nutch.ndfs.NDFSClient$NameNodeCaller.getNewOutputBlock(NDFSClient.java:907)
at
net.nutch.ndfs.NDFSClient$NDFSOutputStream.nextBlockOutputStream(NDFSClient.java:603)
at
net.nutch.ndfs.NDFSClient$NDFSOutputStream.<init>(NDFSClient.java:584)
at net.nutch.ndfs.NDFSClient.create(NDFSClient.java:72)
at net.nutch.fs.NDFSFileSystem.create(NDFSFileSystem.java:52)
at net.nutch.fs.NDFSFileSystem.create(NDFSFileSystem.java:47)
at net.nutch.fs.NDFSFileSystem.doFromLocalFile(NDFSFileSystem.java:155)
at
net.nutch.fs.NDFSFileSystem.copyFromLocalFile(NDFSFileSystem.java:130)
at net.nutch.fs.TestClient.copyFromLocal(TestClient.java:33)
at net.nutch.fs.TestClient.main(TestClient.java:217)
-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Nutch-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nutch-developers