create
Parses coordinator addresses from command-line arguments and returns a ready-to-use Server.
The arguments are supplied automatically by Airflow and are not intended to be constructed by hand:
--comm host:portaddress for task-execution messages.--logs host:portaddress for log forwarding.
Return
Parameters
args
Command-line arguments as received by main.