We need to be able to run the tool in daemon mode with a specific socket file path. Can we have a parameter passed to the startup script that will override the default socket file location? In the code the path is defined as: socket.filepath=/var/tmp/hdfs-shell.sock.
We need to be able to run the tool in daemon mode with a specific socket file path. Can we have a parameter passed to the startup script that will override the default socket file location? In the code the path is defined as: socket.filepath=/var/tmp/hdfs-shell.sock.
Thank you!