Michael Gummelt

Results 18 comments of Michael Gummelt

Can you give me an example of how you would set these outside of DC/OS? When submitting in cluster mode, I'm not aware of any other system (YARN, Standalone) that...

Just so you know, this repo is for an old version of HDFS that we no longer support. The latest version of HDFS in universe is not built from this...

@robmarano @jjqquu The source of the new HDFS framework can be found here: https://github.com/mesosphere/dcos-commons/tree/master/frameworks/hdfs Or can be installed via `dcos package install hdfs`

It would be great to have the solution that @raysuelzer outlined above. I have the same problem when updating the cache for parameterized fields. I'm surprised more Apollo users aren't...

@taejs @bignimbus No, `updateQuery` is not a sufficient replacement for `modify`. `updateQuery` calls the merge function in the field policy, whereas `modify` doesn't. We have to use `modify` to implement...