SurajSadhula commented on issue #7203: URL: https://github.com/apache/gravitino/issues/7203#issuecomment-2907646829
Hi @justinmclean Thanks for the suggestion! Adding quotes around the command (like 'bash -c "pgrep -x -q docker-connector"') should fix the parsing issue. But if 'docker-connector' isn’t running on Mac, the command will still return an error code. Is that the intended behavior, or should we skip this check entirely for non-Docker setups? Just wanted to clarify before submitting a fix. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
