求助: 使用导入工具的时候报错
[root@n1 test]# /opt/sequoiadb/bin/sdbimprt -s locahost -p 11810 --type csv --file /root/SequoiaDB/test/BCardSeq.csv -c default -l BCardSeq
if not read first line,than must input fieldsImport Failed
Detail in log path: ./sdbimport.log
[root@n1 test]# pwd
/root/SequoiaDB/test
[root@n1 test]# cat BCardSeq.csv
621017,8001,369,369,
621017,8002,374645,374645,
621017,8003,0,0,
622369,0,6586813,6586813,
[root@n1 test]#