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:02:00 UTC

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

Andrew Palumbo created MAHOUT-1993:
--------------------------------------

             Summary: 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
            Reporter: Andrew Palumbo


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)