Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve the config file #159

Open
Nicole00 opened this issue Oct 13, 2023 · 0 comments
Open

improve the config file #159

Nicole00 opened this issue Oct 13, 2023 · 0 comments
Labels
hacktoberfest type/enhancement Type: make the code neat or more efficient

Comments

@Nicole00
Copy link
Contributor

Nicole00 commented Oct 13, 2023

  • extract some local configs in tag/edge to global config

    • extract some local configs in tag、edge to global config, and reserve the local config which has higher priority.
    • such as type.source, type.sink, batch, partition, header, delimiter, and for database datasource, the user, password, url, driver config can also be extracted to global one.
  • add a command to give a simplest config file template according to the datasource

    • spark-submit --master {mode} --class com.vesoft.nebula.exchange.Exchange exchange.jar -generateConfigTemplate csv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest type/enhancement Type: make the code neat or more efficient
Projects
Development

No branches or pull requests

1 participant