You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@mahout.apache.org by Andrea Leistra <An...@concur.com> on 2012/01/03 15:32:56 UTC

Compile failure: "log has private access in org.apache.mahout.clustering.kmeans.KMeansClusterer"

This morning I checked out the mahout trunk.   When attempting mvn install I get the following error:

[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /home/cloudera/mahout-trunk/core/src/main/java/org/apache/mahout/clustering/kmeans/FindNearestCluster.java:[78,25] log has private access in org.apache.mahout.clustering.kmeans.KMeansClusterer

________________________________
This e-mail message is authorized for use by the intended recipient only and may contain information that is privileged and confidential. If you received this message in error, please call us immediately at (425) 702-8808 and ask to speak to the message sender. Please do not copy, disseminate, or retain this message unless you are the intended recipient. In addition, to ensure the security of your data, please do not send any unencrypted credit card or personally identifiable information to this email address. Thank you.

RE: Compile failure: "log has private access in org.apache.mahout.clustering.kmeans.KMeansClusterer"

Posted by Andrea Leistra <An...@concur.com>.
Thanks, I cleared out the old version before downloading trunk this time and that fixed the problem.

-----Original Message-----
From: Sean Owen [mailto:srowen@gmail.com]
Sent: Tuesday, January 03, 2012 11:00 AM
To: user@mahout.apache.org
Subject: Re: Compile failure: "log has private access in org.apache.mahout.clustering.kmeans.KMeansClusterer"

I think you've got some old code lying around; this class doesn't exist anymore.

On Tue, Jan 3, 2012 at 2:32 PM, Andrea Leistra <An...@concur.com> wrote:
> This morning I checked out the mahout trunk.   When attempting mvn install I get the following error:
>
> [ERROR] COMPILATION ERROR :
> [INFO] -------------------------------------------------------------
> [ERROR]
> /home/cloudera/mahout-trunk/core/src/main/java/org/apache/mahout/clust
> ering/kmeans/FindNearestCluster.java:[78,25] log has private access in
> org.apache.mahout.clustering.kmeans.KMeansClusterer
>
> ________________________________
> This e-mail message is authorized for use by the intended recipient only and may contain information that is privileged and confidential. If you received this message in error, please call us immediately at (425) 702-8808 and ask to speak to the message sender. Please do not copy, disseminate, or retain this message unless you are the intended recipient. In addition, to ensure the security of your data, please do not send any unencrypted credit card or personally identifiable information to this email address. Thank you.

This e-mail message is authorized for use by the intended recipient only and may contain information that is privileged and confidential. If you received this message in error, please call us immediately at (425) 702-8808 and ask to speak to the message sender. Please do not copy, disseminate, or retain this message unless you are the intended recipient. In addition, to ensure the security of your data, please do not send any unencrypted credit card or personally identifiable information to this email address. Thank you.

Re: Compile failure: "log has private access in org.apache.mahout.clustering.kmeans.KMeansClusterer"

Posted by Sean Owen <sr...@gmail.com>.
I think you've got some old code lying around; this class doesn't exist anymore.

On Tue, Jan 3, 2012 at 2:32 PM, Andrea Leistra
<An...@concur.com> wrote:
> This morning I checked out the mahout trunk.   When attempting mvn install I get the following error:
>
> [ERROR] COMPILATION ERROR :
> [INFO] -------------------------------------------------------------
> [ERROR] /home/cloudera/mahout-trunk/core/src/main/java/org/apache/mahout/clustering/kmeans/FindNearestCluster.java:[78,25] log has private access in org.apache.mahout.clustering.kmeans.KMeansClusterer
>
> ________________________________
> This e-mail message is authorized for use by the intended recipient only and may contain information that is privileged and confidential. If you received this message in error, please call us immediately at (425) 702-8808 and ask to speak to the message sender. Please do not copy, disseminate, or retain this message unless you are the intended recipient. In addition, to ensure the security of your data, please do not send any unencrypted credit card or personally identifiable information to this email address. Thank you.