hadoop - Cascading for Impatient TFIDF example freezing -
hadoop - Cascading for Impatient TFIDF example freezing -
i'm trying work cascading create , execute complex info processing workflows on local hadoop cluster.
i wish create tfidf vector can apply machine learning algorithms such naivebayes on using apache spark framework.
the problem after create jar , launch using next commands programme freezes. here log file.
you can find sources here. related source code in part6.
thanks!
i have found problem. nodes of cluster unhealthy log doesn't show , cascading freezes it's task has been unassigned.
so solve problem have right nodes health in case had right hadoop-yarn containers directory , it's local namenode directory.
you might run other errors, suggest check hadoop log files , webui admin hadoop nodes.
hadoop cascading
Comments
Post a Comment