dctc icon indicating copy to clipboard operation
dctc copied to clipboard

cp -R Fatal Error

Open fdouetteau opened this issue 12 years ago • 0 comments

Fatal Error while doing cp -R hdfs://mydir ./

Exception in thread "main" java.lang.Error: Fatal error in getSonPath: parent=hdfs:///user/ml/signaux son=hdfs:///bigdata01t.bbo1t.local:8020/user/ml/signaux separator=/ at com.dataiku.dctc.file.FileManipulation.getSonPath(FileManipulation.java:143) at com.dataiku.dctc.command.ListCommand.computeTasksList(ListCommand.java:126) at com.dataiku.dctc.command.ListCommand.perform(ListCommand.java:48) at com.dataiku.dctc.Main.main(Main.java:184)

fdouetteau avatar Jun 21 '13 12:06 fdouetteau