liuxiaocs7 commented on PR #566:
URL:
https://github.com/apache/incubator-hugegraph-toolchain/pull/566#issuecomment-1879630054
```bash
./bin/hugegraph-spark-loader.sh --master local[*] --name
spark-hugegraph-loader --file ./example/spark/struct.json --host
192.168.110.214 --port 8080 --graph hugegraph
```
```
Finished load example/spark/vertex_software.json data
24/01/06 18:21:19 INFO DAGScheduler: ResultStage 4 (foreachPartition at
HugeGraphSparkLoader.java:155) finished in 0.696 s
24/01/06 18:21:19 INFO DAGScheduler: Job 4 is finished. Cancelling potential
speculative or zombie tasks for this job
24/01/06 18:21:19 INFO TaskSchedulerImpl: Killing all running tasks in stage
4: Stage finished
24/01/06 18:21:19 INFO DAGScheduler: Job 4 finished: foreachPartition at
HugeGraphSparkLoader.java:155, took 0.737901 s
24/01/06 18:21:19 INFO HugeGraphSparkLoader:
Finished load example/spark/edge_knows.json data
24/01/06 18:21:19 INFO HugeGraphSparkLoader:
------------The data load task is complete-------------------
insertSuccessCnt: 0
---------------------------------------------
24/01/06 18:21:19 INFO SparkUI: Stopped Spark web UI at
http://root1-System-Product-Name.lan:4040
24/01/06 18:21:19 INFO MapOutputTrackerMasterEndpoint:
MapOutputTrackerMasterEndpoint stopped!
24/01/06 18:21:19 INFO MemoryStore: MemoryStore cleared
24/01/06 18:21:19 INFO BlockManager: BlockManager stopped
24/01/06 18:21:19 INFO BlockManagerMaster: BlockManagerMaster stopped
24/01/06 18:21:19 INFO
OutputCommitCoordinator$OutputCommitCoordinatorEndpoint:
OutputCommitCoordinator stopped!
24/01/06 18:21:19 INFO SparkContext: Successfully stopped SparkContext
24/01/06 18:21:19 INFO SparkContext: SparkContext already stopped.
24/01/06 18:21:19 INFO SparkContext: SparkContext already stopped.
24/01/06 18:22:19 INFO ShutdownHookManager: Shutdown hook called
24/01/06 18:22:19 INFO ShutdownHookManager: Deleting directory
/tmp/spark-d5bc3b10-ffc7-4b84-adaf-d2498a6893aa
24/01/06 18:22:19 INFO ShutdownHookManager: Deleting directory
/tmp/spark-0b4951e1-070e-49e4-b5da-293b61ce7d15
```
--
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]