imbajin opened a new issue, #442: URL: https://github.com/apache/incubator-hugegraph-toolchain/issues/442
### Bug Type (问题类型) others (please comment below) ### Before submit - [X] I had searched in the [issues](https://github.com/apache/hugegraph-toolchain/issues) and found no similar issues. ### Environment (环境信息) - Toolchain Version: v1.0.0 ### Expected & Actual behavior (期望与实际表现) some problems need to solve: 1. `bin/hugegraph-loader.sh -h` is not friendly to user - [ ] need add `-help` option - [ ] consider check the input, when param `< 3 (required minimum num)`, directly forward to `--help` 2. we need add a **basic** example usage for users (like one cmd to loader example data, and show in `--help`) 4. hbase info/settings is not complete (need fix it) <img width="569" alt="image" src="https://user-images.githubusercontent.com/17706099/226539595-608f6ac9-261a-4daf-a44a-595691abe60a.png"> ### Vertex/Edge example (问题点 / 边数据举例) _No response_ ### Schema [VertexLabel, EdgeLabel, IndexLabel] (元数据结构) _No response_ -- 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]
