Francis Chuang

Results 135 comments of Francis Chuang

Thanks @Lucretius ! One small thing, can you add a license to the project so that forks can inherit or use a compatible license? This would be legal clarity for...

Thanks so much @Lucretius !

Closing as this repo appears to be unmaintained and the images are no longer on docker hub.

Any chance this can be merged?

@Lirt I am currently using your fork, can you pull in the commits from here and tag `v3.1.3` and `v3.1.4`?

@Lirt Thanks for updating your fork! It seems that `v3.1.4` can't be used with your fork as the binaries are not named correctly. I think they should be `packer-plugin-goss_v3.1.4_x5.0_linux_amd64.zip` rather...

The only way to fix this is to delete `hdfs-mesos/` from zookeeper.

@elingg Thanks for your help! I now have 4 nodes with 3 slaves and 1 master + slave. After building HEAD, I ran `./bin/hdfs-mesos` on my master node to launch....

After some tweaking, I added all my mesos nodes and ip addresses to the `/etc/hosts` of all my mesos nodes. The DNS now resolves correctly and 3 journal nodes are...

@iryoung I reduced `mesos.hdfs.jvm.overhead` in `mesos-site.xml` to a low number like `0.4` and the name nodes started launching. I now have 2 name nodes, 2 zkfc and 3 journal nodes,...