On Fri, 2014-03-14 at 04:18 -0700, Mahmood Naderan wrote:
> Hi
> Is it possible to run valgrind (memory leak tool) with this command
>
> mahout wikipediaXMLSplitter -d enwiki-latest-pages-articles.xml -o
> wikipedia/chunks -c 64
>
> ?
> It is a java based program.
> Or Valgrind works with C++ co
Hi
Is it possible to run valgrind (memory leak tool) with this command
mahout wikipediaXMLSplitter -d enwiki-latest-pages-articles.xml -o
wikipedia/chunks -c 64
?
It is a java based program.
Or Valgrind works with C++ codes only?
Regards,
Mahmood---