While launching Presto CLI it is throwing permission denide error. I used to launch PrestoCLI by using the following command,
Presto$ /home/reddy/presto/presto --server localhost:8080 --catalog hive --schema default
Before launching PrestoCLI, I Install Presto and Discovery Service.
Can anyone assist me on this issue is appreciated.