Re: Issue with kafka-server-stop on RedHat7

2017-05-10 Thread ravi singh
The issue might be due to https://unix.stackexchange.com/questions/343353/ps-only-prints-up-to-4096-characters-of-any-processs-command-line I guess the issue is with kafka version >0.10.0. More details: https://github.com/apache/kafka/pull/2515 Regards, Ravi On Tue, May 9, 2017 at 12:01 PM,

Re: Issue with kafka-server-stop on RedHat7

2017-05-09 Thread Abhimanyu Nagrath
Hi Vedant, Just try to run kill -s TERM $KafkaProcessPID . On Wed, May 10, 2017 at 12:31 AM, Vedant Nighojkar wrote: > Hi Team, > > We are using Apache Kafka in one of our products. We support Windows, AIX > and Linux RedHat6 and above. > > I am seeing an issue with the

Issue with kafka-server-stop on RedHat7

2017-05-09 Thread Vedant Nighojkar
Hi Team, We are using Apache Kafka in one of our products. We support Windows, AIX and Linux RedHat6 and above. I am seeing an issue with the kafka-server-stop.sh script on RedHat7 machines. This used to work with RedHat6. ps ax | grep -i 'kafka.Kafka' - this is not able to find any running