Skip to content

Commit

Permalink
update hive_datasource.conf (#198)
Browse files Browse the repository at this point in the history
  • Loading branch information
bojackli authored Apr 12, 2024
1 parent 0784c0b commit 9b0c57d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion conf-template/client_import/hive_datasource.conf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# --driver-memory=2G --executor-memory=30G \
# --num-executors=3 --executor-cores=20 \
# --class com.vesoft.nebula.exchange.Exchange \
# nebula-exchange-3.0-SNAPSHOT.jar -c csv_datasource.conf
# nebula-exchange-3.0-SNAPSHOT.jar -c hive_datasource.conf

{
# Spark config
Expand Down
2 changes: 1 addition & 1 deletion conf-template/sst_import/hive_datasource.conf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# --driver-memory=2G --executor-memory=30G \
# --num-executors=3 --executor-cores=20 \
# --class com.vesoft.nebula.exchange.Exchange \
# nebula-exchange-3.0-SNAPSHOT.jar -c csv_datasource.conf
# nebula-exchange-3.0-SNAPSHOT.jar -c hive_datasource.conf

{
# Spark config
Expand Down

0 comments on commit 9b0c57d

Please sign in to comment.