vesoft-inc / nebula-importer

Nebula Graph Importer with Go
Apache License 2.0
90 stars 60 forks source link

Should output the summary info of all the csv data files in the end #39

Closed jievince closed 4 years ago

jievince commented 4 years ago

Now, nebula-importer output summary info like FINISH(0), FAILED(0)... when one csv data file finishes importing. This summary info is mixed up with other info. So when all of the csv data files finish importing, it's hard for users to find all of the summary info.