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

Update tagless configuration #1690

Merged
merged 1 commit into from
Oct 24, 2022

Conversation

cooper-lzy
Copy link
Contributor

What is changed, added or deleted? (Required)

What is the related PR or file link(s)?

  • This PR is translated from:
  • Other reference link(s):

@@ -68,6 +68,25 @@ Users only need to configure parameters for connecting to Hive if Spark and Hive
|`nebula.rate.limit`|int|`1024`|No|The limit on the number of tokens in the token bucket when importing data.|
|`nebula.rate.timeout`|int|`1000`|No|The timeout period for getting tokens from a token bucket. Unit: milliseconds.|

!!! note

NebulaGraph doesn't support vertices without tags by default. To import vertices without tags, [enable vertices without tags](../..//3.ngql-guide/12.vertex-statements/1.insert-vertex.md) in the NebulaGraph cluster and then add parameter `nebula.enableTagless` to the Exchange configuration with the value `true`. For example:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use macro

@randomJoe211 randomJoe211 merged commit d5da5d8 into vesoft-inc:master Oct 24, 2022
@cooper-lzy cooper-lzy deleted the exchange-update branch November 14, 2022 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants