Elizabeth Lingg

Results 77 comments of Elizabeth Lingg

Ah, yes, the commands work from the agent nodes, not the master node. :) Common mistake. Do you feel this is clear in the docs?

Hi @sigmundlundgren with the proper settings, the hadoop fs commands should be working well on any node where hdfs nodes are deployed (be it namenode, datanode, etc.). Were there any...

There has been work on this done to pass the config values through environment variables, see https://github.com/mesosphere/hdfs/pull/123. How would you feel about basing your PR off of that implementation? It...

I would prefer you built off #123 @nigoel. It was already reviewed and I am quite happy with the style. It would be a good starting point. I don't think...

LGTM, really great catch! I know @gabrielhartmann tested this before, but I'm not sure if he explicitly tested the ACL's. If no objections from @gabrielhartmann or @kensipe, I will merge.

Sounds good. Let's test before merging. Do you have some documentation of your steps to test framework auth on DCOS, @gabrielhartmann?

Thanks @gabrielhartmann. One of us can try this out, and it would be great to create some docs for how to do framework auth (cc @mgummelt who will be testing...

Hi there, @a2045z ! Hm, you shouldn't have to edit *-site.xml with too many custom settings. It should work as is except you would want to properly point to your...

Before compiling hdfs-mesos, under the conf directory, please configure mesos-site.xml to point to your zookeeper mesos.hdfs.zkfc.ha.zookeeper.quorum. The error is that it is having trouble connecting to zookeeper.