I am getting the below error while I am launching the presto server. Kindly let me what could be the reason.
I am using presto-server-0.152.
Traceback (most recent call last): File "launcher.py", line 448, in main() File "launcher.py", line 418, in main node_properties = load_properties(o.node_config) File "launcher.py", line 47, in load_properties k, v = line.split('=', 1) ValueError: need more than 1 value to unpack
etc/node.propertiesfile? Probably best to create a Gist gist.github.com The file seems to have a line that is missing an=- David Phillips