HDFS
1.0.1
This PowerShell module provides a wrapper for the Hadoop File System REST API (webhdfs).
Minimum PowerShell version
3.0
Installation Options
Owners
Copyright
(c) 2017 BAMCIS. All rights reserved.
Package Details
Author(s)
- Michael Haken
Tags
Functions
New-HDFSSession Remove-HDFSSession Get-HDFSSession Get-HDFSItem Get-HDFSChildItem New-HDFSItem Remove-HDFSItem Merge-HDFSItem Rename-HDFSItem Resize-HDFSItem Get-HDFSHomeDirectory Set-HDFSItem Get-HDFSTrashRoot Get-HDFSContent Add-HDFSContent Get-HDFSAcl Set-HDFSAcl Test-HDFSAccess Get-HDFSStoragePolicy Set-HDFSStoragePolicy Remove-HDFSStoragePolicy Get-HDFSFileBlockLocations Get-HDFSXAttr Set-HDFSXAttr Remove-HDFSXAttr New-HDFSSnapshot Rename-HDFSSnapshot Remove-HDFSSnapshot Get-HDFSDelegationToken Update-HDFSDelegationToken Revoke-HDFSDelegationToken
Dependencies
This module has no dependencies.
Release Notes
*1.0.1
Added a Credential parameter for New-HDFSSession and changed the parameter name for the Kerberos token from KerberosCredential to SPNEGOToken. Users should prefer using the Credential parameter for Kerberos auth over creating their own SPNEGO token.
*1.0.0.3
Changed file input process with New-HDFSItem.
*1.0.0.2
Added the ability to send file content to HDFS with New-HDFSItem
*1.0.0.1
Improved error handling. Added -Confirm and -Force functionality where applicable.
*1.0.0.0
Initial Release.
FileList
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.1 (current version) | 428 | 3/10/2020 |
1.0.0.3 | 233 | 6/7/2018 |
1.0.0.2 | 33 | 6/7/2018 |
1.0.0.1 | 84 | 12/10/2017 |
1.0.0.0 | 60 | 11/25/2017 |