hdfs-deprecated icon indicating copy to clipboard operation
hdfs-deprecated copied to clipboard

Is it possible to use mesosphere-hdfs for hadoop?

Open JingzhouLuo opened this issue 9 years ago • 1 comments

Hi,

We have a mesosphere cluster running on EC2 with hdfs service installed. I was able to issue "hadoop jar" command to start a mapreduce job. And it looks like the installation comes with full CDH5 distributions.

This makes us thinking if it is possible to run hadoop mapreduce job with this setting. If this is doable, what is the right practice to setup?

Thanks, Jingzhou

JingzhouLuo avatar Jul 08 '15 22:07 JingzhouLuo

Glad to hear it's working for you @JingzhouLuo! MR-1 should work. If you want to run MR-2 (Yarn), I suggest checking out Myriad (www.github.com/mesos/myriad) which runs on top of HDFS.

elingg avatar Jul 09 '15 00:07 elingg