SlideShare una empresa de Scribd logo
1 de 30
Descargar para leer sin conexión
MANUAL DE INSTALACIÓN
DE PARA
WINDOWS 7
GERMAN PINCHAO
MONICA TARAMUEL
DESCARGA PENTAHO
 Nos dirigimis al sitio web: http://community.pentaho.com/
DESCARGA PENTAHO
 Ingresaremos a siguiente sitio web:
http://community.pentaho.com/projects/bi_platform/
DESCARGA PENTAHO
 Finalmente nos saldara el siguiente sitio web:
http://sourceforge.net/projects/pentaho/files/Business%20Intelligence%20S
erver/3.9.0-stable/
INSTALACIÓN DE PENTAHO
 Una vez realizada la descarga de biserver-ce-3.9-estable.zip
 Procedemos a descomprimir el archivo del cual nos descomprimirá dos
carpetas
 administration-console y
 biserver-ce
INSTALACIÓN DE PENTAHO
 Ahora configuraremos las variables de entorno de java:
 Para ello nos dirigimos a:
 Inicio->equipo->click derecho->propiedades->
configuración avanzada del sistema->opciones
avanzadas->variables de entorno
INSTALACIÓN DE PENTAHO
 Configuración de variables de entorno de java:
INSTALACIÓN DE PENTAHO
 Configuración de variables de entorno de java:
INSTALACIÓN DE PENTAHO
 Configuración de variables de entorno de java:
INSTALACIÓN DE PENTAHO
 Configuración de variables de entorno de java:
Paso1
Paso2
INSTALACIÓN DE PENTAHO
 Configuración de variables de entorno de java:
Paso1
Paso2
Nombre de la variable : JAVA_HOME
Valor de la variable: dirección de JDK de
java(C:Program FilesJavajdk1.6.0_39)
Nombre de la variable : PATH
Valor de la variable:
C:WINDOWS;C:WINDOWSsystem32;
%JAVA_HOME%
EJECUTAR PENTAHO
 Ya configuradas las variables de entorno de java,
procederemos a ejecutar PENTAHO
 Para ello no dirigimos a la carpeta biserver-ce
EJECUTAR PENTAHO
 Ejecutamos start-pentaho
INICIANDO PENTAHO
 después de ejecutar start-pentaho aparecerá la siguiente
ventana y esperamos un momento
INICIANDO PENTAHO
 después de los anteriores pasos realizados no dirigimos a
la barra de navegación y digitamos
localhost:8080/pentaho
INICIANDO PENTAHO
 nombre de usuario : joe
 Contraseña: password
INICIANDO PENTAHO
CONFIGURACIÓN DEL SERVIDOR SMTP
 Para la configuración nos dirigimos biserver-cepentaho-
solutionssystemsmtp-email y editamos el archivo email_config.xml
CONFIGURACIÓN DEL SERVIDOR SMTP
 Y editamos
 <email-smtp>
 <properties>
 <!-- This is the address of your SMTP email server for sending email. e.g.
smtp.pentaho.org -->
 <mail.smtp.host>smtp.gmail.com</mail.smtp.host>
 <!-- This is the port of your SMTP email server. Usually this is 25. For GMail
this is 587 -->
 <mail.smtp.port>587</mail.smtp.port>
CONFIGURACIÓN DEL SERVIDOR SMTP
 <!-- The transport for accessing the email server. Usually this is smtp. For GMail this is smtps -->
 <mail.transport.protocol>smtps</mail.transport.protocol>

 <!-- Usually this is 'false'. For GMail it is 'true' -->
 <mail.smtp.starttls.enable>true</mail.smtp.starttls.enable>

 <!-- Set to true if the email server requires the sender to authenticate -->
 <mail.smtp.auth>true</mail.smtp.auth>

 <!-- This is true if the email server requires an SSL connection. Usally 'false'. For GMail this is 'true' -->
 <mail.smtp.ssl>true</mail.smtp.ssl> <!-- Run Email Send Test -->
 <mail.run.send.test>true</mail.run.send.test>

 <!-- For GMail this is 'false' --> <mail.smtp.quitwait>false</mail.smtp.quitwait>
 </properties>

CONFIGURACIÓN DEL SERVIDOR SMTP
 <!-- The is the address or your POP3 email server for receiving email. e.g.
pop.pentaho.org -->
 <!-- It is currently not used -->
 <mail.pop3></mail.pop3>
 <!-- This is the default 'from' address that emails from the Pentaho BI Platform will
appear to come from e.g. joe.pentaho@pentaho.org -->
 <mail.from.default>tucorreo@gmail.com</mail.from.default>
 <!-- This is the user id used to connect to the email server for sending email
 It is only required if email-authenticate is set to true
 This is never sent or shown to anyone -->
 <mail.userid>tucorreo@gmail.com</mail.userid>

CONFIGURACIÓN DEL SERVIDOR SMTP
 <!-- This is the password used to connect to the email server for sending email
 It is only required if email-authenticate is set to true
 This is never sent or shown to anyone -->
 <mail.password>tu contraseña</mail.password>
 </email-smtp>
EJECUTANDO EL SERVIDOR SMTP
 Para ello no vamos el la parte izquierda y pusalmos en Ejemplos informes y
escogemos el ejemplo Burst Sales Report
EJECUTANDO EL SERVIDOR SMTP
 Para ello no vamos el la parte izquierda y pusalmos en Ejemplos informes y
escogemos el ejemplo Burst Sales Report
EJECUTANDO EL SERVIDOR SMTP
EJECUTANDO EL SERVIDOR SMTP
EJECUTANDO EL SERVIDOR SMTP
Correo gmail
EJECUTANDO EL SERVIDOR SMTP
Cuando pentaho nos muestre el siguiente mensaje es por que se
ha enviado correctamente el reporte al correo
Revisamos el correo
EJECUTANDO EL SERVIDOR SMTP
Revisamos el correo
08:41
08:41
08:30
08:30
07:20
Manual de instalación de pentaho para windows 7

Más contenido relacionado

La actualidad más candente

PostgreSQL Performance Tuning
PostgreSQL Performance TuningPostgreSQL Performance Tuning
PostgreSQL Performance Tuning
elliando dias
 

La actualidad más candente (20)

Step By Step to Install Oracle Business Intelligence
Step By Step to Install Oracle Business IntelligenceStep By Step to Install Oracle Business Intelligence
Step By Step to Install Oracle Business Intelligence
 
Sauvegardes de base de données
Sauvegardes de base de donnéesSauvegardes de base de données
Sauvegardes de base de données
 
Building ClickHouse and Making Your First Contribution: A Tutorial_06.10.2021
Building ClickHouse and Making Your First Contribution: A Tutorial_06.10.2021Building ClickHouse and Making Your First Contribution: A Tutorial_06.10.2021
Building ClickHouse and Making Your First Contribution: A Tutorial_06.10.2021
 
GoldenGate and ODI - A Perfect Match for Real-Time Data Warehousing
GoldenGate and ODI - A Perfect Match for Real-Time Data WarehousingGoldenGate and ODI - A Perfect Match for Real-Time Data Warehousing
GoldenGate and ODI - A Perfect Match for Real-Time Data Warehousing
 
Distributed Compiler Icecc
Distributed Compiler IceccDistributed Compiler Icecc
Distributed Compiler Icecc
 
PostgreSQL Performance Tuning
PostgreSQL Performance TuningPostgreSQL Performance Tuning
PostgreSQL Performance Tuning
 
The Hitchhiker's Guide to Faster Builds. Viktor Kirilov. CoreHard Spring 2019
The Hitchhiker's Guide to Faster Builds. Viktor Kirilov. CoreHard Spring 2019The Hitchhiker's Guide to Faster Builds. Viktor Kirilov. CoreHard Spring 2019
The Hitchhiker's Guide to Faster Builds. Viktor Kirilov. CoreHard Spring 2019
 
Introduction to PowerShell
Introduction to PowerShellIntroduction to PowerShell
Introduction to PowerShell
 
Modul Training Membangun Sistem Lab From Home (LFH)
Modul Training Membangun Sistem Lab From Home (LFH)Modul Training Membangun Sistem Lab From Home (LFH)
Modul Training Membangun Sistem Lab From Home (LFH)
 
Handling Schema Changes Using pt-online-schema change.
Handling Schema Changes Using pt-online-schema change.Handling Schema Changes Using pt-online-schema change.
Handling Schema Changes Using pt-online-schema change.
 
Embedded Recipes 2018 - swupdate: update your embedded device - Charles-Anto...
Embedded Recipes 2018 -  swupdate: update your embedded device - Charles-Anto...Embedded Recipes 2018 -  swupdate: update your embedded device - Charles-Anto...
Embedded Recipes 2018 - swupdate: update your embedded device - Charles-Anto...
 
What is new in Notes & Domino Deleopment V10.x
What is new in Notes & Domino Deleopment V10.xWhat is new in Notes & Domino Deleopment V10.x
What is new in Notes & Domino Deleopment V10.x
 
PowerShell 101
PowerShell 101PowerShell 101
PowerShell 101
 
Automate DBA Tasks With Ansible
Automate DBA Tasks With AnsibleAutomate DBA Tasks With Ansible
Automate DBA Tasks With Ansible
 
Oracle 12c and its pluggable databases
Oracle 12c and its pluggable databasesOracle 12c and its pluggable databases
Oracle 12c and its pluggable databases
 
Apache Tomcat ( 아파치 톰캣 ) 설치 가이드
Apache Tomcat ( 아파치 톰캣 ) 설치 가이드Apache Tomcat ( 아파치 톰캣 ) 설치 가이드
Apache Tomcat ( 아파치 톰캣 ) 설치 가이드
 
Using The Mysql Binary Log As A Change Stream
Using The Mysql Binary Log As A Change StreamUsing The Mysql Binary Log As A Change Stream
Using The Mysql Binary Log As A Change Stream
 
Short samba tutorial with audit trail function
Short samba tutorial with audit trail functionShort samba tutorial with audit trail function
Short samba tutorial with audit trail function
 
Demystify eBPF JIT Compiler
Demystify eBPF JIT CompilerDemystify eBPF JIT Compiler
Demystify eBPF JIT Compiler
 
Oracle Database performance tuning using oratop
Oracle Database performance tuning using oratopOracle Database performance tuning using oratop
Oracle Database performance tuning using oratop
 

Similar a Manual de instalación de pentaho para windows 7

Tutorial linux centos configuraciones básicas
Tutorial linux centos configuraciones básicasTutorial linux centos configuraciones básicas
Tutorial linux centos configuraciones básicas
UTP
 
Presentacion comunicaciones
Presentacion comunicacionesPresentacion comunicaciones
Presentacion comunicaciones
inakitaki
 
Servidor de Correo en WindowsServer
Servidor de Correo en WindowsServerServidor de Correo en WindowsServer
Servidor de Correo en WindowsServer
Andrez12
 
Configuracion del servidor bajo windows 2000 server
Configuracion del servidor bajo windows 2000 serverConfiguracion del servidor bajo windows 2000 server
Configuracion del servidor bajo windows 2000 server
cristyna
 
Proyecto de sistemas operativos servidores
Proyecto de sistemas operativos servidoresProyecto de sistemas operativos servidores
Proyecto de sistemas operativos servidores
Danilo
 
Servidores windows server final
Servidores windows server finalServidores windows server final
Servidores windows server final
Steven Restrepo
 

Similar a Manual de instalación de pentaho para windows 7 (20)

Administrador de sistemas instalación postfix con nagios
Administrador de sistemas  instalación postfix con nagiosAdministrador de sistemas  instalación postfix con nagios
Administrador de sistemas instalación postfix con nagios
 
Servidor
ServidorServidor
Servidor
 
Tutorial linux centos configuraciones básicas
Tutorial linux centos configuraciones básicasTutorial linux centos configuraciones básicas
Tutorial linux centos configuraciones básicas
 
