mirror of
https://github.com/apache/sqoop.git
synced 2025-05-20 19:00:48 +08:00
SQOOP-1843: Sqoop2: Fix anonymous configuration bug
(Richard Zhou via Abraham Elmahrek)
This commit is contained in:
parent
1675c512ad
commit
49d6e26877
2
dist/src/main/server/conf/sqoop.properties
vendored
2
dist/src/main/server/conf/sqoop.properties
vendored
@ -146,7 +146,7 @@ org.apache.sqoop.execution.engine=org.apache.sqoop.execution.mapreduce.Mapreduce
|
||||
#
|
||||
#org.apache.sqoop.authentication.type=SIMPLE
|
||||
#org.apache.sqoop.authentication.handler=org.apache.sqoop.security.SimpleAuthenticationHandler
|
||||
#org.apache.sqoop.anonymous=true
|
||||
#org.apache.sqoop.authentication.anonymous=true
|
||||
#org.apache.sqoop.authentication.type=KERBEROS
|
||||
#org.apache.sqoop.authentication.handler=org.apache.sqoop.security.KerberosAuthenticationHandler
|
||||
#org.apache.sqoop.authentication.kerberos.principal=sqoop/_HOST@NOVALOCAL
|
||||
|
Loading…
Reference in New Issue
Block a user