Open zzylol opened 3 years ago
Dear author, thanks for the great work. When I try to put graph data to hdfs, it reports the error as below:
$ mpiexec -n 1 $GMINER_HOME/release/put $GMINER_HOME/sample-datasets/normal_sample.adj /GMiner/normal_sample readDirect: FSDataInputStream#read error: java.lang.UnsupportedOperationException: Byte-buffer read unsupported by input stream at org.apache.hadoop.fs.FSDataInputStream.read(FSDataInputStream.java:146)
Could you help me figure out what's going wrong? Thanks!
Could you give some examples of put and partition command line? Thanks!
put
partition
hi, I have the same issue. Did you manage to solve it? Thanks.
Dear author, thanks for the great work. When I try to put graph data to hdfs, it reports the error as below:
Could you help me figure out what's going wrong? Thanks!