Error setting up initial repository in Pentaho Kettle

只谈情不闲聊 提交于 2019-12-23 05:16:24

问题


I'm setting up pentaho for the first time. It is able to see mysql but when I try and set up the initial repository it give me this error:

org.pentaho.di.core.exception.KettleAuthException: 
Incorrect password or login

Seems to want an admin (username) password. Don't see anything about this in the docs and web searches have not been fruitful. Any help appreciated.


回答1:


If you want to create a new Kettle database repository using MySql, you need to follow some setup instructions. You can try these, but they are for 5.x.

You can run all parts of PDI/Kettle without a repository. It just makes sharing your jobs and transformations with a group easier.



来源:https://stackoverflow.com/questions/35526570/error-setting-up-initial-repository-in-pentaho-kettle

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!