I'm getting this when starting the spark-shell on a Mac:

Loading
/Users/andrew.musselman/Downloads/mahout-testing/apache-mahout-distribution-0.13.0/bin/load-shell.scala...
<console>:36: error: object mahout is not a member of package org.apache
       import org.apache.mahout.math._
                         ^
<console>:19: error: object mahout is not a member of package org.apache
       import org.apache.mahout.math.scalabindings._
                         ^
<console>:19: error: object mahout is not a member of package org.apache
       import org.apache.mahout.math.drm._
                         ^
<console>:19: error: object mahout is not a member of package org.apache
       import org.apache.mahout.math.scalabindings.RLikeOps._
                         ^
<console>:19: error: object mahout is not a member of package org.apache
       import org.apache.mahout.math.drm.RLikeDrmOps._
                         ^
<console>:19: error: object mahout is not a member of package org.apache
       import org.apache.mahout.sparkbindings._
                         ^
<console>:21: error: object mahout is not a member of package org.apache
       implicit val sdc:
org.apache.mahout.sparkbindings.SparkDistributedContext = sc2sdc(sc)
                                    ^
<console>:21: error: not found: value sc2sdc
       implicit val sdc:
org.apache.mahout.sparkbindings.SparkDistributedContext = sc2sdc(sc)

On Wed, Mar 1, 2017 at 9:21 AM, Andrew Musselman <a...@apache.org> wrote:

> I've confirmed hashes and sigs; if someone other than me could confirm all
> three sigs it'd be good, e.g.:
>
> `gpg --verify apache-mahout-distribution-0.13.0-src.tar.gz.asc`
> `gpg --verify apache-mahout-distribution-0.13.0.pom.asc`
> `gpg --verify apache-mahout-distribution-0.13.0.tar.gz.asc`
>
> I'll vote after running some tests.
>
> On Tue, Feb 28, 2017 at 10:58 PM, Andrew Musselman <a...@apache.org> wrote:
>
>> This is the vote for release 0.13.0 of Apache Mahout.
>>
>> The vote will be going for at least 72 hours and will be closed on
>> Friday,
>> March 3rd, 2017 or once there are at least 3 PMC +1 binding votes (whichever
>> occurs earlier).  Please download, test and vote with
>>
>> [ ] +1, accept RC as the official 0.13.0 release of Apache Mahout
>> [ ] +0, I don't care either way,
>> [ ] -1, do not accept RC as the official 0.13.0 release of Apache Mahout,
>> because...
>>
>>
>> Maven staging repo:
>>
>> https://repository.apache.org/content/repositories/orgapache
>> mahout-1033/org/apache/mahout/apache-mahout-distribution/0.13.0/
>>
>> The git tag to be voted upon is mahout-0.13.0
>>
>
>

Reply via email to