Could you check the kylin.log, it should say which parameters Kafka
Consumer was using.

2017-12-14 14:47 GMT+08:00 jason821 <[email protected]>:

> Hi guys,
>
> I’m running with Kylin 2.2.0, hadoop2.7.3, kafka_2.11-0.11.0.1,
> hbase1.2.4,hive1.2.1,but stream cube fail at 1st step with
> "org.apache.kafka.common.config.ConfigException: Missing required
> configuration "partition.assignment.strategy" which has no default value.
> "
> exception in the mapreduce job.(log file is attached here  mr.txt
> <http://apache-kylin.74782.x6.nabble.com/file/t701/mr.txt>  )
> What I tried is to set
>     <property>
>         <name>partition.assignment.strategy</name>
>         <value>org.apache.kafka.clients.consumer.RangeAssignor</value>
>     </property>
> in "conf/kylin-kafka-consumer.xml", but it doesn't help.
>
> Does anyone know how to fix it ?
> Thank you!
>
> --
> Sent from: http://apache-kylin.74782.x6.nabble.com/
>

Reply via email to