viiyu / memo

0 stars 0 forks source link

hadoop/hdfs/pipes/mapreduce #7

Open viiyu opened 5 years ago

viiyu commented 5 years ago

Hadoop2.7.x is incompatible with springboot1.5.11

    compile ("org.apache.hadoop:hadoop-client:$hadoopVersion") {
        exclude module: 'slf4j-log4j12'
        exclude module: 'servlet-api'
    }
viiyu commented 5 years ago

Tips of submit a mapreduce job with DCE by Hadoop2.7.x

yarn prepare

submit

viiyu commented 5 years ago

Diagnostics: Image:xxxxxx is not a proper docker image