DataConnection Type
The HDFSConnection object.
Remarks
The HDFSConnection object. Connection properties can be accessed with the getter and setter methods of this object:
$conn = Connect-HDFS -Host "sandbox-hdp.hortonworks.com" -Port "50070" -Path "/user/root" $conn | GM