You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
org.apache.hadoop.ipc.RemoteException(java.io.IOException): File /user/mozhenghua/com.qlangtech.tis.hdfs.impl.HdfsFileSystemFactory@29d80d2b/test/test could only be replicated to 0 nodes instead of minReplication (=1). There are 1 datanode(s) running and 1 node(s) are excluded in this operation.
at org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.chooseTarget4NewBlock(BlockManager.java:1628)
have export an port 8082, on namenode :
ports:
- "50070:50070"
- "8020:8020"
and I have found a historical issue #15, it seems that has been fixed. is there anyone can help me, thanks
The text was updated successfully, but these errors were encountered:
when i was post text to HDFS by java client from local:
however throw an exception form server side:
have export an port 8082, on namenode :
and I have found a historical issue #15, it seems that has been fixed. is there anyone can help me, thanks
The text was updated successfully, but these errors were encountered: