imbajin commented on code in PR #480:
URL: 
https://github.com/apache/incubator-hugegraph-toolchain/pull/480#discussion_r1281397899


##########
hugegraph-loader/assembly/static/bin/hugegraph-spark-loader.sh:
##########
@@ -25,7 +25,7 @@ get_params "$@"
 echo "engine_params: $ENGINE_PARAMS"
 echo "hugegraph_params: $HUGEGRAPH_PARAMS"
 
-ASSEMBLY_JAR_NAME=$(find "${LIB_DIR}" -name 'hugegraph-loader*.jar')
+ASSEMBLY_JAR_NAME=$(find "${LIB_DIR}" -name 
'*hugegraph-loader-incubating*.jar')

Review Comment:
   > ok
   
   seems also revert the `incubating` that we should remove? (Or we can't 
remove it after testing?)



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to