User Parameter (Connect-HDFS Cmdlet)
The user name to login to the HDFS server.
Syntax
Connect-HDFS -User string
Data Type
cstr
Default Value
""
Remarks
The user name to login to the HDFS server. If AuthScheme=None, it is used as the authenticated user. If AuthScheme=Negotiate, it is used in the Kerberos Authentication as a client principal.