Presentacion comunicaciones
Presentacion comunicacionesPresentacion comunicaciones
Presentacion comunicaciones
 
Presentacion comunicaciones
Presentacion comunicacionesPresentacion comunicaciones
Presentacion comunicaciones
 
Streaming audio
Streaming audioStreaming audio
Streaming audio
 
Servidor de Correo en WindowsServer
Servidor de Correo en WindowsServerServidor de Correo en WindowsServer
Servidor de Correo en WindowsServer
 
Ubuntu Server , Windows 2008 server , zentyal 3.3 - Correo electronico
Ubuntu Server , Windows 2008 server , zentyal 3.3 - Correo electronicoUbuntu Server , Windows 2008 server , zentyal 3.3 - Correo electronico
Ubuntu Server , Windows 2008 server , zentyal 3.3 - Correo electronico
 
Reporte servidorftp
Reporte servidorftpReporte servidorftp
Reporte servidorftp
 
Configuracion del servidor bajo windows 2000 server
Configuracion del servidor bajo windows 2000 serverConfiguracion del servidor bajo windows 2000 server
Configuracion del servidor bajo windows 2000 server
 
Proyecto de sistemas operativos servidores
Proyecto de sistemas operativos servidoresProyecto de sistemas operativos servidores
Proyecto de sistemas operativos servidores
 
Apache
ApacheApache
Apache
 
Servidor de Correo
Servidor de CorreoServidor de Correo
Servidor de Correo
 
Manual de instalación y configuración del servidor SMTP
Manual de instalación y configuración del servidor SMTPManual de instalación y configuración del servidor SMTP
Manual de instalación y configuración del servidor SMTP
 
14 servidor correowindows2003
14 servidor correowindows200314 servidor correowindows2003
14 servidor correowindows2003
 
Directivas de grupo
Directivas de grupoDirectivas de grupo
Directivas de grupo
 
Receta red social
Receta red socialReceta red social
Receta red social
 
Outlook 2007
Outlook 2007Outlook 2007
Outlook 2007
 
VISUAL BASIC
VISUAL BASICVISUAL BASIC
VISUAL BASIC
 
Servidores windows server final
Servidores windows server finalServidores windows server final
Servidores windows server final
 

