Quantcast
Channel: Kaltura - Latest topics
Viewing all articles
Browse latest Browse all 2994

Kaltura CE 10.13.0 released - DWH Trouble

$
0
0

@Mathieu wrote:

J faced to a problem with dwh
Ubuntu 14.04 LTS

First :
sh: 0: Can't open /opt/kaltura/bin/pentaho/kitchen.sh
in log /opt/kaltura/dwh/logs/etl_daily-20150722.log

modify : /opt/kaltura/dwh/etlsource/execute/etl_daily.sh
Replace KITCHEN=$BASE_DIR/bin/pentaho/kitchen.sh
By KITCHEN=$BASE_DIR/pentaho/pdi/kitchen.sh

modify : /opt/kaltura/dwh/etlsource/execute/etl_daily.sh
Replace KITCHEN=$BASE_DIR/bin/pentaho/kitchen.sh
By KITCHEN=$BASE_DIR/pentaho/pdi/kitchen.sh

After this j get an other error :
Check if update_dims_lock is seized - An error occurred executing this job entry:
Error occured while trying to connect to the database
Error connecting to database: (using class org.gjt.mm.mysql.Driver)
Communications link failure

J modify the tcpwrapper /etc/hosts.allow
mysqld : 127.0.0.1

It works fine but with a little error :
desc = org.pentaho.di.core.exception.KettleDatabaseException:
Couldn't execute SQL: call register_file('kaltest-kaltura_apache_access.log-20150722-06', 1, 328,9, 'gz', '')

Incorrect number of arguments for PROCEDURE kalturadw_ds.register_file; expected 5, got 6

fields = null
codes = ExecSQL001

I continue the investigation

Mathieu

Posts: 3

Participants: 3

Read full topic


Viewing all articles
Browse latest Browse all 2994

Trending Articles