Sqooba / hdfs

A native go client for HDFS
MIT License
17 stars 5 forks source link

enable credential caching #2

Open Shastick opened 6 years ago

Shastick commented 6 years ago

Cache TGT's and service tickets in a credential cache.

Note: not sure if gokrb5 supports writing such files, but should not be hard to implement.