[
https://issues.apache.org/jira/browse/MAHOUT-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16016538#comment-16016538
]
ASF GitHub Bot commented on MAHOUT-1973:
----------------------------------------
GitHub user AdityaAS opened a pull request:
https://github.com/apache/mahout/pull/321
MAHOUT-1973
[BF] Bug Fix
Fixed the hadoop2 related error mentioned in issue MAHOUT-1973
### Purpose of PR:
Please give a short description of what this PR is for.
### Important ToDos
Please mark each with an "x"
- [ ] A JIRA ticket exists (if not, please create this
first)[https://issues.apache.org/jira/browse/ZEPPELIN/]
- [ ] Title of PR is "MAHOUT-XXXX Brief Description of Changes" where XXXX
is the JIRA number.
- [ ] Created unit tests where appropriate
- [ ] Added licenses correct on newly added files
- [ ] Assigned JIRA to self
- [ ] Added documentation in scala docs/java docs, and to website
- [ ] Successfully built and ran all unit tests, verified that all tests
pass locally.
If all of these things aren't complete, but you still feel it is
appropriate to open a PR, please add [WIP] after MAHOUT-XXXX before the
descriptions- e.g. "MAHOUT-XXXX [WIP] Description of Change"
Does this change break earlier versions?
Is this the beginning of a larger project for which a feature branch should
be made?
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/AdityaAS/mahout MAHOUT-1973
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/mahout/pull/321.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 #321
----
commit 21754e154fa91b321c3f33afbffe468d63e3cbf6
Author: AdityaAS <[email protected]>
Date: 2017-05-18T21:58:31Z
[BF] Bug Fix
Fixed the hadoop2 related error mentioned in issue MAHOUT-1973
----
> When building profiles conditionally (say Flink, Viennacl) a hadoop.version
> related error occurs. Need to check if conditional building of other modules
> also has this error and fix the issue.
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: MAHOUT-1973
> URL: https://issues.apache.org/jira/browse/MAHOUT-1973
> Project: Mahout
> Issue Type: Bug
> Components: build
> Reporter: Aditya AS
> Assignee: Aditya AS
> Priority: Minor
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)