Configuring custom Beeline arguments
Learn how to configure Sqoop to enable users to include additional Beeline arguments while importing data into Hive using Sqoop.
--beeline-args
argument in your Sqoop import command.- Order of precedence
- The configuration set through the Sqoop argument in the command line takes precedence over the configuration specified through Cloudera Manager. If custom Beeline arguments are specified through both the command line and Cloudera Manager, the command line Sqoop argument overwrites the Cloudera Manager configuration.
- Limitations
- You must be aware of certain Beeline arguments that cannot be specified.
This limitation ensures the integrity and proper functioning of Sqoop's core
processes. The following Beeline arguments are not supported:
-e
-f
-n
-p
-w
--password-file
-a
(if theHADOOP_TOKEN_FILE_LOCATION
is not specified)