It looks like inconsistent hadoop versions to me too.

What is your Hadoop version / distribution?

On Thu, Nov 17, 2016 at 2:34 PM, Serhat Can <[email protected]> wrote:

> Another point is if you download and install each component from the
> Apache Download site, most probably getting this error. I faced once and
> after that I installed Kylin on Hortonworks and MapR Hadoop distributions
> it worked fine.
>
>
>
>
> ------ Original Message ------
> From: "Billy(Yiming) Liu" <[email protected]>
> To: "user" <[email protected]>
> Sent: 11/17/2016 9:25:42 AM
> Subject: Re: build cube step 3 error
>
> Kylin depends on Hadoop 2.6 and Yarn 2.6 API.
> Please check if the Kylin version match your hadoop distribution.
>
> 2016-11-17 11:14 GMT+08:00 ShangYong Li(李尚勇) <[email protected]>:
>
>> Kylin-1.5.4.1 Build cube step 3 error, can anyone please help me
>> understand the issue and how to fix it?
>>
>> java.lang.NoSuchMethodError: org.apache.hadoop.yarn.proto.Y
>> arnProtos$LocalResourceProto.hashLong(J)I
>>
>>          at org.apache.hadoop.yarn.proto.YarnProtos$LocalResourceProto.h
>> ashCode(YarnProtos.java:11655)
>>
>>          at org.apache.hadoop.yarn.api.records.impl.pb.LocalResourcePBIm
>> pl.hashCode(LocalResourcePBImpl.java:62)
>>
>>          at java.util.HashMap.hash(HashMap.java:338)
>>
>>          at java.util.HashMap.put(HashMap.java:611)
>>
>>          at org.apache.hadoop.mapred.LocalDistributedCacheManager.setup(
>> LocalDistributedCacheManager.java:133)
>>
>>          at org.apache.hadoop.mapred.LocalJobRunner$Job.<init>(LocalJobR
>> unner.java:163)
>>
>>          at org.apache.hadoop.mapred.LocalJobRunner.submitJob(LocalJobRu
>> nner.java:731)
>>
>>          at org.apache.hadoop.mapreduce.JobSubmitter.submitJobInternal(J
>> obSubmitter.java:536)
>>
>>          at org.apache.hadoop.mapreduce.Job$10.run(Job.java:1306)
>>
>>          at org.apache.hadoop.mapreduce.Job$10.run(Job.java:1303)
>>
>>          at java.security.AccessController.doPrivileged(Native Method)
>>
>>          at javax.security.auth.Subject.doAs(Subject.java:422)
>>
>>          at org.apache.hadoop.security.UserGroupInformation.doAs(UserGro
>> upInformation.java:1671)
>>
>>          at org.apache.hadoop.mapreduce.Job.submit(Job.java:1303)
>>
>>          at org.apache.kylin.engine.mr.common.AbstractHadoopJob.waitForC
>> ompletion(AbstractHadoopJob.java:150)
>>
>>          at org.apache.kylin.engine.mr.steps.FactDistinctColumnsJob.run(
>> FactDistinctColumnsJob.java:108)
>>
>>          at org.apache.kylin.engine.mr.MRUtil.runMRJob(MRUtil.java:88)
>>
>>          at org.apache.kylin.engine.mr.common.MapReduceExecutable.doWork
>> (MapReduceExecutable.java:120)
>>
>>          at org.apache.kylin.job.execution.AbstractExecutable.execute(
>> AbstractExecutable.java:113)
>>
>>          at org.apache.kylin.job.execution.DefaultChainedExecutable.doWo
>> rk(DefaultChainedExecutable.java:57)
>>
>>          at org.apache.kylin.job.execution.AbstractExecutable.execute(
>> AbstractExecutable.java:113)
>>
>>          at org.apache.kylin.job.impl.threadpool.DefaultScheduler$JobRun
>> ner.run(DefaultScheduler.java:136)
>>
>>          at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPool
>> Executor.java:1142)
>>
>>          at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoo
>> lExecutor.java:617)
>>
>>          at java.lang.Thread.run(Thread.java:745)
>>
>> Thanks
>>
>> ShangYong Li
>>
>>
>>
>
>
>
> --
> With Warm regards
>
> Yiming Liu (刘一鸣)
>
>
> <http://www.mngkargo.com.tr/tr/haberler/514-mng-kargo-mobil-uygulamasi>

Reply via email to