myui commented on issue #167: [HIVEMALL-220] Implement Cofactor URL: https://github.com/apache/incubator-hivemall/pull/167#issuecomment-476520586 Hi @jaxony welcome back! For pseudo evaluation, docker is easy to evaluate. https://hivemall.incubator.apache.org/userguide/docker/getting_started.html ^ single worker This docker-compose spin-up multiple hadoop servers using @Lewuathe 's https://github.com/Lewuathe/docker-hadoop-cluster Then, you can just login to master node and [setup Hive (and hivemall)](https://github.com/apache/incubator-hivemall/blob/master/resources/docker/Dockerfile#L58) on the master node. Note Hive command is just a standalone application submitting jobs to Hadoop. https://github.com/apache/incubator-hivemall/blob/master/resources/docker/Dockerfile#L58 You can modify [Hive setup process on master node](https://github.com/Lewuathe/docker-hadoop-cluster/blob/master/hadoop-master/Dockerfile ) following https://github.com/apache/incubator-hivemall/blob/master/resources/docker/Dockerfile#L58 Also, I'll consider to provide you EMR testbed.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
