You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2021/06/10 16:50:07 UTC

[GitHub] [incubator-pinot] awishnick opened a new issue #7040: pinot-admin always returns 0 exit code

awishnick opened a new issue #7040:
URL: https://github.com/apache/incubator-pinot/issues/7040


   I've noticed that all sorts of errors e.g. in LaunchDataIngestionJob (standalone) surface in stdout/stderr, but the exit code is 0. For calling this in an automated context, that's really bad because we silently miss errors.


-- 
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[GitHub] [incubator-pinot] awishnick closed issue #7040: pinot-admin always returns 0 exit code

Posted by GitBox <gi...@apache.org>.
awishnick closed issue #7040:
URL: https://github.com/apache/incubator-pinot/issues/7040


   


-- 
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[GitHub] [incubator-pinot] mcvsubbu commented on issue #7040: pinot-admin always returns 0 exit code

Posted by GitBox <gi...@apache.org>.
mcvsubbu commented on issue #7040:
URL: https://github.com/apache/incubator-pinot/issues/7040#issuecomment-858793016


   @awishnick have you tried setting the system property `pinot.admin.system.exit` to `true`?


-- 
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org