【问题标题】:How can I Install Presto on HDInsight?如何在 HDInsight 上安装 Presto?
【发布时间】:2020-06-05 17:15:15
【问题描述】:

我是 Azure HDInsight 的新手。 我正在尝试在 HDInsight 群集上安装 presto。

作为测试,我想运行 TPC-H Query。这是我到目前为止所做的。

  1. 我在 Hive 上加载了 TPC-H 表

  2. 我可以通过 hive cli 运行查询。

  3. 我可以在 presto cli 上运行 show tables 查询。

  4. 我无法运行 select count(*) from region; 之类的查询并显示 Query 20200605_074052_00011_6etih failed: cannot create caching file system 错误消息。

当我在 presto cli 上提交 show tables 查询时,我收到以下消息。

Query 20200605_074050_00010_6etih, FINISHED, 5 nodes Splits: 70 total, 70 done (100.00%) 0:00 [8 rows, 326B] [27 rows/s, 1.08KB/s]

hdfs-site.xml 或 core-site.xml 之类的 hadoop 设置我几乎没有碰过,presto 的配置不过是关于记忆的设置。

任何帮助将不胜感激。感谢阅读。

【问题讨论】:

    标签: azure presto azure-hdinsight


    【解决方案1】:

    您可以从 HDInsights 市场安装 Starburst Presto。 阅读更多:https://azure.microsoft.com/pl-pl/blog/azure-hdinsight-and-starburst-brings-presto-to-microsoft-azure-customers/

    但是,Starburst 不提供此解决方案的更新版本,而是推荐基于 Kubernetes(例如使用 Azure AKS)的解决方案。见https://docs.starburstdata.com/latest/installation/azure.html

    免责声明:我来自 Starburst。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多