[
https://issues.apache.org/jira/browse/MAHOUT-1881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15473985#comment-15473985
]
ASF GitHub Bot commented on MAHOUT-1881:
----------------------------------------
GitHub user smarthi opened a pull request:
https://github.com/apache/mahout/pull/255
MAHOUT-1881: flink-config.yaml is not copied to $MAHOUT_HOME/conf in Binary
Distro
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/smarthi/mahout MAHOUT-1881
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/mahout/pull/255.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 #255
----
commit 475a210645ab5da9a056789b047b3491f05201f2
Author: smarthi <[email protected]>
Date: 2016-09-08T14:18:23Z
MAHOUT-1881: flink-config.yaml is not copied to $MAHOUT_HOME/conf in Binary
Distro
----
> flink-config.yaml is not copied to $MAHOUT_HOME/conf in Binary Distro
> ----------------------------------------------------------------------
>
> Key: MAHOUT-1881
> URL: https://issues.apache.org/jira/browse/MAHOUT-1881
> Project: Mahout
> Issue Type: Bug
> Components: Flink
> Affects Versions: 0.12.2
> Reporter: Andrew Palumbo
> Assignee: Suneel Marthi
> Priority: Blocker
> Fix For: 0.13.0
>
>
> The {{$MAHOUT_HOME/flink-config.yaml}} file which is used to configure the
> Flink degree of parallesm, number of tasks, and temp caching directory is not
> included in the {{$MAHOUT_HOME/conf}} in the binary distribution. It seems
> like the whole directory is written over with mr .props files during the
> release process.
> The file exists in the source repository.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)