Below is the line I am using to do the Bulk Import:

conn.tableOperations().importDirectory(table, dir, failureDir, false);


Where conn is the connector to the ZooKeeper instance.  The problem is the 
error: "Internal error processing waitForTableOperation."

Reply via email to