osx mavericks - Getting error while running Nutch on OSX mavrics -


i run following command , error of class not found. tried run following

$ bin/nutch crawl urls -dir crawl -depth 3 -topn 5
bin/nutch: line 106: [: many arguments
error: not find or load main class course.web

apache nutch command unable execute tried both approaches above link none of them worked.

i using nutch 1.7

if using nutch 2.x .command /bin/nutch crawl deprecated. should use /bin/crawl instead.


Comments

Popular posts from this blog

python - Subclassed QStyledItemDelegate ignores Stylesheet -

java - HttpClient 3.1 Connection pooling vs HttpClient 4.3.2 -

SQL: Divide the sum of values in one table with the count of rows in another -