uber/storagetapper

Migrate to HDFS library branch with Kerberos support

Open

#28 opened on Sep 13, 2019

View on GitHub
 (0 comments) (1 reaction) (0 assignees)Go (65 forks)auto 404
good first issuehelp wanted

Repository metrics

Stars
 (363 stars)
PR merge metrics
 (PR metrics pending)

Description

Currently we are using v1 branch of a fork of https://github.com/colinmarc/hdfs library. The fork includes reliability fixes, but v1 branch doesn't have Kerberos support. We need to port reliability fixes to the master branch of the library and migrate Storagetapper to master branch of the library.

The fork with the fixes: https://github.com/efirs/hdfs

Contributor guide