2017-10-15 19:01:18.890 +0900 [WARN] (embulk-output-executor-3): Owner thread expected Thread[0014:task-0000,5,main], got Thread[embulk-output-executor-3,5,main] 2017-10-15 19:01:18.891 +0900 [WARN] ...
java.lang.ArrayIndexOutOfBoundsException: Index 181 out of bounds for length 181 at packets.DataTypeProvider.readNext(DataTypeProvider.java:76) at packets ...
I want to insert a csv data into a MySQL table. When I run the code, I've got the following error message. Any suggestions? java.lang.ArrayIndexOutOfBoundsException ...