[
https://issues.apache.org/jira/browse/EAGLE-486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15491733#comment-15491733
]
Huizhi Lu commented on EAGLE-486:
---------------------------------
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)