Basic pentaho installation issue -


i unzipped pdi-ee-client-5.0.1-dist , ran job (which called windows .bat file via command prompt). getting error: not find or load main class org.pentaho.di.kitchen.kitchen

when run kettle job spoon can't load jdbc driver. jdbc driver should put in , ?

next step- planning install pdi-ee-server-5.0.1-dist have repository doing right ?

thanks

first of all, make sure have java

if connecting databases (ie mysql), must download , locate drivers (mysql-connector-java-5.1.2.jar or whatever database using) in /pentaho/design-tools/data-integration\lib

for server required further configurations such export environment variables.


Comments

Popular posts from this blog

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -

python 3.x - Mapping specific letters onto a list of words -