[
https://issues.apache.org/jira/browse/KYLIN-2262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15740805#comment-15740805
]
QiLiFei commented on KYLIN-2262:
--------------------------------
I'm not exactly sure the "StreamingCube9" exist or not when I submit the curl
command currently because I've removed some test cubes. And currently it always
raises the "java.lang.NoSuchMethodError:
org.apache.kafka.clients.consumer.KafkaConsumer.assign(Ljava/util/Collection;"
error as we discussed before.
And when I try to install the kafka1.0 on CDH5.7.2 , seems the kafka cannot be
actived successfully! From the
"http://archive.cloudera.com/kafka/parcels/2.0.2.5/manifest.json " you can know
that only kafka0.9.0 is supported instead of kafka1.0!!!
Let's summarize my question:
1.Verison : CDH5.7.2 + kafka_2.11-0.9.0-kafka-2.0.2.jar
We've made sure that it cannot support Kylin1.6 streaming cube
(Incremental)build by this kafka version.
2.I'm not sure currently whether latest version kafka can be supported for CDH
Cluster . Could you please provide a download link for the integrated CDH Kafka
such as "kafka_2.11-0.10.0-kafka-2.0.2.jar" ?
3.If there is no the integrated CDH Kafka , could you please provide the
download link for the latest Apache kafka package ?
> Get "null" error when trigger a build with wrong cube name
> ----------------------------------------------------------
>
> Key: KYLIN-2262
> URL: https://issues.apache.org/jira/browse/KYLIN-2262
> Project: Kylin
> Issue Type: Bug
> Components: Client - CLI
> Affects Versions: v1.6.0
> Environment: CDH1.5.7
> Kylin1.6
> KAFKA-2.0.2-1.2.0.2.p0.5
> Reporter: QiLiFei
> Assignee: Shaofeng SHI
> Priority: Minor
> Fix For: v1.6.1
>
> Attachments: kylin.logError.txt
>
>
> When I build the kafka stream cube according to the doc
> (http://kylin.apache.org/docs16/tutorial/cube_streaming.html) , it always
> raise the error in the CLI
> {"url":"http://172.31.18.12:7070/kylin/api/cubes/StreamingCube9/build2","exception":null}
> From the kylin.log, there are only "Java.lang.NullPointerException"
> present!!I'm not sure what exactly happened there !!!Please give me some
> support !
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)