Hi, If it is a runnable jar you are creating from netbeans Check only the necessary dependencies are added.
Cheers! Manoj. On Tue, Oct 16, 2012 at 11:38 AM, sudha sadhasivam < [email protected]> wrote: > Hello > > When we create a jar file for hadoop programs from command prompt it runs > faster. When we create a jar file from netbeans it runs slower. We could > not understand the problem. > > This is important as we are trying to work with hadoop and CUDA (jcuda).We > could create a jar file only using netbeans IDE. The performance seemed to > be very poor. Especially, we feel that it reads part by part for every few > KBs > > Kindly let us know about the problem > Thanking you > G Sudha >
