You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by Jian Zhong <he...@gmail.com> on 2016/01/04 03:24:32 UTC

Re: kylin sync hive table failed

any more log?

On Thu, Dec 31, 2015 at 2:33 PM, 和风 <36...@qq.com> wrote:

> run find-hive-dependency.sh can find jars;
> env: hadoop2.7.1,hive 1.21,kylin 1.2
>
>
> log:
>
>
> Logging initialized using configuration in
> jar:file:/usr/local/hive/lib/hive-common-1.2.1.jar!/hive-log4j.properties
> SLF4J: Class path contains multiple SLF4J bindings.
> SLF4J: Found binding in
> [jar:file:/usr/local/hadoop/share/hadoop/common/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: Found binding in
> [jar:file:/usr/local/hive/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
> explanation.
> SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
> HCAT_HOME not found, try to find hcatalog path from hadoop home
> hive dependency:
> /usr/local/hive/conf:/usr/local/hive/lib/jsr305-1.3.9.jar:/usr/local/hive/lib/jetty-all-7.6.0.v20120127.jar:/usr/local/hive/lib/servlet-api-2.5.jar:/usr/local/hive/lib/jets3t-0.9.0.jar:/usr/local/hive/lib/accumulo-core-1.6.0.jar:/usr/local/hive/lib/libfb303-0.9.2.jar:/usr/local/hive/lib/json-serde-1.3.6-jar-with-dependencies.jar:/usr/local/hive/lib/commons-httpclient-3.0.1.jar:/usr/local/hive/lib/ivy-2.4.0.jar:/usr/local/hive/lib/hbase-examples-0.98.16.1-hadoop2.jar:/usr/local/hive/lib/jersey-client-1.9.jar:/usr/local/hive/lib/jersey-server-1.9.jar:/usr/local/hive/lib/slf4j-log4j12-1.7.5.jar:/usr/local/hive/lib/zookeeper-3.4.6.jar:/usr/local/hive/lib/bonecp-0.8.0.RELEASE.jar:/usr/local/hive/lib/activation-1.1.jar:/usr/local/hive/lib/snappy-java-1.0.5.jar:/usr/local/hive/lib/commons-cli-1.2.jar:/usr/local/hive/lib/ST4-4.0.4.jar:/usr/local/hive/lib/asm-3.1.jar:/usr/local/hive/lib/hive-common-1.2.1.jar:/usr/local/hive/lib/avro-1.7.5.jar:/usr/local/hive/lib/findbugs-annotations-1.3.9-1.jar:/usr/local/hive/lib/accumulo-trace-1.6.0.jar:/usr/local/hive/lib/jcommander-1.32.jar:/usr/local/hive/lib/commons-lang-2.6.jar:/usr/local/hive/lib/
>
>
>
> ------------------
> 年轻就要对味
>
>
>
>
>
>
>
> ------------------ 原始邮件 ------------------
> 发件人: "nichunen";<ni...@mininglamp.com>;
> 发送时间: 2015年12月31日(星期四) 中午1:15
> 收件人: "dev"<de...@kylin.apache.org>;
>
> 主题: 回复: kylin sync hive table failed
>
>
>
> Hi,
>
>
> Maybe you can run find-hive-dependency.sh to check whether the hive jar
> packages can be found.
>
>
>
>
> Best Regards,
>
>
>
> George/倪春恩
>
> Software Engineer/软件工程师
>
> Mobile:+86-13501723787| Fax:+8610-56842040
>
> 北京明略软件系统有限公司(www.mininglamp.com)
>
> 北京市昌平区东小口镇中东路398号中煤建设集团大厦1号楼4层
>
> F4,1#,Zhongmei Construction Group Plaza,398# Zhongdong Road,Changping
> District,Beijing,102218
>
>
> ----------------------------------------------------------------------------------------------------------------------------
>
>
>
>
>
> 发件人: 和风
> 发送时间: 2015-12-31 11:24
> 收件人: dev
> 主题: kylin sync hive table failed
>
>
> hi:
>
>
>     kylin sync hive table failed;   "failed to take action",but not error
> log. (l use database.table);
>
>
>
>
>
>
>  log:
>
>
>  org.apache.kylin.rest.filter.KylinApiFilter.logRequest(KylinApiFilter.java:120)]
> - REQUEST: REQUESTER=ADMIN;REQ_TIME=GMT-08:00 2015-12-30
> 19:05:21;URI=/kylin/api/tables/froad_data.bi_refund_log/hive_hbase_kylin;METHOD=POST;QUERY_STRING=null;
>  PAYLOAD=;RESP_STATUS=200;
>
>
>
>
>  yehefeng
>

Re: kylin sync hive table failed

Posted by Li Yang <li...@apache.org>.
Suggest attach the full kylin.log instead of saying no log.

On Mon, Jan 4, 2016 at 10:24 AM, Jian Zhong <he...@gmail.com> wrote:

> any more log?
>
> On Thu, Dec 31, 2015 at 2:33 PM, 和风 <36...@qq.com> wrote:
>
> > run find-hive-dependency.sh can find jars;
> > env: hadoop2.7.1,hive 1.21,kylin 1.2
> >
> >
> > log:
> >
> >
> > Logging initialized using configuration in
> > jar:file:/usr/local/hive/lib/hive-common-1.2.1.jar!/hive-log4j.properties
> > SLF4J: Class path contains multiple SLF4J bindings.
> > SLF4J: Found binding in
> >
> [jar:file:/usr/local/hadoop/share/hadoop/common/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> > SLF4J: Found binding in
> >
> [jar:file:/usr/local/hive/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> > SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
> > explanation.
> > SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
> > HCAT_HOME not found, try to find hcatalog path from hadoop home
> > hive dependency:
> >
> /usr/local/hive/conf:/usr/local/hive/lib/jsr305-1.3.9.jar:/usr/local/hive/lib/jetty-all-7.6.0.v20120127.jar:/usr/local/hive/lib/servlet-api-2.5.jar:/usr/local/hive/lib/jets3t-0.9.0.jar:/usr/local/hive/lib/accumulo-core-1.6.0.jar:/usr/local/hive/lib/libfb303-0.9.2.jar:/usr/local/hive/lib/json-serde-1.3.6-jar-with-dependencies.jar:/usr/local/hive/lib/commons-httpclient-3.0.1.jar:/usr/local/hive/lib/ivy-2.4.0.jar:/usr/local/hive/lib/hbase-examples-0.98.16.1-hadoop2.jar:/usr/local/hive/lib/jersey-client-1.9.jar:/usr/local/hive/lib/jersey-server-1.9.jar:/usr/local/hive/lib/slf4j-log4j12-1.7.5.jar:/usr/local/hive/lib/zookeeper-3.4.6.jar:/usr/local/hive/lib/bonecp-0.8.0.RELEASE.jar:/usr/local/hive/lib/activation-1.1.jar:/usr/local/hive/lib/snappy-java-1.0.5.jar:/usr/local/hive/lib/commons-cli-1.2.jar:/usr/local/hive/lib/ST4-4.0.4.jar:/usr/local/hive/lib/asm-3.1.jar:/usr/local/hive/lib/hive-common-1.2.1.jar:/usr/local/hive/lib/avro-1.7.5.jar:/usr/local/hive/lib/findbugs-annotations-1.3.9-1.jar:/usr/local/hive/lib/accumulo-trace-1.6.0.jar:/usr/local/hive/lib/jcommander-1.32.jar:/usr/local/hive/lib/commons-lang-2.6.jar:/usr/local/hive/lib/
> >
> >
> >
> > ------------------
> > 年轻就要对味
> >
> >
> >
> >
> >
> >
> >
> > ------------------ 原始邮件 ------------------
> > 发件人: "nichunen";<ni...@mininglamp.com>;
> > 发送时间: 2015年12月31日(星期四) 中午1:15
> > 收件人: "dev"<de...@kylin.apache.org>;
> >
> > 主题: 回复: kylin sync hive table failed
> >
> >
> >
> > Hi,
> >
> >
> > Maybe you can run find-hive-dependency.sh to check whether the hive jar
> > packages can be found.
> >
> >
> >
> >
> > Best Regards,
> >
> >
> >
> > George/倪春恩
> >
> > Software Engineer/软件工程师
> >
> > Mobile:+86-13501723787| Fax:+8610-56842040
> >
> > 北京明略软件系统有限公司(www.mininglamp.com)
> >
> > 北京市昌平区东小口镇中东路398号中煤建设集团大厦1号楼4层
> >
> > F4,1#,Zhongmei Construction Group Plaza,398# Zhongdong Road,Changping
> > District,Beijing,102218
> >
> >
> >
> ----------------------------------------------------------------------------------------------------------------------------
> >
> >
> >
> >
> >
> > 发件人: 和风
> > 发送时间: 2015-12-31 11:24
> > 收件人: dev
> > 主题: kylin sync hive table failed
> >
> >
> > hi:
> >
> >
> >     kylin sync hive table failed;   "failed to take action",but not error
> > log. (l use database.table);
> >
> >
> >
> >
> >
> >
> >  log:
> >
> >
> >
> org.apache.kylin.rest.filter.KylinApiFilter.logRequest(KylinApiFilter.java:120)]
> > - REQUEST: REQUESTER=ADMIN;REQ_TIME=GMT-08:00 2015-12-30
> >
> 19:05:21;URI=/kylin/api/tables/froad_data.bi_refund_log/hive_hbase_kylin;METHOD=POST;QUERY_STRING=null;
> >  PAYLOAD=;RESP_STATUS=200;
> >
> >
> >
> >
> >  yehefeng
> >
>