在talend大数据中创建与hadoop的连接时出现问题

时间:2016-06-21 06:22:50

标签: hadoop connection etl talend bigdata

我在Talend Big Data中创建与Hadoop的连接时遇到问题。我想在Talend内建立Hortonworks连接。我也有Hortonworks沙盒,但我得到的问题是Ambari服务器没有运行。它显示Unable to start PostgreSQL server错误。

ERROR: Exiting with exit code 1. 
REASON: Unable to start PostgreSQL server. Status None....Exiting
  1. 当我检查service postgresql status时,它显示:

    postmaster dead but pid file exists.

  2. 在尝试通过浏览器打开Ambari Ui时,它要求 用户名和密码但不接受它。

1 个答案:

答案 0 :(得分:0)

考虑到这是虚拟机方面问题,我已删除了hortonworks虚拟框中的现有计算机并重新创建了具有不同配置的新计算机

  1. 现在重启机器
  2. 在shell中检查"服务ambari-server status" " service postgresql status"
  3. 它对我来说很好。这可能是因为有时虚拟盒没有正确关闭或关闭电源。

    但是,即使在提供凭证后,我也无法在浏览器中打开Ambari服务器。请建议。