[
https://issues.apache.org/jira/browse/SAMZA-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15794311#comment-15794311
]
ASF GitHub Bot commented on SAMZA-1074:
---------------------------------------
GitHub user dkhwangbo opened a pull request:
https://github.com/apache/samza/pull/38
SAMZA-1074: Cannot build hello-samza on various CDH version
This issue is mainly related of hello-samza, but modification of document
is needed to help user understand this process well.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dkhwangbo/samza SAMZA-1074
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/38.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #38
----
commit 3507c4347ce9ff27741fccb0cfa96101d4f5106c
Author: Dongkyu Hwangbo <[email protected]>
Date: 2017-01-03T06:27:56Z
Initial
----
> Cannot build hello-samza on various CDH version
> -----------------------------------------------
>
> Key: SAMZA-1074
> URL: https://issues.apache.org/jira/browse/SAMZA-1074
> Project: Samza
> Issue Type: Bug
> Components: hello-samza
> Reporter: Dongkyu Hwangbo
>
> Currently, [Samza
> document|https://samza.apache.org/learn/tutorials/latest/deploy-samza-to-CDH.html]
> and POM in hello-samza project introduce the way building with CDH 5.4.0.
> but, Cannot build with another CDH version with
> {noformat}
> mvn clean package -Denv={another CDH version}
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)