[
https://issues.apache.org/jira/browse/MAHOUT-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14014575#comment-14014575
]
Suneel Marthi commented on MAHOUT-1552:
---------------------------------------
Is this related to the MR configuration not being passed across the job
pipeline which was definitely an issue in Mahout 0.7 and was fixed in Mahout
0.8? If so this can be resolved as not a problem, given that this is still
being reported against Mahout 0.7.
> Avoid new Configuration() instantiation
> ---------------------------------------
>
> Key: MAHOUT-1552
> URL: https://issues.apache.org/jira/browse/MAHOUT-1552
> Project: Mahout
> Issue Type: Bug
> Components: Classification
> Affects Versions: 0.7
> Environment: CDH 4.4, CDH 4.6
> Reporter: Sergey
> Fix For: 1.0
>
>
> Hi, it's related to MAHOUT-1498
> You get troubles when run mahout stuff from oozie java action.
> {code}
> ava.lang.InterruptedException: Cluster Classification Driver Job failed
> processing /tmp/sku/tfidf/90453
> at
> org.apache.mahout.clustering.classify.ClusterClassificationDriver.classifyClusterMR(ClusterClassificationDriver.java:276)
> at
> org.apache.mahout.clustering.classify.ClusterClassificationDriver.run(ClusterClassificationDriver.java:135)
> at
> org.apache.mahout.clustering.canopy.CanopyDriver.clusterData(CanopyDriver.java:372)
> at
> org.apache.mahout.clustering.canopy.CanopyDriver.run(CanopyDriver.java:158)
> at
> org.apache.mahout.clustering.canopy.CanopyDriver.run(CanopyDriver.java:117)
> at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70)
> at
> org.apache.mahout.clustering.canopy.CanopyDriver.main(CanopyDriver.java:64)
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)