Discussion:
[jira] [Created] (MAHOUT-1967) Make Flink Profile
Trevor Grant (JIRA)
2017-04-20 01:56:04 UTC
Permalink
Trevor Grant created MAHOUT-1967:
------------------------------------

Summary: Make Flink Profile
Key: MAHOUT-1967
URL: https://issues.apache.org/jira/browse/MAHOUT-1967
Project: Mahout
Issue Type: Improvement
Components: Flink
Affects Versions: 0.13.1
Reporter: Trevor Grant


Currently Flink module is just commented out of the pom. This is tacky.

Flink should have profile which by default is disabled.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
Trevor Grant (JIRA)
2017-04-20 01:57:04 UTC
Permalink
[ https://issues.apache.org/jira/browse/MAHOUT-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Trevor Grant updated MAHOUT-1967:
---------------------------------
Labels: beginner (was: )
Post by Trevor Grant (JIRA)
Make Flink Profile
------------------
Key: MAHOUT-1967
URL: https://issues.apache.org/jira/browse/MAHOUT-1967
Project: Mahout
Issue Type: Improvement
Components: Flink
Affects Versions: 0.13.1
Reporter: Trevor Grant
Labels: beginner
Currently Flink module is just commented out of the pom. This is tacky.
Flink should have profile which by default is disabled.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
Aditya AS (JIRA)
2017-04-20 14:52:04 UTC
Permalink
[ https://issues.apache.org/jira/browse/MAHOUT-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aditya AS reassigned MAHOUT-1967:
---------------------------------

Assignee: Aditya AS
Post by Trevor Grant (JIRA)
Make Flink Profile
------------------
Key: MAHOUT-1967
URL: https://issues.apache.org/jira/browse/MAHOUT-1967
Project: Mahout
Issue Type: Improvement
Components: Flink
Affects Versions: 0.13.1
Reporter: Trevor Grant
Assignee: Aditya AS
Labels: beginner
Currently Flink module is just commented out of the pom. This is tacky.
Flink should have profile which by default is disabled.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
ASF GitHub Bot (JIRA)
2017-04-21 20:39:04 UTC
Permalink
[ https://issues.apache.org/jira/browse/MAHOUT-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15979339#comment-15979339 ]

ASF GitHub Bot commented on MAHOUT-1967:
----------------------------------------

GitHub user AdityaAS opened a pull request:

https://github.com/apache/mahout/pull/305

MAHOUT-1967

Building flink conditionally based on the "-Pflink" flag

Note:
1. Just doing a mvn install -Pflink gives a hadoop.version related error. mvn install -Pflink -Phadoop2 works
2. 1 Test out of 112 tests fails due to a out of memory. Link: http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/AdityaAS/mahout MAHOUT-1967

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/mahout/pull/305.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 #305

----
commit 281fd1d8e7980d991592f71a2a35039f5ec60146
Author: Aditya AS <***@gmail.com>
Date: 2017-04-21T20:30:58Z

Issue MAHOUT-1967
Building flink conditionally based on the -Pflink flag

Note:
1. Just doing a mvn install -Pflink gives a hadoop.version related error. mvn install -Pflink -Phadoop2 works
2. 1 Test out of 112 tests fails due to a out of memory. Link: http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

----
Post by Trevor Grant (JIRA)
Make Flink Profile
------------------
Key: MAHOUT-1967
URL: https://issues.apache.org/jira/browse/MAHOUT-1967
Project: Mahout
Issue Type: Improvement
Components: Flink
Affects Versions: 0.13.1
Reporter: Trevor Grant
Assignee: Aditya AS
Labels: beginner
Currently Flink module is just commented out of the pom. This is tacky.
Flink should have profile which by default is disabled.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
ASF GitHub Bot (JIRA)
2017-04-21 21:51:04 UTC
Permalink
[ https://issues.apache.org/jira/browse/MAHOUT-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15979457#comment-15979457 ]

ASF GitHub Bot commented on MAHOUT-1967:
----------------------------------------

Github user rawkintrevo commented on the issue:

https://github.com/apache/mahout/pull/305

The good ol flaky Flink.

LGTM
Post by Trevor Grant (JIRA)
Make Flink Profile
------------------
Key: MAHOUT-1967
URL: https://issues.apache.org/jira/browse/MAHOUT-1967
Project: Mahout
Issue Type: Improvement
Components: Flink
Affects Versions: 0.13.1
Reporter: Trevor Grant
Assignee: Aditya AS
Labels: beginner
Currently Flink module is just commented out of the pom. This is tacky.
Flink should have profile which by default is disabled.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
ASF GitHub Bot (JIRA)
2017-04-21 21:58:04 UTC
Permalink
[ https://issues.apache.org/jira/browse/MAHOUT-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15979465#comment-15979465 ]

ASF GitHub Bot commented on MAHOUT-1967:
----------------------------------------

Github user asfgit closed the pull request at:

https://github.com/apache/mahout/pull/305
Post by Trevor Grant (JIRA)
Make Flink Profile
------------------
Key: MAHOUT-1967
URL: https://issues.apache.org/jira/browse/MAHOUT-1967
Project: Mahout
Issue Type: Improvement
Components: Flink
Affects Versions: 0.13.1
Reporter: Trevor Grant
Assignee: Aditya AS
Labels: beginner
Currently Flink module is just commented out of the pom. This is tacky.
Flink should have profile which by default is disabled.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
Hudson (JIRA)
2017-04-21 22:31:04 UTC
Permalink
[ https://issues.apache.org/jira/browse/MAHOUT-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15979495#comment-15979495 ]

Hudson commented on MAHOUT-1967:
--------------------------------

SUCCESS: Integrated in Jenkins build Mahout-Quality #3474 (See [https://builds.apache.org/job/Mahout-Quality/3474/])
MAHOUT-1967 Make Flink Profile closes apache/mahout#305 (rawkintrevo: rev 98be68ac7fde5d22b502a8cab98069e13f363abb)
* (edit) pom.xml
Post by Trevor Grant (JIRA)
Make Flink Profile
------------------
Key: MAHOUT-1967
URL: https://issues.apache.org/jira/browse/MAHOUT-1967
Project: Mahout
Issue Type: Improvement
Components: Flink
Affects Versions: 0.13.1
Reporter: Trevor Grant
Assignee: Aditya AS
Labels: beginner
Currently Flink module is just commented out of the pom. This is tacky.
Flink should have profile which by default is disabled.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
Trevor Grant (JIRA)
2017-04-22 04:20:04 UTC
Permalink
[ https://issues.apache.org/jira/browse/MAHOUT-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Trevor Grant resolved MAHOUT-1967.
----------------------------------
Resolution: Fixed
Post by Trevor Grant (JIRA)
Make Flink Profile
------------------
Key: MAHOUT-1967
URL: https://issues.apache.org/jira/browse/MAHOUT-1967
Project: Mahout
Issue Type: Improvement
Components: Flink
Affects Versions: 0.13.1
Reporter: Trevor Grant
Assignee: Aditya AS
Labels: beginner
Currently Flink module is just commented out of the pom. This is tacky.
Flink should have profile which by default is disabled.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
Trevor Grant (JIRA)
2017-06-23 04:41:00 UTC
Permalink
[ https://issues.apache.org/jira/browse/MAHOUT-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Trevor Grant updated MAHOUT-1967:
---------------------------------
Fix Version/s: 0.13.1
Post by Trevor Grant (JIRA)
Make Flink Profile
------------------
Key: MAHOUT-1967
URL: https://issues.apache.org/jira/browse/MAHOUT-1967
Project: Mahout
Issue Type: Improvement
Components: Flink
Affects Versions: 0.13.1
Reporter: Trevor Grant
Assignee: Aditya AS
Labels: beginner
Fix For: 0.13.1
Currently Flink module is just commented out of the pom. This is tacky.
Flink should have profile which by default is disabled.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Loading...