$ ps aux | grep zeppelin

root      6652  0.0  0.0 212676 13052 ?        S    Aug03   0:00
/usr/bin/python2.6
/usr/lib/python2.6/site-packages/ambari_agent/AmbariAgent.py start
--expected-hostname=zeppelin-3529.phx01.dev.ebayc3.com

root      6660  2.1 15.8 4606312 3928832 ?     Sl   Aug03 1821:53
/usr/bin/python2.6 /usr/lib/python2.6/site-packages/ambari_agent/main.py
start --expected-hostname=zeppelin-3529.phx01.dev.ebayc3.com

root     29811  0.0  0.0 158120  1820 pts/0    S    21:45   0:00 su -
zeppelin

zeppelin 29812  0.0  0.0 108304  1984 pts/0    S    21:45   0:00 -bash

zeppelin 29914  2.0  0.0 121124  1260 pts/0    R+   21:47   0:00 ps aux

zeppelin 29915  0.0  0.0 103240   880 pts/0    S+   21:47   0:00 grep
zeppelin

[zeppelin@zeppelin-3529 ~]$

On Wed, Sep 30, 2015 at 9:44 PM, ÐΞ€ρ@Ҝ (๏̯͡๏) <deepuj...@gmail.com> wrote:

> If you see my investigation section earlier.
>
> Investigation
>
> ==========
>
> $ ps -ef | grep zeppelin
>
>
> there is nothing.
>
> On Wed, Sep 30, 2015 at 9:32 PM, madhuka udantha <madhukaudan...@gmail.com
> > wrote:
>
>>
>> On Thu, Oct 1, 2015 at 9:55 AM, ÐΞ€ρ@Ҝ (๏̯͡๏) <deepuj...@gmail.com>
>> wrote:
>>
>>> java.net.BindException: Address already in use
>>
>>
>> you have another process bound to the same port.
>>
>> Check which processes are listening on this port. Kill the process if it
>> is ok.
>>
>>
>> --
>> Cheers,
>> Madhuka Udantha
>> http://madhukaudantha.blogspot.com
>>
>
>
>
> --
> Deepak
>
>


-- 
Deepak

Reply via email to