kylin2.1.0_CDH5.9.3实现streaming CUBE

cloudera manage官方文档说明了CDH集成kafka的版本

Product Compatibility Matrix for CDK Powered By Apache Kafka

CDK Powered By Apache Kafka is currently distributed as a package and in a parcel that is independent of the CDH parcel. The parcel integrates with Cloudera Manager using a Custom Service Descriptor (CSD).

For the latest documentation, see Kafka Documentation.

ProductFeatureLowest Supported Cloudera Manager VersionSupported CDH VersionsIntegrated into CDH
CDK 3.0.0 Powered By Apache Kafka Cloudera Manager 5.13.xCDH 5.13.x and higherNo
CDK 2.2.x Powered By Apache Kafka Cloudera Manager 5.9.xCDH 5.9.x and higher if Sentry integration is required, CDH 5.4.x and higher otherwiseNo
CDK 2.1.x Powered By Apache KafkaSentry authorizationCloudera Manager 5.9.xCDH 5.9.x and higher if Sentry integration is required, CDH 5.4.x and higher otherwiseNo
CDK 2.0.x Powered By Apache KafkaEnhanced securityCloudera Manager 5.5.3CDH 5.4.x and higherNo
CDK 1.4.x Powered By Apache KafkaDistributed both as package and parcelCloudera Manager 5.2.xCDH 5.4.x, 5.5.x, 5.6.xNo
CDK 1.3.x Powered By Apache KafkaIncludes Kafka MonitoringCloudera Manager 5.2.xCDH 5.4.x, 5.5.x, 5.6.xNo
CDK 1.2.x Powered By Apache Kafka Cloudera Manager 5.2.xCDH 5.4.x, 5.5.x, 5.6.xNo
按照kylin流式建模的官方文档,支持kafka0.10.0以上的版本,对应CDK2.2.0以上版本。
在kylin2.1.0_CDH5.9.3的版本上安装集成了 CDK 3.0.0 。
修改kylin的配置文件 kylin_job_conf_inmem.xml


 <property>
        <name>mapreduce.map.memory.mb</name>
        <value>512</value>
        <description></description>
    </property>


    <property>
        <name>mapreduce.map.java.opts</name>
        <value>-Xmx1000m -XX:OnOutOfMemoryError='kill -9 %p'</value>
        <description></description>
    </property>


    <property>
        <name>mapreduce.task.io.sort.mb</name>
        <value>50</value>
        <description></description>
    </property>
如果缺少响应依赖的jar包可以执行kylin安装目录bin下的环境文件即可解决。

按照官方文档一步一步可以实现kylin的流式建模。

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值