Hi, I was trying to follow this post to create a streaming cube: http://kylin.apache.org/docs20/tutorial/cube_streaming.html
When I tried to run a build from web GUI, there was nothing happening in the web GUI page. So, I tried to use RESTful API, but only got following exception: "exception":"org.apache.kafka.clients.consumer.KafkaConsumer.assign(Ljava/util/Collection;)V" The Kafka I used is 0.8, I wonder if it is the Kafka version is not supported caused this exception. Is it the case that Kylin does not, and will not, support Kafka v.0.8? Best regards, Mu
