如何从 localhost:port/pentaho 在 linux 上 运行 Pentaho 控制台?
How to run Pentaho console on linux from localhost:port/pentaho?
我正在尝试使用从 sourceforge 下载的 pentaho(pentaho 文件)。我 运行 架构-workbench shell 正确并且 window 使用界面打开,但我仍然无法连接到 [=13 上的管理控制台=].
这似乎对我不起作用的任何想法?
最好的问候
你有一个 start-pentaho.sh
可以在端口 8080 上启动(经过很长时间的第一次)pentaho 服务器。
也就是说,如果你下载了正确的包,因为 Pentaho 包含很多包:一个是服务器,另一个是包含 schema-workbench 以及 pdi ( Pentaho Data Integrator)和 prd(Pentaho Report Designer)以及其他一些。
您运行下载错了文件。要打开pentaho控制台,需要下载PNTAHO SERVER和运行 'start-pentaho.sh'
Pentaho 默认情况下将在 http://localhost:8080/pentaho 一旦服务器启动并且 运行 启动 PuC Pentaho 用户控制台。要获得数据集成,即 Spoon 界面,请转到
对于 Windows :Pentaho 安装目录>> design-tools>> data-integration>>spoon.bat
对于 Linux/Mac:Pentaho 安装目录>> design-tools>> data-integration>>spoon.sh
希望对您有所帮助。
我正在尝试使用从 sourceforge 下载的 pentaho(pentaho 文件)。我 运行 架构-workbench shell 正确并且 window 使用界面打开,但我仍然无法连接到 [=13 上的管理控制台=]. 这似乎对我不起作用的任何想法? 最好的问候
你有一个 start-pentaho.sh
可以在端口 8080 上启动(经过很长时间的第一次)pentaho 服务器。
也就是说,如果你下载了正确的包,因为 Pentaho 包含很多包:一个是服务器,另一个是包含 schema-workbench 以及 pdi ( Pentaho Data Integrator)和 prd(Pentaho Report Designer)以及其他一些。
您运行下载错了文件。要打开pentaho控制台,需要下载PNTAHO SERVER和运行 'start-pentaho.sh'
Pentaho 默认情况下将在 http://localhost:8080/pentaho 一旦服务器启动并且 运行 启动 PuC Pentaho 用户控制台。要获得数据集成,即 Spoon 界面,请转到 对于 Windows :Pentaho 安装目录>> design-tools>> data-integration>>spoon.bat 对于 Linux/Mac:Pentaho 安装目录>> design-tools>> data-integration>>spoon.sh
希望对您有所帮助。