Hi I am trying to train the classifier with text as bayesian format but it is stuck in the following message
Reading features input1 in dfs had the text files with class name as 1st word and rest the documents Please suggest why it is not progressing .JOBTracker does not show any running job n...@neil-laptop:~$ $MAHOUT_HOME/bin/mahout trainclassifier -i input1 -o model1 -type bayes -ng 3 -source hdfs Running on hadoop, using HADOOP_HOME=/home/neil/hadoop-0.20.2 No HADOOP_CONF_DIR set, using /home/neil/IIIT/hadoop-0.20.2/conf 10/11/19 23:06:08 WARN conf.Configuration: DEPRECATED: hadoop-site.xml found in the classpath. Usage of hadoop-site.xml is deprecated. Instead use core-site.xml, mapred-site.xml and hdfs-site.xml to override properties of core-default.xml, mapred-default.xml and hdfs-default.xml respectively 10/11/19 23:06:09 INFO bayes.TrainClassifier: Training Bayes Classifier 10/11/19 23:06:10 INFO bayes.BayesDriver: Reading features... -- Thanks and Regards Neil http://neilghosh.com
