|
@@ -492,15 +492,15 @@
|
|
|
# You can configure environment variables for the HBase shell
|
|
# You can configure environment variables for the HBase shell
|
|
|
# in this section.
|
|
# in this section.
|
|
|
|
|
|
|
|
- # Define and configure a new shell type "sqoop2"
|
|
|
|
|
|
|
+ # Define and configure a new shell type "Sqoop 2"
|
|
|
# ------------------------------------------------------------------------
|
|
# ------------------------------------------------------------------------
|
|
|
[[[ sqoop2 ]]]
|
|
[[[ sqoop2 ]]]
|
|
|
- nice_name = "Sqoop2 Shell"
|
|
|
|
|
|
|
+ nice_name = "Sqoop 2 Shell"
|
|
|
command = "/usr/bin/sqoop2"
|
|
command = "/usr/bin/sqoop2"
|
|
|
- help = "The command-line Sqoop2 client."
|
|
|
|
|
|
|
+ help = "The command-line Sqoop 2 client."
|
|
|
|
|
|
|
|
[[[[ environment ]]]]
|
|
[[[[ environment ]]]]
|
|
|
- # You can configure environment variables for the Sqoop2 shell
|
|
|
|
|
|
|
+ # You can configure environment variables for the Sqoop 2 shell
|
|
|
# in this section.
|
|
# in this section.
|
|
|
|
|
|
|
|
# Define and configure a new shell type "bash" for testing only
|
|
# Define and configure a new shell type "bash" for testing only
|