You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Andrew Palumbo (JIRA)" <ji...@apache.org> on 2017/06/24 22:48:00 UTC

[jira] [Work started] (MAHOUT-1993) ViennaCL dependency-reduced.xml assembly scala versions are hardcoded to scala 2.10

     [ https://issues.apache.org/jira/browse/MAHOUT-1993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on MAHOUT-1993 started by Andrew Palumbo.
----------------------------------------------
> ViennaCL dependency-reduced.xml assembly scala versions are hardcoded to scala 2.10
> -----------------------------------------------------------------------------------
>
>                 Key: MAHOUT-1993
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1993
>             Project: Mahout
>          Issue Type: Bug
>    Affects Versions: 0.13.0
>            Reporter: Andrew Palumbo
>            Assignee: Andrew Palumbo
>             Fix For: 0.13.1
>
>
> in {{spark/src/assembly/dependency-reduced.xml}} ViennaCL deps to be shipped are hard-coded to scala-2.10.:
> {code}
>     <include>org.apache.mahout:mahout-native-viennacl_2.10</include>
>     <include>org.apache.mahout:mahout-native-viennacl-omp_2.10</include>
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)