手动连接线上presto

    技术2022-07-11  97

    命令如下:

    java -jar presto-cli-0.237-executable.jar --server https://presto.ludp.lenovo.com:30070 --catalog hive --truststore-path /opt/jdk1.8.0_25/jre/lib/security/keystore.jks --truststore-password changeit

    在之前可以先测试一下网络

    ping presto.ludp.lenovo.com

    如果ping不通,需要配置/etc/resolv.conf 文件,参考: https://blog.csdn.net/leinminna/article/details/107068784

    Processed: 0.011, SQL: 9