Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
webhdfs: implement support for basic auth and proxy (iterative#10075)
* remote: add user key to config schema webhdfs This was already supported according to documentation, but missing in code Fixes: 10062 * remote: add password key to support Basic Auth * remote: add data_proxy_target for webhdfs remote This key is needed to construct a potential rewrite dictionary in webhdfs to deal with HDFS behind High Availability Proxy servers * bump dvc-webhdfs --------- Co-authored-by: skshetry <[email protected]>
- Loading branch information