|
|
-
Re: Unknown processes unable to terminateshashwat shriparv 2013-03-04, 10:21
You can you kill -9 13082
Is there eclipse or netbeans project running, that may the this process.. ∞ Shashwat Shriparv On Mon, Mar 4, 2013 at 3:12 PM, Sai Sai <[EMAIL PROTECTED]> wrote: > I have a list of following processes given below, i am trying to kill the > process 13082 using: > > kill 13082 > > Its not terminating RunJar. > > I have done a stop-all.sh hoping it would stop all the processes but only > stopped the hadoop related processes. > I am just wondering if it is necessary to stop all other processes before > starting the hadoop process and how to stop these other processes. > > Here is the list of processes which r appearing: > > > 30969 FileSystemCat > 30877 FileSystemCat > 5647 StreamCompressor > 32200 DataNode > 25015 Jps > 2227 URLCat > 5563 StreamCompressor > 5398 StreamCompressor > 13082 RunJar > 32578 JobTracker > 7215 > 385 TaskTracker > 31884 NameNode > 32489 SecondaryNameNode > > Thanks > Sai > |