Error on feature-classifier classify-sklearn using "--p-n-jobs" option

Hi!
Looks like you have space on your harddrive just enough to run it without "jobs" option with default values. The command "classify-sklearn" is RAM and ROM consuming as it is, and providing "jobs" option will make it even more greedy, since it is spliting your dataset on parts to run it in parallel.