You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Xiaoxiang Yu (Jira)" <ji...@apache.org> on 2019/10/04 02:06:00 UTC

[jira] [Commented] (KYLIN-3970) NRT Streaming cannot work at HDP3.0

    [ https://issues.apache.org/jira/browse/KYLIN-3970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16944164#comment-16944164 ] 

Xiaoxiang Yu commented on KYLIN-3970:
-------------------------------------

Better not replace that package, you could use a custom package location in +*kylin_job_conf.xml*+ .

This a example:
{code:java}
<property>
    <name>mapreduce.application.framework.path</name>
    <value>/hdp/apps/3.1.0.0-78/mapreduce/mapreduce-xiaoxiang.tar.gz#mr-framework</value>
 </property>{code}

> NRT Streaming cannot work at HDP3.0
> -----------------------------------
>
>                 Key: KYLIN-3970
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3970
>             Project: Kylin
>          Issue Type: Bug
>          Components: NRT Streaming
>    Affects Versions: v2.6.1
>            Reporter: Xiaoxiang Yu
>            Assignee: Xiaoxiang Yu
>            Priority: Major
>              Labels: HDP, Hadoop3
>         Attachments: image-2019-04-24-15-38-10-098.png
>
>
> We found that when using [apache-kylin-2.6.1-bin-hadoop3.tar.gz|https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.6.1/apache-kylin-2.6.1-bin-hadoop3.tar.gz], NRT streaming cannot work in serval step for jar conflict problem.
> h3.  *Env*
> |HDFS|3.1.1|
> |YARN|3.1.1|
> |MapReduce2|3.1.1|
> |Hive|3.1.0|
> |HBase|2.0.0|
> |ZooKeeper|3.4.6|
> |HDP|3.0.1.0|
> h3. *Error message*
>  
> !image-2019-04-24-15-38-10-098.png!  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)