I have a local file that has multiple lines and each line is one document.
On this file I am running

mahout seqdirectory -c UTF-8 -i inputpath -o hdfsoutputpath

This creates a file called chunk-0 with just 78 bytes and when I read that
file it has no data in it.

Am I doing something wrong?

Reply via email to