About the generated Sqoop JAR file

After running the dse sqoop import command, a Java class appears in the DSE installation bin directory.

After running the dse sqoop import command, a Java class appears in the DSE installation bin directory. This file, by default named npa_nxx.java after the demo table, can encapsulate one row of the imported data. You can specify the name of this JAR file, the output directory, and the class package using Sqoop command line options. For more information, see Sqoop documentation.