LOG.warn("File import layout " + options.getFileLayout()
+ " is not supported by");
LOG.warn("Netezza direct import; import will proceed as text files.");
}
importer.runImport(tableName, jarFile, null, options.getConf());
}
protected RelatedOptions getNetezzaExtraOpts() {
// Just add the options from NetezzaManager and ignore the setting
// for direct mode access