You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/06/05 20:01:02 UTC

[jira] [Commented] (MAHOUT-1660) Hadoop1HDFSUtil.readDRMHEader should be taking Hadoop conf

    [ https://issues.apache.org/jira/browse/MAHOUT-1660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14574934#comment-14574934 ] 

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

GitHub user dlyubimov opened a pull request:

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

    Mahout 0.10.x ora 0515 MAHOUT-1660 MAHOUT-1713 MAHOUT-1714 MAHOUT-1715 MAHOUT-1716 MAHOUT-1717 MAHOUT-1718 MAHOUT-1719 MAHOUT-1720 MAHOUT-1721 MAHOUT-1722 MAHOUT-1723 MAHOUT-1724 MAHOUT-1725 MAHOUT-1726 MAHOUT-1727 MAHOUT-1728 MAHOUT-1729 MAHOUT-1730  MAHOUT-1731 MAHOUT-1732 

    Cumulative patch for the issues above.

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

    $ git pull https://github.com/dlyubimov/mahout mahout-0.10.x-ora-0515

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

    https://github.com/apache/mahout/pull/135.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 #135
    
----
commit 7aa5de5431ad01c37e8069956287194c97b37b06
Author: Dmitriy Lyubimov <dl...@apache.org>
Date:   2015-06-02T00:54:17Z

    Initial merge with ora private-review branch. Stuff compiles up to h2o (which needs to be added some unimplemented stuff) and ssvd tests
    are failing in math-scala module due to lack of matrix flavor on mmul. They are not failing in private branch though -- some changes still
    have not been merged?
    
    Most changes i care about seems to be there though.

commit 3422046b94c03d43a91f091e38532339cf890351
Author: Dmitriy Lyubimov <dl...@apache.org>
Date:   2015-06-02T01:13:03Z

    Adding missing change. uncommenting performance in-core tests.

commit 1b892de589bccf03c41c6b2e49493472e6bd1d52
Author: Dmitriy Lyubimov <dl...@apache.org>
Date:   2015-06-02T01:44:21Z

    Picking up missing changes on both sides in spark module.
    TODO: Pat's similarity driver tests fail, seems, on some degenerate splitting in optimizer. Need to take a look.

commit f4e15506ed2497bc2e179e3ded9ca399fd826d15
Author: Dmitriy Lyubimov <dl...@apache.org>
Date:   2015-06-02T18:55:30Z

    restoring merge errors in h2o module, nothing is touched here.

commit 00fb618ad0ef0e5b8aac30c88b23d2e9325ea8f8
Author: Dmitriy Lyubimov <dl...@apache.org>
Date:   2015-06-02T19:08:13Z

    h20 stuff

commit e42bcedf8521b89c7583f8e7e299c2be0c2a8de2
Author: Dmitriy Lyubimov <dl...@apache.org>
Date:   2015-06-02T19:24:30Z

    final fixes in h20.
    fixing @deprecated warnings in atb

----


> 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)