jacobstanley / hadoop-tools

Tools for working with Hadoop, written with performance in mind.
Other
37 stars 15 forks source link

Kerberos/SASL support #16

Closed luke-clifton closed 8 years ago

luke-clifton commented 8 years ago

Work in progress: do not merge.

This add support for Kerberos/SASL to hh.

jacobstanley commented 8 years ago

:boom: @luke-clifton you're amazing, watching eagerly :)

luke-clifton commented 8 years ago

Docker build for centos with gsasl. Place these files in a directory containing hadoop-tools and hadoop-rpc source subdirectories.

https://gist.github.com/luke-clifton/eda2c177b03b313fdc52

jacobstanley commented 8 years ago

I might rearrange this so that hadoop-rpc is submodule of hadoop-tools once I merge your PR to make this kind of thing easier

luke-clifton commented 8 years ago

@jystic these tests are obviously not going to pass until hadoop-rpc is updated on Hackage. Do you want to merge this now and then do the submodule thing?

jacobstanley commented 8 years ago

Yep, sounds good :+1: