Hi all,
When I set a generic option when running fpg, it always threw exceptions:
$ mahout fpg \
-D mapred.min.split.size=100000000 \
-i myinput \
-o myoutput \
-method mapreduceSo what is the correct way to set generic options ? Thanks. Regards, Zheyi Rong
