You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by "LIUCUN (JIRA)" <ji...@apache.org> on 2017/03/16 03:45:42 UTC

[jira] [Created] (KYLIN-2511) org.apache.kylin.job.exception.ExecuteException: org.apache.kylin.job.exception.ExecuteException: java.lang.NoClassDefFoundError: org/apache/hadoop/hive/serde2/typeinfo/TypeInfo

LIUCUN created KYLIN-2511:
-----------------------------

             Summary: org.apache.kylin.job.exception.ExecuteException: org.apache.kylin.job.exception.ExecuteException: java.lang.NoClassDefFoundError: org/apache/hadoop/hive/serde2/typeinfo/TypeInfo
                 Key: KYLIN-2511
                 URL: https://issues.apache.org/jira/browse/KYLIN-2511
             Project: Kylin
          Issue Type: Bug
            Reporter: LIUCUN


When I use the kylin to build the sample cube , will cause the ERROR at Extract Fact Table Distinct Columns step , the ERROR info as belows:
2017-03-16 11:21:18,357 ERROR [pool-9-thread-6] threadpool.DefaultScheduler:140 : ExecuteException job:02941fbe-6f3a-4a2c-bb99-4bb61b388f80
org.apache.kylin.job.exception.ExecuteException: org.apache.kylin.job.exception.ExecuteException: java.lang.NoClassDefFoundError: org/apache/hadoop/hive/serde2/typeinfo/TypeInfo
	at org.apache.kylin.job.execution.AbstractExecutable.execute(AbstractExecutable.java:123)
	at org.apache.kylin.job.impl.threadpool.DefaultScheduler$JobRunner.run(DefaultScheduler.java:136)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.kylin.job.exception.ExecuteException: java.lang.NoClassDefFoundError: org/apache/hadoop/hive/serde2/typeinfo/TypeInfo
	at org.apache.kylin.job.execution.AbstractExecutable.execute(AbstractExecutable.java:123)
	at org.apache.kylin.job.execution.DefaultChainedExecutable.doWork(DefaultChainedExecutable.java:57)
	at org.apache.kylin.job.execution.AbstractExecutable.execute(AbstractExecutable.java:113)
	... 4 more
Caused by: java.lang.NoClassDefFoundError: org/apache/hadoop/hive/serde2/typeinfo/TypeInfo
	at org.apache.kylin.source.hive.HiveMRInput$HiveTableInputFormat.configureJob(HiveMRInput.java:105)
	at org.apache.kylin.engine.mr.steps.FactDistinctColumnsJob.setupMapper(FactDistinctColumnsJob.java:119)
	at org.apache.kylin.engine.mr.steps.FactDistinctColumnsJob.run(FactDistinctColumnsJob.java:103)
	at org.apache.kylin.engine.mr.MRUtil.runMRJob(MRUtil.java:92)
	at org.apache.kylin.engine.mr.common.MapReduceExecutable.doWork(MapReduceExecutable.java:120)
	at org.apache.kylin.job.execution.AbstractExecutable.execute(AbstractExecutable.java:113)
	... 6 more
Caused by: java.lang.ClassNotFoundException: org.apache.hadoop.hive.serde2.typeinfo.TypeInfo
	at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	... 12 more




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

答复: [jira] [Created] (KYLIN-2511) org.apache.kylin.job.exception.ExecuteException: org.apache.kylin.job.exception.ExecuteException: java.lang.NoClassDefFoundError: org/apache/hadoop/hive/serde2/typeinfo/TypeInfo

Posted by roger shi <ro...@hotmail.com>.
What's your Kylin environment? More information is required to locate the issue cause.

________________________________
发件人: liaocs <li...@163.com>
发送时间: 2017年4月12日 16:33:01
收件人: dev@kylin.apache.org
主题: Re: [jira] [Created] (KYLIN-2511) org.apache.kylin.job.exception.ExecuteException: org.apache.kylin.job.exception.ExecuteException: java.lang.NoClassDefFoundError: org/apache/hadoop/hive/serde2/typeinfo/TypeInfo

I also encountered the same problem, I would like to know how to solve it?

--
View this message in context: http://apache-kylin.74782.x6.nabble.com/jira-Created-KYLIN-2511-org-apache-kylin-job-exception-ExecuteException-org-apache-kylin-job-exceptio-tp7450p7623.html
Sent from the Apache Kylin mailing list archive at Nabble.com.

Re: [jira] [Created] (KYLIN-2511) org.apache.kylin.job.exception.ExecuteException: org.apache.kylin.job.exception.ExecuteException: java.lang.NoClassDefFoundError: org/apache/hadoop/hive/serde2/typeinfo/TypeInfo

Posted by liaocs <li...@163.com>.
I also encountered the same problem, I would like to know how to solve it?

--
View this message in context: http://apache-kylin.74782.x6.nabble.com/jira-Created-KYLIN-2511-org-apache-kylin-job-exception-ExecuteException-org-apache-kylin-job-exceptio-tp7450p7623.html
Sent from the Apache Kylin mailing list archive at Nabble.com.