haohao0103 commented on issue #464:
URL: 
https://github.com/apache/incubator-hugegraph-toolchain/issues/464#issuecomment-1653033705

   @liuxiaocs7 
   hello, the conflict I'm trying to resolve is exactly what you described !!!
   after the shad-shaped jar is successfully packaged, you can run 
bin/hugegraph-spark-loader.sh to test it.
   as for  how to run in IDE?  
   I understand that since we set spark dependency to provided, we can't run in 
the IDE. Before shade, we can run temporary tests in IDE by modifying the scope 
that spark depends on, but now I think it is not possible.If we change the 
scope of spark dependency, we need to adjust the shade strategy to match 
whether spark dependency is external or existing in the project。
   


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