javeme commented on PR #216:
URL: 
https://github.com/apache/incubator-hugegraph-computer/pull/216#issuecomment-1339176035

   ci error:
   ```java
   2022-12-06 07:11:45 (3.54 MB/s) - ‘ml-latest-small.zip’ saved [978202/978202]
   
   unzip -d ${DATASET_DIR} ml-latest-small.zip
   Archive:  ml-latest-small.zip
      creating: computer-dist/src/assembly/travis/../dataset/ml-latest-small/
     inflating: 
computer-dist/src/assembly/travis/../dataset/ml-latest-small/links.csv  
     inflating: 
computer-dist/src/assembly/travis/../dataset/ml-latest-small/tags.csv  
     inflating: 
computer-dist/src/assembly/travis/../dataset/ml-latest-small/ratings.csv  
     inflating: 
computer-dist/src/assembly/travis/../dataset/ml-latest-small/README.txt  
     inflating: 
computer-dist/src/assembly/travis/../dataset/ml-latest-small/movies.csv  
   
   
hugegraph-toolchain/hugegraph-loader/apache-hugegraph-loader-*/bin/hugegraph-loader.sh
 \
   -g hugegraph -f ${DATASET_DIR}/struct.json -s ${DATASET_DIR}/schema.groovy 
|| exit 1
   computer-dist/src/assembly/travis/load-data-into-hugegraph.sh: line 39: 
hugegraph-toolchain/hugegraph-loader/apache-hugegraph-loader-incubating-1.0.0/bin/hugegraph-loader.sh:
 Permission denied
   Error: Process completed with exit code 1.
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to