nuodb / migration-tools

Migration tools for NuoDB
http://nuodb.github.com/migration-tools/
BSD 3-Clause "New" or "Revised" License
27 stars 10 forks source link

Tab separated support no longer works #15

Closed rbuck closed 11 years ago

rbuck commented 11 years ago

Tab separated worked a while ago, but it seems it no longer works..

Roberts-MacBook-Pro-3:data rbuck$ ./load.sh
Mar 15, 2013 11:25:12 AM com.nuodb.migrator.bootstrap.Bootstrap main
SEVERE: Boot failed
com.nuodb.migrator.cli.run.CliRunException: com.nuodb.migrator.jdbc.metadata.MetaDataException: Table CORE_ACCOUNT doesn't have 1"     "asfasffasdf"    "asdfasdfsadfasf"       "CompanyName"    ""      "0"     "asdfasfasdf"    ""      "1"     "Service Provider"      "Affiliate"     "2010-10-12 16:55:57"   "2012-04-12 18:11:36"   "2012-01-19 21:20:27"       "2012-10-02 20:56:03 column
    at com.nuodb.migrator.cli.run.CliRunJob.run(CliRunJob.java:59)
    at com.nuodb.migrator.cli.run.CliRunJob.run(CliRunJob.java:49)
    at com.nuodb.migrator.cli.CliHandler.handleRun(CliHandler.java:197)
    at com.nuodb.migrator.cli.CliHandler.handleOptionSet(CliHandler.java:145)
    at com.nuodb.migrator.cli.CliHandler.boot(CliHandler.java:71)
    at com.nuodb.migrator.bootstrap.Bootstrap.boot(Bootstrap.java:80)
    at com.nuodb.migrator.bootstrap.Bootstrap.main(Bootstrap.java:135)
rbuck commented 11 years ago

Forget it, realized that the source data is not tabbed, nor is it csv, and its quoted.