What steps will reproduce the problem?
1. Run HadoopLDA nomally
2. Produce a model to analize
3. java -jar hadooplda-libs.jar showModel –model=/path/to/model.txt
What is the expected output? What do you see instead?
Expected to start the processing of the model in input
It just doesnt start because in the META-INF/MANIFEST.MF (in the .jar) there is
no specification o the entry point (java class with main method)
What version of the product are you using? On what operating system?
hadooplda-libs.jar compiled with Ant 1.9.4, under CentOS 2.6 x64
Please provide any additional information below.
Original issue reported on code.google.com by emanuele...@gmail.com on 12 Jul 2014 at 8:46
Original issue reported on code.google.com by
emanuele...@gmail.com
on 12 Jul 2014 at 8:46