[
https://issues.apache.org/jira/browse/MAHOUT-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15267666#comment-15267666
]
ASF GitHub Bot commented on MAHOUT-1847:
----------------------------------------
GitHub user smarthi opened a pull request:
https://github.com/apache/mahout/pull/232
MAHOUT-1847: drmSampleRows in FlinkEngine doesn't wrap Int Keys when
ClassTag is of type Int
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/smarthi/mahout MAHOUT-1847
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/mahout/pull/232.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 #232
----
commit c5b11422f5a068cadbcde9c3f533d4ec11f9c8b9
Author: smarthi <[email protected]>
Date: 2016-05-02T22:47:44Z
MAHOUT-1847: drmSampleRows in FlinkEngine doesn't wrap Int Keys when
ClassTag is of type Int
----
> drmSampleRows in FlinkEngine doesn't wrap Int Keys when ClassTag is of type
> Int
> -------------------------------------------------------------------------------
>
> Key: MAHOUT-1847
> URL: https://issues.apache.org/jira/browse/MAHOUT-1847
> Project: Mahout
> Issue Type: Bug
> Components: Flink
> Affects Versions: 0.12.0
> Reporter: Suneel Marthi
> Assignee: Suneel Marthi
> Fix For: 0.12.1
>
>
> drmSampleKRows in Flinkengine doesn't rekey with Integer keys when wrapping
> the resulting DataSet into a DRM for a classTag of type Int.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)