Hi, I was wondering (i did not look close for solution yet), if i want to specify my own custom lexical analyzer for seq2sparse job via -a option, i need to add my custom jar containing it to the MR classpath, right?
Is there an easy way to do it with seq2sparse command line? i know seq2sparse doesn't accept -D parameters, but is there universal way to do something like that without hacking mahout's jar with additional code? It's probably a little bit more of a Hadoop question though but as far as i know that's not as easy as specifying additional jars for java -cp option, is it? Thank you for your ideas. -Dmitriy