[
https://issues.apache.org/jira/browse/MAHOUT-1660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14582368#comment-14582368
]
ASF GitHub Bot commented on MAHOUT-1660:
----------------------------------------
Github user andrewmusselman commented on a diff in the pull request:
https://github.com/apache/mahout/pull/135#discussion_r32255098
--- Diff:
math-scala/src/main/scala/org/apache/mahout/math/decompositions/DSSVD.scala ---
@@ -62,13 +69,17 @@ object DSSVD {
if (i == q - 1) drmQ = drmQ.checkpoint()
// This on the other hand should be inner-join-and-map A'B
optimization since A and Q_i are not
- // identically partitioned anymore.
+ // identically partitioned anymore.`
--- End diff --
Trailing backtick
> Hadoop1HDFSUtil.readDRMHEader should be taking Hadoop conf
> ----------------------------------------------------------
>
> Key: MAHOUT-1660
> URL: https://issues.apache.org/jira/browse/MAHOUT-1660
> Project: Mahout
> Issue Type: Bug
> Components: spark
> Affects Versions: 0.10.0
> Reporter: Suneel Marthi
> Assignee: Dmitriy Lyubimov
> Priority: Minor
> Fix For: 0.10.2
>
>
> Hadoop1HDFSUtil.readDRMHEader should be taking Hadoop configuration from
> Context and not ignore it
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)