You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2021/12/28 11:38:24 UTC

[GitHub] [incubator-inlong] EMsnap opened a new issue #2068: [Bug] the class name in dataproxy stop.sh is wrong

EMsnap opened a new issue #2068:
URL: https://github.com/apache/incubator-inlong/issues/2068


   ### What happened
   
   ps -ef |grep "org.apache.flume.node.Application"|grep "apache-inlong-dataproxy"|grep -v grep|awk '{print $2}'|xargs kill -9
   org.apache.flume.node.Application should be org.apache.inlong.node.Application
   
   ### What you expected to happen
   
   ps -ef |grep "org.apache.flume.node.Application"|grep "apache-inlong-dataproxy"|grep -v grep|awk '{print $2}'|xargs kill -9
   org.apache.flume.node.Application should be org.apache.inlong.node.Application
   
   ### How to reproduce
   
   ps -ef |grep "org.apache.flume.node.Application"|grep "apache-inlong-dataproxy"|grep -v grep|awk '{print $2}'|xargs kill -9
   export kill wrong
   
   ### Environment
   
   _No response_
   
   ### InLong version
   
   0.10.0 RC1
   
   ### InLong Component
   
   InLong DataProxy
   
   ### Are you willing to submit PR?
   
   - [X] Yes, I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-inlong] dockerzhang closed issue #2068: [Bug] the class name in dataproxy stop.sh is wrong

Posted by GitBox <gi...@apache.org>.
dockerzhang closed issue #2068:
URL: https://github.com/apache/incubator-inlong/issues/2068


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org