-
Notifications
You must be signed in to change notification settings - Fork 35
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
add conf template #105
add conf template #105
Conversation
@MuYiYong Please list more datasources that we need to give the config templates. In this pr, just provide config template for csv and hive for both client import and sst import. |
Codecov ReportBase: 55.67% // Head: 55.67% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## master #105 +/- ##
=========================================
Coverage 55.67% 55.67%
Complexity 81 81
=========================================
Files 17 17
Lines 1419 1419
Branches 267 267
=========================================
Hits 790 790
Misses 489 489
Partials 140 140 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
CSV on S3, HBase,Hive, MySQL,neo4j, MaxCompute,kafka, SST |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK
There are CSV, Hive, SST config templates already. I can add config template for neo4j, MaxCompute and Kafka.
|
No description provided.