Manual de instalación de pentaho para windows 7

  • 1. MANUAL DE INSTALACIÓN DE PARA WINDOWS 7 GERMAN PINCHAO MONICA TARAMUEL
  • 2. DESCARGA PENTAHO  Nos dirigimis al sitio web: http://community.pentaho.com/
  • 3. DESCARGA PENTAHO  Ingresaremos a siguiente sitio web: http://community.pentaho.com/projects/bi_platform/
  • 4. DESCARGA PENTAHO  Finalmente nos saldara el siguiente sitio web: http://sourceforge.net/projects/pentaho/files/Business%20Intelligence%20S erver/3.9.0-stable/
  • 5. INSTALACIÓN DE PENTAHO  Una vez realizada la descarga de biserver-ce-3.9-estable.zip  Procedemos a descomprimir el archivo del cual nos descomprimirá dos carpetas  administration-console y  biserver-ce
  • 6. INSTALACIÓN DE PENTAHO  Ahora configuraremos las variables de entorno de java:  Para ello nos dirigimos a:  Inicio->equipo->click derecho->propiedades-> configuración avanzada del sistema->opciones avanzadas->variables de entorno
  • 7. INSTALACIÓN DE PENTAHO  Configuración de variables de entorno de java:
  • 8. INSTALACIÓN DE PENTAHO  Configuración de variables de entorno de java:
  • 9. INSTALACIÓN DE PENTAHO  Configuración de variables de entorno de java:
  • 10. INSTALACIÓN DE PENTAHO  Configuración de variables de entorno de java: Paso1 Paso2
  • 11. INSTALACIÓN DE PENTAHO  Configuración de variables de entorno de java: Paso1 Paso2 Nombre de la variable : JAVA_HOME Valor de la variable: dirección de JDK de java(C:Program FilesJavajdk1.6.0_39) Nombre de la variable : PATH Valor de la variable: C:WINDOWS;C:WINDOWSsystem32; %JAVA_HOME%
  • 12. EJECUTAR PENTAHO  Ya configuradas las variables de entorno de java, procederemos a ejecutar PENTAHO  Para ello no dirigimos a la carpeta biserver-ce
  • 14. INICIANDO PENTAHO  después de ejecutar start-pentaho aparecerá la siguiente ventana y esperamos un momento
  • 15. INICIANDO PENTAHO  después de los anteriores pasos realizados no dirigimos a la barra de navegación y digitamos localhost:8080/pentaho
  • 16. INICIANDO PENTAHO  nombre de usuario : joe  Contraseña: password
  • 18. CONFIGURACIÓN DEL SERVIDOR SMTP  Para la configuración nos dirigimos biserver-cepentaho- solutionssystemsmtp-email y editamos el archivo email_config.xml
  • 19. CONFIGURACIÓN DEL SERVIDOR SMTP  Y editamos  <email-smtp>  <properties>  <!-- This is the address of your SMTP email server for sending email. e.g. smtp.pentaho.org -->  <mail.smtp.host>smtp.gmail.com</mail.smtp.host>  <!-- This is the port of your SMTP email server. Usually this is 25. For GMail this is 587 -->  <mail.smtp.port>587</mail.smtp.port>
  • 20. CONFIGURACIÓN DEL SERVIDOR SMTP  <!-- The transport for accessing the email server. Usually this is smtp. For GMail this is smtps -->  <mail.transport.protocol>smtps</mail.transport.protocol>   <!-- Usually this is 'false'. For GMail it is 'true' -->  <mail.smtp.starttls.enable>true</mail.smtp.starttls.enable>   <!-- Set to true if the email server requires the sender to authenticate -->  <mail.smtp.auth>true</mail.smtp.auth>   <!-- This is true if the email server requires an SSL connection. Usally 'false'. For GMail this is 'true' -->  <mail.smtp.ssl>true</mail.smtp.ssl> <!-- Run Email Send Test -->  <mail.run.send.test>true</mail.run.send.test>   <!-- For GMail this is 'false' --> <mail.smtp.quitwait>false</mail.smtp.quitwait>  </properties> 
  • 21. CONFIGURACIÓN DEL SERVIDOR SMTP  <!-- The is the address or your POP3 email server for receiving email. e.g. pop.pentaho.org -->  <!-- It is currently not used -->  <mail.pop3></mail.pop3>  <!-- This is the default 'from' address that emails from the Pentaho BI Platform will appear to come from e.g. joe.pentaho@pentaho.org -->  <mail.from.default>tucorreo@gmail.com</mail.from.default>  <!-- This is the user id used to connect to the email server for sending email  It is only required if email-authenticate is set to true  This is never sent or shown to anyone -->  <mail.userid>tucorreo@gmail.com</mail.userid> 
  • 22. CONFIGURACIÓN DEL SERVIDOR SMTP  <!-- This is the password used to connect to the email server for sending email  It is only required if email-authenticate is set to true  This is never sent or shown to anyone -->  <mail.password>tu contraseña</mail.password>  </email-smtp>
  • 23. EJECUTANDO EL SERVIDOR SMTP  Para ello no vamos el la parte izquierda y pusalmos en Ejemplos informes y escogemos el ejemplo Burst Sales Report
  • 24. EJECUTANDO EL SERVIDOR SMTP  Para ello no vamos el la parte izquierda y pusalmos en Ejemplos informes y escogemos el ejemplo Burst Sales Report
  • 27. EJECUTANDO EL SERVIDOR SMTP Correo gmail
  • 28. EJECUTANDO EL SERVIDOR SMTP Cuando pentaho nos muestre el siguiente mensaje es por que se ha enviado correctamente el reporte al correo Revisamos el correo
  • 29. EJECUTANDO EL SERVIDOR SMTP Revisamos el correo 08:41 08:41 08:30 08:30 07:20