I would like to check a command's status programmatically. However the result of
presto$check(commandId)
is printed to console and I couldn't assign it to a variable. I've tried capture.output and that didn't work. How would you suggest going about this? Thank you.
We would love to help you out here. Could you send this query to Qubole support via support@qubole.com from your work email ID and we will have someone help you through this.
I would like to check a command's status programmatically. However the result of
is printed to console and I couldn't assign it to a variable. I've tried capture.output and that didn't work. How would you suggest going about this? Thank you.