我无法在端口 9089 上加载 Ambari 中的 Superset。即使初始登录屏幕也不会显示。URL 显示为http://sandbox-hdp.hortonworks.com:9089。
有谁知道如何解决这个问题?
我无法在端口 9089 上加载 Ambari 中的 Superset。即使初始登录屏幕也不会显示。URL 显示为http://sandbox-hdp.hortonworks.com:9089。
有谁知道如何解决这个问题?
将 URL 从http://sandbox-hdp.hortonworks.com:9089更改为 http://localhost:9089 或http://127.0.0.1:9089解决了我的问题,并且能够在 Ambari 中加载 Superset UI。