You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by "Huizhi Lu (JIRA)" <ji...@apache.org> on 2016/09/14 23:26:21 UTC

[jira] [Comment Edited] (EAGLE-486) upgrade storm and kafka to a version which is consistent with HDP sandbox 2.4 and CDH 5.X

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

Huizhi Lu edited comment on EAGLE-486 at 9/14/16 11:25 PM:
-----------------------------------------------------------

I am looking into this.
Solution: create 2 versions of modules for storm (storm-10x & storm-9x) code. The code differences are put in these module.

Use maven profile to identify dependency. 

We will wrap a building script build-release.sh to build eagle for a specific version of storm and kafka.
STORM_RELEASE=0.X.X KAFKA_RELEASE=0.Y.Y bin/build-release.sh

To upgrade:
HDP-2.4.x: Storm-0.10.0, Kafka-0.9.0.1


was (Author: hzlu):
I am looking into this.
Solution: create 2 versions of modules for storm (storm-10x & storm-9x) code. The code differences are put in these module.

Use maven profile to identify dependency. 

We will wrap a building script build-release.sh to build eagle for a specific version of storm and kafka.
STORM_RELEASE=0.X.X KAFKA_RELEASE=0.Y.Y bin/build-release.sh

> upgrade storm and kafka to a version which is consistent with HDP sandbox 2.4 and CDH 5.X
> -----------------------------------------------------------------------------------------
>
>                 Key: EAGLE-486
>                 URL: https://issues.apache.org/jira/browse/EAGLE-486
>             Project: Eagle
>          Issue Type: Improvement
>    Affects Versions: v0.5.0
>            Reporter: Edward Zhang
>             Fix For: v0.5.0
>
>
> Storm and Kafka can be upgraded to get better new features and the versions can be consistent with HDP sandbox 2.4 and CDH5.x



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)