Jason Fehr created IMPALA-15058:
-----------------------------------
Summary: Incorrect server-name Flag Used
Key: IMPALA-15058
URL: https://issues.apache.org/jira/browse/IMPALA-15058
Project: IMPALA
Issue Type: Bug
Reporter: Jason Fehr
In multiple places throughout the Python code, the "server_name" startup flag
is incorrectly specified as `--server-name` (using a dash instead of underscore
in the flag name).
Update all places where this flag is incorrectly specified.
https://github.com/search?q=repo%3Aapache%2Fimpala%20%22-server-name%22&type=code
--
This message was sent by Atlassian Jira
(v8.20.10#820010)