Created
June 23, 2009 16:41
-
-
Save davidray/134669 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
david@david-desktop:~/build/ee-release/06-22-2009-0441PM/quickinstall$ sudo ./install-pentaho-db.sh | |
notice: //trisano_pentaho_db_main/trisano_pentaho_db_base/trisano_postgres_main/Exec[mkdir -p /opt/csi/trisano-postgres-data]/returns: executed successfully | |
notice: //trisano_pentaho_db_main/trisano_pentaho_db_base/trisano_postgres_main/Exec[mkdir -p /opt/csi/trisano-postgres]/returns: executed successfully | |
notice: //trisano_pentaho_db_main/trisano_pentaho_db_base/trisano_postgres_main/Exec[install-postgres]/returns: executed successfully | |
notice: //trisano_pentaho_db_main/trisano_pentaho_db_base/trisano_postgres_main/Exec[restart-postgresql]/returns: executed successfully | |
notice: //trisano_pentaho_db_main/Exec[mkdir -p /opt/csi/trisano-dw]/returns: executed successfully | |
notice: //trisano_pentaho_db_main/Exec[mkdir -p /opt/csi/trisano-pentaho]/returns: executed successfully | |
notice: //trisano_pentaho_db_main/Exec[install-pentaho]/returns: executed successfully | |
notice: //trisano_pentaho_db_main/Exec[install-dw-scripts]/returns: executed successfully | |
notice: //trisano_pentaho_db_main/File[etl.sh]/content: changed file contents from {md5}a4ee9d208d91440f55ce41815285c635 to {md5}aa971ebc0b0733822d7c26305a336fac | |
notice: //trisano_pentaho_db_main/File[etl.sh]/owner: owner changed 'david' to 'root' | |
notice: //trisano_pentaho_db_main/File[etl.sh]/group: group changed 'david' to 'root' | |
notice: //trisano_pentaho_db_main/File[create_repository_postgresql.sql]/content: changed file contents from {md5}c8eeeb7df2b2d3de697ed25e2c3e658f to {md5}a107cf6d18e81af85a66e5a9364cdf64 | |
notice: //trisano_pentaho_db_main/File[create_repository_postgresql.sql]/owner: owner changed 'david' to 'root' | |
notice: //trisano_pentaho_db_main/File[create_repository_postgresql.sql]/group: group changed 'david' to 'root' | |
notice: //trisano_pentaho_db_main/File[create_quartz_postgresql.sql]/content: changed file contents from {md5}43868b1810b21ebc7bdce4b03f5200bd to {md5}6312be3fbb9ab4dfa2c538b39b5091c3 | |
notice: //trisano_pentaho_db_main/File[create_quartz_postgresql.sql]/owner: owner changed 'david' to 'root' | |
notice: //trisano_pentaho_db_main/File[create_quartz_postgresql.sql]/group: group changed 'david' to 'root' | |
notice: //trisano_pentaho_db_main/Exec[etl.sh]/returns: Password for user dw_priv_user: | |
notice: //trisano_pentaho_db_main/Exec[etl.sh]/returns: psql: fe_sendauth: no password supplied | |
notice: //trisano_pentaho_db_main/Exec[etl.sh]/returns: Temporarily quieting PostgreSQL | |
notice: //trisano_pentaho_db_main/Exec[etl.sh]/returns: Password for user dw_priv_user: | |
notice: //trisano_pentaho_db_main/Exec[etl.sh]/returns: psql: fe_sendauth: no password supplied | |
notice: //trisano_pentaho_db_main/Exec[etl.sh]/returns: Preparing for ETL process | |
notice: //trisano_pentaho_db_main/Exec[etl.sh]/returns: Password for user dw_priv_user: | |
notice: //trisano_pentaho_db_main/Exec[etl.sh]/returns: psql: fe_sendauth: no password supplied | |
notice: //trisano_pentaho_db_main/Exec[etl.sh]/returns: Problem preparing for ETL | |
err: //trisano_pentaho_db_main/Exec[etl.sh]/returns: change from notrun to 0 failed: cd /opt/csi/trisano-dw/warehouse; ./etl.sh returned 1 instead of 0 at /home/david/build/ee-release/06-22-2009-0441PM/quickinstall/puppet_files/trisano_pentaho_db_main.pp:197 | |
Installation complete. You should configure your system to automatically run the etl.sh script to sync data with the data warehouse. It is recommended this be run at least every hour. You may need to edit your pg_hba.conf file if the Pentaho app is running on another host. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment