Hi, I’m trying to use the python sdk to write data to hdfs. However our cluster is kerberized. Is it possible to do this with the current sdk? If it is, how to you get it to authenticate?
Everything works fine from the command line in the box I am using. Can curl to the webhdfs server and port provided I tell curl to negotiate. Can’t find any way to do that from inside beam. Thanks Mark
