I download pentaho-kettle-6.1.0.1-R.zip and try to build it by running `ant clean-all resolve create-dot-classpath`But I got an error after that,i will show the error in the attachments.I searched google and found another guy has met the same problem in 2014 but he didnt solve that in the end.I try to resolve by ivy command several times but it doesnt work.Does anyone know how can i solve this problem,I needs ur help.Thanks~
↧
Problems for help in Building PDI 6.0.1.0
↧
How do you use a field value, which is a URL, as input to the XML Input stream (Stax)
Hi All! - I've been trying to understand how I can get a Field value - Say "Dataname" which contains a URL be passed onto the Filename of the Stax (XML Input stream)?
I carry out some pre-processing before I get one single row which contains the URL which contains the XML I need to read. I've tried writing to a file output and read from it as a file input - All kinds of stuff, including variables but it all fails.
I just need to pass one Field value as input to the XML Input reader, dynamically. Any ideas?
I carry out some pre-processing before I get one single row which contains the URL which contains the XML I need to read. I've tried writing to a file output and read from it as a file input - All kinds of stuff, including variables but it all fails.
I just need to pass one Field value as input to the XML Input reader, dynamically. Any ideas?
↧
↧
table tooltip
Hi, i just would like to output static text in a table tooltip just to give information on the table when people mouse over it
DO you guys know how to do that ?
Thanks !
DO you guys know how to do that ?
Thanks !
↧
Refresh Action and OLAP datasource
Hello ,
I'm working with biserver -ce 6.1: I have created a report ( .prpt using PRD ) containing an MDX query based on a Mondrian schema ( created with PSW ).
I have published it and its schema to the server, using the JNDI connection. When I use the Refresh Action to refresh all cache, report data are not updated and errors don't appear in the console.
Instead, if I publish to the server a simple report (without OLAP schema) containing a simple select postgres, the Refresh Action works. Changed data are shown into UI.
Could you help me to resolve the problem? It seems that OLAP datasource isn't updated.
Thanks a lot,
A.
I'm working with biserver -ce 6.1: I have created a report ( .prpt using PRD ) containing an MDX query based on a Mondrian schema ( created with PSW ).
I have published it and its schema to the server, using the JNDI connection. When I use the Refresh Action to refresh all cache, report data are not updated and errors don't appear in the console.
Instead, if I publish to the server a simple report (without OLAP schema) containing a simple select postgres, the Refresh Action works. Changed data are shown into UI.
Could you help me to resolve the problem? It seems that OLAP datasource isn't updated.
Thanks a lot,
A.
↧
Uploading data from CSV to Table
I have a giant file I need to upload from a CSV file to a Database Table.
If I create 10 different tables and distribute (not copy) the file to 10 different outputs, will this be a faster upload? (Later on, I will just merge the table data).
If I create 10 different tables and distribute (not copy) the file to 10 different outputs, will this be a faster upload? (Later on, I will just merge the table data).
↧
↧
Pentaho Data Integration and Gartner magic quadrant data integration tools
I would like to know why Pentaho DI is not in magic quadrant data integration tools: https://www.gartner.com/doc/3102119/...egration-tools.
https://www.informatica.com/data-int...-quadrant.html
Not even in niche or visionaries quadrant...
Perhaps Pentaho DI is not considered a data integration tool??
If anybody can give some information...
Thanks
https://www.informatica.com/data-int...-quadrant.html
Not even in niche or visionaries quadrant...
Perhaps Pentaho DI is not considered a data integration tool??
If anybody can give some information...
Thanks
↧
Can I compare .ktr file versions in source control?
We are evaluating Pentaho Kettle for ETL project; one of the concerns we got from developers that its very hard to compare different versions of transformation (KTR) files through file compare tools? and they are saying that it will shift the contents in no specific ordering. So its very hard to compare differences from one version to another.
Is that true? and is there any good approach to compare different versions.
Best Regards,
Is that true? and is there any good approach to compare different versions.
Best Regards,
↧
Transformation in SQL Select vs Java Expressions Performance
Hi -
In one of the applications we are using Oracle SQL functions and PL/SQL functions in SELECT statements directly for doing any kind of data transformation and manipulations; and even lookups.
I want to understand, what if I will move all that transformation logic in Java Expressions provided in Kettle Transformation Flow, and will select from database tables only without doing anything fancy. Which option would be more better in terms of maintainablity and performance wise.
Performance is the key, since we have around 8-10 billion total records from over 150 tables that we need to move from one Oracle Database to another.
Any suggestions? I wanted to understand, how Kettle engine will handle transformations vs SQL select query functions.
Regards
In one of the applications we are using Oracle SQL functions and PL/SQL functions in SELECT statements directly for doing any kind of data transformation and manipulations; and even lookups.
I want to understand, what if I will move all that transformation logic in Java Expressions provided in Kettle Transformation Flow, and will select from database tables only without doing anything fancy. Which option would be more better in terms of maintainablity and performance wise.
Performance is the key, since we have around 8-10 billion total records from over 150 tables that we need to move from one Oracle Database to another.
Any suggestions? I wanted to understand, how Kettle engine will handle transformations vs SQL select query functions.
Regards
↧
Schema Workbench Double foreign date key
Hi,
I am a bit confused or let's say uncertain.
I got a star schema where my Fact_Table has two Keys reffering to the Dimension_Date. Something like Incomming_Date and Outgoing_Date.
So both FK's reffer to Date from the Dimension_Date.
So my problem now is, when configuring the Dimension Date a foreignKey needs to be assigned. But I have two foreignKeys.
How can I set both FK's to one Dimension?
(Btw I use psw-ce-3.12.0.1-196)
I am a bit confused or let's say uncertain.
I got a star schema where my Fact_Table has two Keys reffering to the Dimension_Date. Something like Incomming_Date and Outgoing_Date.
So both FK's reffer to Date from the Dimension_Date.
So my problem now is, when configuring the Dimension Date a foreignKey needs to be assigned. But I have two foreignKeys.
How can I set both FK's to one Dimension?
(Btw I use psw-ce-3.12.0.1-196)
↧
↧
Getting own Cube to work in pentaho 6.1 CE
Hi,
I'm getting stuck with using my own designed Cube in Pentaho-BI.
For the Cube I'm using a MySQL DB with Xampp (Port: 3306). (Is it actually blocking another Port for Pentaho-by-default?)
I designed a Cube with the Schema Workbench. I saved it to a total different location then biserver-ce (I don't know if that matters)...
Afterwards I publish it. (I check that it should put the XMLA into data bases.)
It asks me if I want to overright it. (Yes)
Then it says Publishing worked.
BUT: The pentaho.log says:
Problem is I can see the Connection as Analyses, in the databases section through the user-console like that:
import_Schema.jpg
But when I want to use it in CDE through the OLAP Wizard I get notification, that the Schema isn't defined:
Olap-Wizard.jpg
The Error in the pentaho.log for that is like following:
So I read about the Context! That it couldn't be bound. I researched and found out that the Source has to be put into the ..\tomcat\webapps\pentaho\META-INF\context.xml
Is that, right? Do I need to do other stuff, too?
But how do I do that? And is that really necessary that way? How can generate it? And not do it manually?
Maybe this contributes too: Catalina gthroughs this Catalina.log:
I would be glad if you could help me with that.
Thanks
I'm getting stuck with using my own designed Cube in Pentaho-BI.
For the Cube I'm using a MySQL DB with Xampp (Port: 3306). (Is it actually blocking another Port for Pentaho-by-default?)
I designed a Cube with the Schema Workbench. I saved it to a total different location then biserver-ce (I don't know if that matters)...
Afterwards I publish it. (I check that it should put the XMLA into data bases.)
It asks me if I want to overright it. (Yes)
Then it says Publishing worked.
BUT: The pentaho.log says:
Code:
2016-04-17 16:36:51,511 INFO [org.pentaho.platform.engine.core.system.status.PeriodicStatusLogger] Caution, the system is initializing. Do not shut down or restart the system at this time.
2016-04-17 16:36:57,488 INFO [org.pentaho.platform.osgi.KarafInstance]
*******************************************************************************
*** Karaf Instance Number: 1 at C:\Pentaho\biserver-ce\pentaho-solutions\sy ***
*** stem\karaf\caches\default\data-1 ***
*** Karaf Port:8802 ***
*** OSGI Service Port:9051 ***
*** JMX RMI Registry Port:11099 ***
*** RMI Server Port:44445 ***
*******************************************************************************
2016-04-17 16:36:57,491 INFO [org.pentaho.platform.osgi.OSGIBoot] Checking to see if org.pentaho.clean.karaf.cache is enabled
2016-04-17 16:37:01,108 INFO [org.pentaho.di] 2016/04/17 16:37:01 - cfgbuilder - Warning: The configuration parameter [org] is not supported by the default configuration builder for scheme: sftp
2016-04-17 16:37:21,513 INFO [org.pentaho.platform.engine.core.system.status.PeriodicStatusLogger] Caution, the system is initializing. Do not shut down or restart the system at this time.
2016-04-17 16:37:28,335 INFO [org.pentaho.platform.engine.core.system.status.PeriodicStatusLogger] The system has finished initializing.
2016-04-17 16:41:24,805 ERROR [org.pentaho.platform.dataaccess.datasource.wizard.service.impl.AnalysisDatasourceService] Error putMondrianSchema MondrianCatalogHelper.ERROR_0004 - already exists status = 8
2016-04-17 16:41:34,376 ERROR [org.pentaho.platform.web.servlet.PentahoDataSourceResolver] PentahoXmlaServlet.ERROR_0002 - IDatasourceService.UNABLE_TO_INSTANTIATE_OBJECT
org.pentaho.platform.api.data.DBDatasourceServiceException: javax.naming.NameNotFoundException: Name [Radioactive_Mart] is not bound in this Context. Unable to find [Radioactive_Mart].
at org.pentaho.platform.engine.services.connection.datasource.dbcp.PooledDatasourceHelper.getJndiDataSource(PooledDatasourceHelper.java:403)
at org.pentaho.platform.engine.services.connection.datasource.dbcp.BaseDatasourceService.getJndiDataSource(BaseDatasourceService.java:99)
at org.pentaho.platform.engine.services.connection.datasource.dbcp.NonPooledOrJndiDatasourceService.retrieve(NonPooledOrJndiDatasourceService.java:54)
at org.pentaho.platform.engine.services.connection.datasource.dbcp.BaseDatasourceService.getDataSource(BaseDatasourceService.java:69)
at org.pentaho.platform.web.servlet.PentahoDataSourceResolver.lookup(PentahoDataSourceResolver.java:46)
at mondrian.rolap.RolapConnection.createDataSource(RolapConnection.java:429)
at mondrian.rolap.RolapConnection.<init>(RolapConnection.java:135)
at mondrian.rolap.RolapConnection.<init>(RolapConnection.java:91)
at mondrian.olap.DriverManager.getConnection(DriverManager.java:113)
at mondrian.olap.DriverManager.getConnection(DriverManager.java:69)
at mondrian.olap4j.MondrianOlap4jConnection.<init>(MondrianOlap4jConnection.java:162)
at mondrian.olap4j.FactoryJdbc4Plus$AbstractConnection.<init>(FactoryJdbc4Plus.java:323)
at mondrian.olap4j.FactoryJdbc41Impl$MondrianOlap4jConnectionJdbc41.<init>(FactoryJdbc41Impl.java:118)
at mondrian.olap4j.FactoryJdbc41Impl.newConnection(FactoryJdbc41Impl.java:32)
at mondrian.olap4j.MondrianOlap4jDriver.connect(MondrianOlap4jDriver.java:97)
at java.sql.DriverManager.getConnection(DriverManager.java:664)
at java.sql.DriverManager.getConnection(DriverManager.java:208)
at mondrian.server.FileRepository.getConnection(FileRepository.java:220)
at mondrian.server.FileRepository.getConnection(FileRepository.java:182)
at mondrian.server.MondrianServerImpl.getConnection(MondrianServerImpl.java:262)
at org.pentaho.platform.plugin.action.olap.impl.OlapServiceImpl.getConnection(OlapServiceImpl.java:737)
at org.pentaho.platform.plugin.action.mondrian.catalog.MondrianCatalogHelper.flushCacheForCatalog(MondrianCatalogHelper.java:660)
at org.pentaho.platform.plugin.action.mondrian.catalog.MondrianCatalogHelper.removeCatalog(MondrianCatalogHelper.java:1197)
at org.pentaho.platform.dataaccess.datasource.api.AnalysisService.processMondrianImport(AnalysisService.java:195)
at org.pentaho.platform.dataaccess.datasource.api.AnalysisService.putMondrianSchema(AnalysisService.java:129)
at org.pentaho.platform.dataaccess.datasource.wizard.service.impl.AnalysisDatasourceService.putMondrianSchema(AnalysisDatasourceService.java:93)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)
at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205)
at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)
at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302)
at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)
at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)
at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1511)
at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1442)
at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1391)
at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1381)
at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416)
at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:538)
at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:716)
at org.pentaho.platform.web.servlet.JAXRSPluginServlet.service(JAXRSPluginServlet.java:112)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
at org.pentaho.platform.web.servlet.JAXRSPluginServlet.service(JAXRSPluginServlet.java:117)
at org.pentaho.platform.web.servlet.PluginDispatchServlet.service(PluginDispatchServlet.java:89)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:292)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)
at org.pentaho.platform.web.http.filters.PentahoWebContextFilter.doFilter(PentahoWebContextFilter.java:185)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)
at org.pentaho.platform.web.http.filters.PentahoRequestContextFilter.doFilter(PentahoRequestContextFilter.java:87)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)
at org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:399)
at org.springframework.security.intercept.web.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:109)
at org.springframework.security.intercept.web.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:83)
at org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:411)
at org.springframework.security.ui.ExceptionTranslationFilter.doFilterHttp(ExceptionTranslationFilter.java:101)
at org.springframework.security.ui.SpringSecurityFilter.doFilter(SpringSecurityFilter.java:53)
at org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:411)
at org.springframework.security.providers.anonymous.AnonymousProcessingFilter.doFilterHttp(AnonymousProcessingFilter.java:105)
at org.springframework.security.ui.SpringSecurityFilter.doFilter(SpringSecurityFilter.java:53)
at org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:411)
at org.pentaho.platform.web.http.security.RequestParameterAuthenticationFilter.doFilter(RequestParameterAuthenticationFilter.java:191)
at org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:411)
at org.springframework.security.ui.basicauth.BasicProcessingFilter.doFilterHttp(BasicProcessingFilter.java:174)
at org.pentaho.platform.web.http.security.PentahoBasicProcessingFilter.doFilterHttp(PentahoBasicProcessingFilter.java:115)
at org.springframework.security.ui.SpringSecurityFilter.doFilter(SpringSecurityFilter.java:53)
at org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:411)
at org.springframework.security.context.HttpSessionContextIntegrationFilter.doFilterHttp(HttpSessionContextIntegrationFilter.java:235)
at org.springframework.security.ui.SpringSecurityFilter.doFilter(SpringSecurityFilter.java:53)
at org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:411)
at org.pentaho.platform.web.http.filters.HttpSessionPentahoSessionIntegrationFilter.doFilter(HttpSessionPentahoSessionIntegrationFilter.java:263)
at org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:411)
at org.springframework.security.wrapper.SecurityContextHolderAwareRequestFilter.doFilterHttp(SecurityContextHolderAwareRequestFilter.java:91)
at org.springframework.security.ui.SpringSecurityFilter.doFilter(SpringSecurityFilter.java:53)
at org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:411)
at org.springframework.security.util.FilterChainProxy.doFilter(FilterChainProxy.java:188)
at org.springframework.security.util.FilterToBeanProxy.doFilter(FilterToBeanProxy.java:99)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)
at org.pentaho.platform.web.http.filters.SystemStatusFilter.doFilter(SystemStatusFilter.java:55)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)
at org.pentaho.platform.web.http.filters.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:114)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)
at org.pentaho.platform.web.http.filters.WebappRootForwardingFilter.doFilter(WebappRootForwardingFilter.java:70)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)
at org.pentaho.platform.web.http.filters.PentahoPathDecodingFilter.doFilter(PentahoPathDecodingFilter.java:34)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:212)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:106)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:141)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:616)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:88)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:522)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1095)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:672)
at org.apache.tomcat.util.net.AprEndpoint$SocketProcessor.doRun(AprEndpoint.java:2500)
at org.apache.tomcat.util.net.AprEndpoint$SocketProcessor.run(AprEndpoint.java:2489)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:745)
Caused by: javax.naming.NameNotFoundException: Name [Radioactive_Mart] is not bound in this Context. Unable to find [Radioactive_Mart].
at org.apache.naming.NamingContext.lookup(NamingContext.java:818)
at org.apache.naming.NamingContext.lookup(NamingContext.java:166)
at org.apache.naming.SelectorContext.lookup(SelectorContext.java:157)
at javax.naming.InitialContext.lookup(InitialContext.java:417)
at org.pentaho.platform.engine.services.connection.datasource.dbcp.PooledDatasourceHelper.getJndiDataSource(PooledDatasourceHelper.java:364)
... 115 more
import_Schema.jpg
But when I want to use it in CDE through the OLAP Wizard I get notification, that the Schema isn't defined:
Olap-Wizard.jpg
The Error in the pentaho.log for that is like following:
Code:
2016-04-17 16:56:21,264 ERROR [pt.webdetails.cpf.olap.AbstractOlapUtils] Invalid connection: provider=mondrian;dataSource=Radioactive_Mart; Catalog=mondrian:/Radioactive_Schema - org.pentaho.platform.api.data.DBDatasourceServiceException: javax.naming.NameNotFoundException: Name [Radioactive_Mart] is not bound in this Context. Unable to find [Radioactive_Mart].
2016-04-17 16:56:21,264 ERROR [pt.webdetails.cpf.olap.AbstractOlapUtils] Failed to get valid connection
Is that, right? Do I need to do other stuff, too?
But how do I do that? And is that really necessary that way? How can generate it? And not do it manually?
Maybe this contributes too: Catalina gthroughs this Catalina.log:
Code:
17-Apr-2016 16:36:23.671 WARNING [localhost-startStop-1] org.apache.catalina.startup.SetContextPropertiesRule.begin [SetContextPropertiesRule]{Context} Setting property 'docbase' to 'webapps/pentaho/' did not find a matching property.
Thanks
↧
CSV grouping lines with empty values
Hello,
thank you in advance of the time you'll devote myself. I'm just a network administrator ....
If you have tracks to reach the transformation I'm interested.
Event a hints : transformation ? xml ? json
So, I want a single ligne by NUMBER (unique value)
my file :
NUMBER;NAME;COST
6896;;
;JOHN;
;;0.2
9528;;
;JACK;
;;11.08
What I want :
6896;JOHN;0.2
9528;JACK;11.08
best Regards
thank you in advance of the time you'll devote myself. I'm just a network administrator ....
If you have tracks to reach the transformation I'm interested.
Event a hints : transformation ? xml ? json
So, I want a single ligne by NUMBER (unique value)
my file :
NUMBER;NAME;COST
6896;;
;JOHN;
;;0.2
9528;;
;JACK;
;;11.08
What I want :
6896;JOHN;0.2
9528;JACK;11.08
best Regards
↧
Pentaho not starting due to Classes not found
Hi all,
When I try to startup pentaho, it does not startup due to the following error which is produced by the debugger:
------
WARNING: Using java from path
DEBUG: _PENTAHO_JAVA_HOME=
DEBUG: _PENTAHO_JAVA=java.exe
C:\Pentaho1\data-integration6>"java.exe" "-Xms1024m" "-Xmx4096m" "-XX:MaxPermSize=512m""-Dhttps.protocols=TLSv1,TLSv1.1,TLSv1.2""-Djava.library.path=libswt\win64" "-DKETTLE_HOME=""-DKETTLE_REPOSITORY=" "-DKETTLE_USER=""-DKETTLE_PASSWORD=" "-DKETTLE_PLUGIN_PACKAGES=""-DKETTLE_LOG_SIZE_LIMIT=" "-DKETTLE_JNDI_ROOT=" -jarlauncher\pentaho-application-launcher-6.0.1.0-386.jar -lib..\libswt\win64 /level:Debug
Invalid entry, ignoring 'C:\Pentaho1\data-integration6\launcher\..\classes'
Exception in thread "main" java.lang.NoClassDefFoundError:org/eclipse/swt/widgets/Control
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
at java.lang.Class.privateGetMethodRecursive(Unknown Source)
at java.lang.Class.getMethod0(Unknown Source)
at java.lang.Class.getMethod(Unknown Source)
at org.pentaho.commons.launcher.Launcher.main(Launcher.java:91)
Caused by: java.lang.ClassNotFoundException: org.eclipse.swt.widgets.Control
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 6 more
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m;support was removed in 8.0
----
Does anyone know how to solve this issu? Thanks in advance.
When I try to startup pentaho, it does not startup due to the following error which is produced by the debugger:
------
WARNING: Using java from path
DEBUG: _PENTAHO_JAVA_HOME=
DEBUG: _PENTAHO_JAVA=java.exe
C:\Pentaho1\data-integration6>"java.exe" "-Xms1024m" "-Xmx4096m" "-XX:MaxPermSize=512m""-Dhttps.protocols=TLSv1,TLSv1.1,TLSv1.2""-Djava.library.path=libswt\win64" "-DKETTLE_HOME=""-DKETTLE_REPOSITORY=" "-DKETTLE_USER=""-DKETTLE_PASSWORD=" "-DKETTLE_PLUGIN_PACKAGES=""-DKETTLE_LOG_SIZE_LIMIT=" "-DKETTLE_JNDI_ROOT=" -jarlauncher\pentaho-application-launcher-6.0.1.0-386.jar -lib..\libswt\win64 /level:Debug
Invalid entry, ignoring 'C:\Pentaho1\data-integration6\launcher\..\classes'
Exception in thread "main" java.lang.NoClassDefFoundError:org/eclipse/swt/widgets/Control
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
at java.lang.Class.privateGetMethodRecursive(Unknown Source)
at java.lang.Class.getMethod0(Unknown Source)
at java.lang.Class.getMethod(Unknown Source)
at org.pentaho.commons.launcher.Launcher.main(Launcher.java:91)
Caused by: java.lang.ClassNotFoundException: org.eclipse.swt.widgets.Control
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 6 more
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m;support was removed in 8.0
----
Does anyone know how to solve this issu? Thanks in advance.
↧
How to designe fact/measure for multiple selection field
Hi,
I try to find best solution for my problem, maybe you can propose something.
Currently I prepare cube definiton and I have problem how to model in star schema following situation.
Im my example the facts table stores information about contracts and one information is reason for caceling a contract. As you can imagine user can choose simultaneously a few reasons . For each reason I can create separate column but (separate dimension) but backoffice regularly adds new reasons of caceling contracts in our vocabulary.In the report, I would like to be able to choose a couple of reasons for cacelation of the contract at one time. For example, 'poor quality of services, and 'a long time to answer customer service'.
Any ideas how to do it best?
Michal Szymanski
I try to find best solution for my problem, maybe you can propose something.
Currently I prepare cube definiton and I have problem how to model in star schema following situation.
Im my example the facts table stores information about contracts and one information is reason for caceling a contract. As you can imagine user can choose simultaneously a few reasons . For each reason I can create separate column but (separate dimension) but backoffice regularly adds new reasons of caceling contracts in our vocabulary.In the report, I would like to be able to choose a couple of reasons for cacelation of the contract at one time. For example, 'poor quality of services, and 'a long time to answer customer service'.
Any ideas how to do it best?
Michal Szymanski
↧
↧
Repositories with two pentaho instances
Hi there,
I'm quite new with Pentaho, and I have been working on setting up two pentaho instances in a single machine, however I'm kind of confused with the proper way of setting up the repositories, I mean, is it required to have one db repository (jackrabbit) per instance? what are the risks of sharing the db repository between both instances?
My repository is configured in MySQL, the instances are working on Ubuntu Server.
Thanks in advance for your help.
Have a good day.
I'm quite new with Pentaho, and I have been working on setting up two pentaho instances in a single machine, however I'm kind of confused with the proper way of setting up the repositories, I mean, is it required to have one db repository (jackrabbit) per instance? what are the risks of sharing the db repository between both instances?
My repository is configured in MySQL, the instances are working on Ubuntu Server.
Thanks in advance for your help.
Have a good day.
↧
Diferencias al mostrar un saiku report desde saiku y desde CDE
Hello everyone, I have a report made Saiku that attached (image1), this report is displayed from CDE with Saiku component, this component I assign the name of Saiku report, the problem is displayed different from Saiku component in CDE in the installation of Saiku of pentaho (image2), in the latter if you show me totals parents but in the Saiku component CDE does not. Any ideas?.
Thanks and regardsimage1.jpgimage2.jpg
Thanks and regardsimage1.jpgimage2.jpg
↧
repeated segments HL7 Message
I want to know how can I use HL7 input (or what step can I use) to read all segments of a message HL7 even if the segement is repeated example:
DG1|1|I10C|G30.0|Alzheimer's disease with early onset|20160406|W|||||||||
DG1|2|I10C|E87.70|Fluid overload, unspecified|20160406|W|||||||||
because in my recent transformation i got just the second segment DG1 so the first one is lost as information.(i use the community edition of kettle)
DG1|1|I10C|G30.0|Alzheimer's disease with early onset|20160406|W|||||||||
DG1|2|I10C|E87.70|Fluid overload, unspecified|20160406|W|||||||||
because in my recent transformation i got just the second segment DG1 so the first one is lost as information.(i use the community edition of kettle)
↧
Move Files
"Move File" help description (http://wiki.pentaho.com/display/EAI/Move+files) says
Example for a move (rename) of a file on a FTP server (username/password must be given for source and destination).
How to make the component to transfer files in passive ftp mode (literal passv) ?- File source: ftp://username:password@ftpserver/dir/testfile_partly.txt
- File destination: ftp://username:password@ftpserver/dir/testfile.txt
- Check "Destination is a file" in the "Destination File" tab.
↧
↧
Performance issue with MDX query
I'm trying to get top 5 records from MySQL database based on some filters using below MDX query and cube definition.But, this query takes more time for execution and this works fine when we have less no.of FILE_NUM's in where condition. Please suggest how to rewrite this query to gain performance.
MDX Query:
SELECT {[Measures].[BBLSOIL_TOTAL], [Measures].[MCF_PROD_TOTAL], [Measures].[AVG.DAYS]} ON COLUMNS, {TOPCOUNT(FILTER([WELL_ID].[WellIds].MEMBERS, [WELL_ID].CurrentMember > 0.0), 5.0, [Measures].[BBLSOIL_TOTAL])} ON ROWS FROM [MON_KPI_CHARTS] WHERE CrossJoin([FILE_NUM].[1],[FILE_NUM].[10],[FILE_NUM].[18],[FILE_NUM].[47],[FILE_NUM].[52],[FILE_NUM].[105],[FILE_NUM].[126],[FILE_NUM].[392],[FILE_NUM].[588],[FILE_NUM].[656],[FILE_NUM].[995],[FILE_NUM].[1005],[FILE_NUM].[1010],[FILE_NUM].[1061],[FILE_NUM].[1128],[FILE_NUM].[1137],[FILE_NUM].[1138],[FILE_NUM].[1337],[FILE_NUM].[1340],[FILE_NUM].[1410],[FILE_NUM].[1438],[FILE_NUM].[1503],[FILE_NUM].[1628],[FILE_NUM].[1698],[FILE_NUM].[1801],[FILE_NUM].[1808],[FILE_NUM].[1843],[FILE_NUM].[1876],[FILE_NUM].[1885],[FILE_NUM].[2017],[FILE_NUM].[2051],[FILE_NUM].[2053],[FILE_NUM].[2134],[FILE_NUM].[2929],[FILE_NUM].[2930],[FILE_NUM].[2931],[FILE_NUM].[2946],[FILE_NUM].[2979],[FILE_NUM].[3039],[FILE_NUM].[3080],[FILE_NUM].[3087],[FILE_NUM].[3124],[FILE_NUM].[3125],[FILE_NUM].[3165],[FILE_NUM].[3166],[FILE_NUM].[3237],[FILE_NUM].[3421],[FILE_NUM].[3445],[FILE_NUM].[3485],[FILE_NUM].[3493],[FILE_NUM].[3501],[FILE_NUM].[3552],[FILE_NUM].[3557],[FILE_NUM].[3622],[FILE_NUM].[3795],[FILE_NUM].[3812],[FILE_NUM].[3824],[FILE_NUM].[3837],[FILE_NUM].[3858],[FILE_NUM].[3884],[FILE_NUM].[3952],[FILE_NUM].[3963],[FILE_NUM].[3984],[FILE_NUM].[3995],[FILE_NUM].[4021],[FILE_NUM].[4030],[FILE_NUM].[4097],[FILE_NUM].[4117],[FILE_NUM].[4142],[FILE_NUM].[4145],[FILE_NUM].[4153],[FILE_NUM].[4155],[FILE_NUM].[4159],[FILE_NUM].[4161],[FILE_NUM].[4190],[FILE_NUM].[4209],[FILE_NUM].[4216],[FILE_NUM].[4223],[FILE_NUM].[4251],[FILE_NUM].[4255],[FILE_NUM].[4303],[FILE_NUM].[4313],[FILE_NUM].[4315],[FILE_NUM].[4329],[FILE_NUM].[4343],[FILE_NUM].[4346],[FILE_NUM].[4356],[FILE_NUM].[4366],[FILE_NUM].[4372],[FILE_NUM].[4400],[FILE_NUM].[4401],[FILE_NUM].[4409],[FILE_NUM].[4422],[FILE_NUM].[4443],[FILE_NUM].[4484],[FILE_NUM].[4501],[FILE_NUM].[4539],[FILE_NUM].[4569],[FILE_NUM].[4630],[FILE_NUM].[4638],[FILE_NUM].[4639],[FILE_NUM].[4658],[FILE_NUM].[4686],[FILE_NUM].[4698],[FILE_NUM].[4699],[FILE_NUM].[4768],[FILE_NUM].[4775],[FILE_NUM].[4794],[FILE_NUM].[4799],[FILE_NUM].[4803],[FILE_NUM].[4805],[FILE_NUM].[4835],[FILE_NUM].[4891],[FILE_NUM].[4923],[FILE_NUM].[4925],[FILE_NUM].[4929],[FILE_NUM].[4950],[FILE_NUM].[4956],[FILE_NUM].[4961],[FILE_NUM].[4978],[FILE_NUM].[4987],[FILE_NUM].[4990],[FILE_NUM].[4992],[FILE_NUM].[4996],[FILE_NUM].[5020],[FILE_NUM].[5025],[FILE_NUM].[5026],[FILE_NUM].[5048],[FILE_NUM].[5057],[FILE_NUM].[5058],[FILE_NUM].[5067],[FILE_NUM].[5074],[FILE_NUM].[5075],[FILE_NUM].[5077],[FILE_NUM].[5079],[FILE_NUM].[5080],[FILE_NUM].[5090],[FILE_NUM].[5095],[FILE_NUM].[5096],[FILE_NUM].[5098],[FILE_NUM].[5103],[FILE_NUM].[5105],[FILE_NUM].[5139],[FILE_NUM].[5149],[FILE_NUM].[5154],[FILE_NUM].[5158],[FILE_NUM].[5165],[FILE_NUM].[5180],[FILE_NUM].[5198],[FILE_NUM].[5199],[FILE_NUM].[5207],[FILE_NUM].[5215],[FILE_NUM].[5219],[FILE_NUM].[5223],[FILE_NUM].[5236],[FILE_NUM].[5242],[FILE_NUM].[5275],[FILE_NUM].[5300],[FILE_NUM].[5304],[FILE_NUM].[5313],[FILE_NUM].[5321],[FILE_NUM].[5356],[FILE_NUM].[5368],[FILE_NUM].[5389],[FILE_NUM].[5401],[FILE_NUM].[5444],[FILE_NUM].[5457],[FILE_NUM].[5467],[FILE_NUM].[5468],[FILE_NUM].[5498],[FILE_NUM].[5519],[FILE_NUM].[5520],[FILE_NUM].[5531],[FILE_NUM].[5539],[FILE_NUM].[5542],[FILE_NUM].[5563],[FILE_NUM].[5578],[FILE_NUM].[5707],[FILE_NUM].[5723],[FILE_NUM].[5761],[FILE_NUM].[5785],[FILE_NUM].[5795],[FILE_NUM].[5809],[FILE_NUM].[5830],[FILE_NUM].[5860],[FILE_NUM].[5903],[FILE_NUM].[5923],[FILE_NUM].[5962],[FILE_NUM].[5966],[FILE_NUM].[5970],[FILE_NUM].[5996],[FILE_NUM].[6005],[FILE_NUM].[6006],[FILE_NUM].[6008],[FILE_NUM].[6012],[FILE_NUM].[6023],[FILE_NUM].[6032],[FILE_NUM].[6041],[FILE_NUM].[6043],[FILE_NUM].[6073],[FILE_NUM].[6100],[FILE_NUM].[6150],[FILE_NUM].[6201],[FILE_NUM].[6223],[FILE_NUM].[6271],[FILE_NUM].[6295],[FILE_NUM].[6314],[FILE_NUM].[6404],[FILE_NUM].[6440],[FILE_NUM].[6459],[FILE_NUM].[6482],[FILE_NUM].[6486],[FILE_NUM].[6502],[FILE_NUM].[6540],[FILE_NUM].[6588],[FILE_NUM].[6610],[FILE_NUM].[6637],[FILE_NUM].[6653],[FILE_NUM].[6664],[FILE_NUM].[6725],[FILE_NUM].[6819],[FILE_NUM].[6871],[FILE_NUM].[6932],[FILE_NUM].[6934],[FILE_NUM].[6978],[FILE_NUM].[7009],[FILE_NUM].[7042],[FILE_NUM].[7043],[FILE_NUM].[7055],[FILE_NUM].[7493],[FILE_NUM].[7547],[FILE_NUM].[7554],[FILE_NUM].[7612],[FILE_NUM].[7624],[FILE_NUM].[7638],[FILE_NUM].[7646],[FILE_NUM].[7671],[FILE_NUM].[7693],[FILE_NUM].[7695],[FILE_NUM].[7696],[FILE_NUM].[7697],[FILE_NUM].[7698],[FILE_NUM].[7708],[FILE_NUM].[7710],[FILE_NUM].[7711],[FILE_NUM].[7862],[FILE_NUM].[7910],[FILE_NUM].[7927],[FILE_NUM].[7960],[FILE_NUM].[7962],[FILE_NUM].[8009],[FILE_NUM].[8033],[FILE_NUM].[8056],[FILE_NUM].[8057],[FILE_NUM].[8104],[FILE_NUM].[8109],[FILE_NUM].[8170],[FILE_NUM].[8177],[FILE_NUM].[8181],[FILE_NUM].[8211],[FILE_NUM].[8323],[FILE_NUM].[8376],[FILE_NUM].[8412],[FILE_NUM].[8475],[FILE_NUM].[8541],[FILE_NUM].[8547],[FILE_NUM].[8578],[FILE_NUM].[8654],[FILE_NUM].[8691],[FILE_NUM].[8697],[FILE_NUM].[8699],[FILE_NUM].[8749],[FILE_NUM].[8763],[FILE_NUM].[8790],[FILE_NUM].[8840],[FILE_NUM].[8870],[FILE_NUM].[8939],[FILE_NUM].[9036],[FILE_NUM].[9077],[FILE_NUM].[9094],[FILE_NUM].[9107],[FILE_NUM].[9149],[FILE_NUM].[9150],[FILE_NUM].[9293],[FILE_NUM].[9429],[FILE_NUM].[9499],[FILE_NUM].[9550],[FILE_NUM].[9571],[FILE_NUM].[9579],[FILE_NUM].[9752],[FILE_NUM].[9910],[FILE_NUM].[9953],[FILE_NUM].[10270],[FILE_NUM].[10271],[FILE_NUM].[10272],[FILE_NUM].[10273],[FILE_NUM].[10274],[FILE_NUM].[10275],[FILE_NUM].[10309],[FILE_NUM].[10326],[FILE_NUM].[10403],[FILE_NUM].[10408],[FILE_NUM].[10471],[FILE_NUM].[10491],[FILE_NUM].[10496],[FILE_NUM].[10505],[FILE_NUM].[10551],[FILE_NUM].[10572],[FILE_NUM].[10601],[FILE_NUM].[10615],[FILE_NUM].[10679],[FILE_NUM].[10725],[FILE_NUM].[10778],[FILE_NUM].[10819],[FILE_NUM].[11002],[FILE_NUM].[11042],[FILE_NUM].[11055],[FILE_NUM].[11076],[FILE_NUM].[11095],[FILE_NUM].[11112],[FILE_NUM].[11213],[FILE_NUM].[11249],[FILE_NUM].[11308],[FILE_NUM].[11311],[FILE_NUM].[11486],[FILE_NUM].[11555],[FILE_NUM].[11606],[FILE_NUM].[11661],[FILE_NUM].[11666],[FILE_NUM].[11669],[FILE_NUM].[11701],[FILE_NUM].[11808],[FILE_NUM].[11829],[FILE_NUM].[11834],[FILE_NUM].[11849],[FILE_NUM].[11868],[FILE_NUM].[12009],[FILE_NUM].[12116],[FILE_NUM].[12127],[FILE_NUM].[12190],[FILE_NUM].[12191],[FILE_NUM].[12219],[FILE_NUM].[12220],[FILE_NUM].[12241],[FILE_NUM].[12264],[FILE_NUM].[12266],[FILE_NUM].[12277],[FILE_NUM].[12294],[FILE_NUM].[12303],[FILE_NUM].[12333],[FILE_NUM].[12365],[FILE_NUM].[12393],[FILE_NUM].[12412],[FILE_NUM].[12421],[FILE_NUM].[12429],[FILE_NUM].[12436],[FILE_NUM].[12451],[FILE_NUM].[12458],[FILE_NUM].[12462],[FILE_NUM].[12474],[FILE_NUM].[12475],[FILE_NUM].[12489],[FILE_NUM].[12490],[FILE_NUM].[12491],[FILE_NUM].[12512],[FILE_NUM].[12523],[FILE_NUM].[12529],[FILE_NUM].[12530],[FILE_NUM].[12544],[FILE_NUM].[12580],[FILE_NUM].[12581],[FILE_NUM].[12585],[FILE_NUM].[12606],[FILE_NUM].[12610],[FILE_NUM].[12688],[FILE_NUM].[12690],[FILE_NUM].[12694],[FILE_NUM].[12702],[FILE_NUM].[12703],[FILE_NUM].[12710],[FILE_NUM].[12711],[FILE_NUM].[12721],[FILE_NUM].[12722],[FILE_NUM].[12729],[FILE_NUM].[12735],[FILE_NUM].[12742],[FILE_NUM].[12797],[FILE_NUM].[12860],[FILE_NUM].[12877],[FILE_NUM].[12878],[FILE_NUM].[12911],[FILE_NUM].[12966],[FILE_NUM].[13063],[FILE_NUM].[13115],[FILE_NUM].[13153],[FILE_NUM].[13168],[FILE_NUM].[13213],[FILE_NUM].[13236],[FILE_NUM].[13246],[FILE_NUM].[13247],[FILE_NUM].[13250],[FILE_NUM].[13268],[FILE_NUM].[13291],[FILE_NUM].[13293],[FILE_NUM].[13294],[FILE_NUM].[13303],[FILE_NUM].[13320],[FILE_NUM].[13328],[FILE_NUM].[13340],[FILE_NUM].[13341],[FILE_NUM].[13346],[FILE_NUM].[13349],[FILE_NUM].[13356],[FILE_NUM].[13370],[FILE_NUM].[13371],[FILE_NUM].[13381],[FILE_NUM].[13437],[FILE_NUM].[13445],[FILE_NUM].[13449],[FILE_NUM].[13456],[FILE_NUM].[13490],[FILE_NUM].[13491],[FILE_NUM].[13492],[FILE_NUM].[13495],[FILE_NUM].[13523],[FILE_NUM].[13528],[FILE_NUM].[13544],[FILE_NUM].[13580],[FILE_NUM].[13610],[FILE_NUM].[13627],[FILE_NUM].[13691],[FILE_NUM].[13701],[FILE_NUM].[13702],[FILE_NUM].[13803],[FILE_NUM].[13844],[FILE_NUM].[13936]}, [DATE_VALUE.DATE_VALUE_HIR].[2016-01-01 00:00:00.0])
Cube: Please find the attachment
MDX Query:
SELECT {[Measures].[BBLSOIL_TOTAL], [Measures].[MCF_PROD_TOTAL], [Measures].[AVG.DAYS]} ON COLUMNS, {TOPCOUNT(FILTER([WELL_ID].[WellIds].MEMBERS, [WELL_ID].CurrentMember > 0.0), 5.0, [Measures].[BBLSOIL_TOTAL])} ON ROWS FROM [MON_KPI_CHARTS] WHERE CrossJoin([FILE_NUM].[1],[FILE_NUM].[10],[FILE_NUM].[18],[FILE_NUM].[47],[FILE_NUM].[52],[FILE_NUM].[105],[FILE_NUM].[126],[FILE_NUM].[392],[FILE_NUM].[588],[FILE_NUM].[656],[FILE_NUM].[995],[FILE_NUM].[1005],[FILE_NUM].[1010],[FILE_NUM].[1061],[FILE_NUM].[1128],[FILE_NUM].[1137],[FILE_NUM].[1138],[FILE_NUM].[1337],[FILE_NUM].[1340],[FILE_NUM].[1410],[FILE_NUM].[1438],[FILE_NUM].[1503],[FILE_NUM].[1628],[FILE_NUM].[1698],[FILE_NUM].[1801],[FILE_NUM].[1808],[FILE_NUM].[1843],[FILE_NUM].[1876],[FILE_NUM].[1885],[FILE_NUM].[2017],[FILE_NUM].[2051],[FILE_NUM].[2053],[FILE_NUM].[2134],[FILE_NUM].[2929],[FILE_NUM].[2930],[FILE_NUM].[2931],[FILE_NUM].[2946],[FILE_NUM].[2979],[FILE_NUM].[3039],[FILE_NUM].[3080],[FILE_NUM].[3087],[FILE_NUM].[3124],[FILE_NUM].[3125],[FILE_NUM].[3165],[FILE_NUM].[3166],[FILE_NUM].[3237],[FILE_NUM].[3421],[FILE_NUM].[3445],[FILE_NUM].[3485],[FILE_NUM].[3493],[FILE_NUM].[3501],[FILE_NUM].[3552],[FILE_NUM].[3557],[FILE_NUM].[3622],[FILE_NUM].[3795],[FILE_NUM].[3812],[FILE_NUM].[3824],[FILE_NUM].[3837],[FILE_NUM].[3858],[FILE_NUM].[3884],[FILE_NUM].[3952],[FILE_NUM].[3963],[FILE_NUM].[3984],[FILE_NUM].[3995],[FILE_NUM].[4021],[FILE_NUM].[4030],[FILE_NUM].[4097],[FILE_NUM].[4117],[FILE_NUM].[4142],[FILE_NUM].[4145],[FILE_NUM].[4153],[FILE_NUM].[4155],[FILE_NUM].[4159],[FILE_NUM].[4161],[FILE_NUM].[4190],[FILE_NUM].[4209],[FILE_NUM].[4216],[FILE_NUM].[4223],[FILE_NUM].[4251],[FILE_NUM].[4255],[FILE_NUM].[4303],[FILE_NUM].[4313],[FILE_NUM].[4315],[FILE_NUM].[4329],[FILE_NUM].[4343],[FILE_NUM].[4346],[FILE_NUM].[4356],[FILE_NUM].[4366],[FILE_NUM].[4372],[FILE_NUM].[4400],[FILE_NUM].[4401],[FILE_NUM].[4409],[FILE_NUM].[4422],[FILE_NUM].[4443],[FILE_NUM].[4484],[FILE_NUM].[4501],[FILE_NUM].[4539],[FILE_NUM].[4569],[FILE_NUM].[4630],[FILE_NUM].[4638],[FILE_NUM].[4639],[FILE_NUM].[4658],[FILE_NUM].[4686],[FILE_NUM].[4698],[FILE_NUM].[4699],[FILE_NUM].[4768],[FILE_NUM].[4775],[FILE_NUM].[4794],[FILE_NUM].[4799],[FILE_NUM].[4803],[FILE_NUM].[4805],[FILE_NUM].[4835],[FILE_NUM].[4891],[FILE_NUM].[4923],[FILE_NUM].[4925],[FILE_NUM].[4929],[FILE_NUM].[4950],[FILE_NUM].[4956],[FILE_NUM].[4961],[FILE_NUM].[4978],[FILE_NUM].[4987],[FILE_NUM].[4990],[FILE_NUM].[4992],[FILE_NUM].[4996],[FILE_NUM].[5020],[FILE_NUM].[5025],[FILE_NUM].[5026],[FILE_NUM].[5048],[FILE_NUM].[5057],[FILE_NUM].[5058],[FILE_NUM].[5067],[FILE_NUM].[5074],[FILE_NUM].[5075],[FILE_NUM].[5077],[FILE_NUM].[5079],[FILE_NUM].[5080],[FILE_NUM].[5090],[FILE_NUM].[5095],[FILE_NUM].[5096],[FILE_NUM].[5098],[FILE_NUM].[5103],[FILE_NUM].[5105],[FILE_NUM].[5139],[FILE_NUM].[5149],[FILE_NUM].[5154],[FILE_NUM].[5158],[FILE_NUM].[5165],[FILE_NUM].[5180],[FILE_NUM].[5198],[FILE_NUM].[5199],[FILE_NUM].[5207],[FILE_NUM].[5215],[FILE_NUM].[5219],[FILE_NUM].[5223],[FILE_NUM].[5236],[FILE_NUM].[5242],[FILE_NUM].[5275],[FILE_NUM].[5300],[FILE_NUM].[5304],[FILE_NUM].[5313],[FILE_NUM].[5321],[FILE_NUM].[5356],[FILE_NUM].[5368],[FILE_NUM].[5389],[FILE_NUM].[5401],[FILE_NUM].[5444],[FILE_NUM].[5457],[FILE_NUM].[5467],[FILE_NUM].[5468],[FILE_NUM].[5498],[FILE_NUM].[5519],[FILE_NUM].[5520],[FILE_NUM].[5531],[FILE_NUM].[5539],[FILE_NUM].[5542],[FILE_NUM].[5563],[FILE_NUM].[5578],[FILE_NUM].[5707],[FILE_NUM].[5723],[FILE_NUM].[5761],[FILE_NUM].[5785],[FILE_NUM].[5795],[FILE_NUM].[5809],[FILE_NUM].[5830],[FILE_NUM].[5860],[FILE_NUM].[5903],[FILE_NUM].[5923],[FILE_NUM].[5962],[FILE_NUM].[5966],[FILE_NUM].[5970],[FILE_NUM].[5996],[FILE_NUM].[6005],[FILE_NUM].[6006],[FILE_NUM].[6008],[FILE_NUM].[6012],[FILE_NUM].[6023],[FILE_NUM].[6032],[FILE_NUM].[6041],[FILE_NUM].[6043],[FILE_NUM].[6073],[FILE_NUM].[6100],[FILE_NUM].[6150],[FILE_NUM].[6201],[FILE_NUM].[6223],[FILE_NUM].[6271],[FILE_NUM].[6295],[FILE_NUM].[6314],[FILE_NUM].[6404],[FILE_NUM].[6440],[FILE_NUM].[6459],[FILE_NUM].[6482],[FILE_NUM].[6486],[FILE_NUM].[6502],[FILE_NUM].[6540],[FILE_NUM].[6588],[FILE_NUM].[6610],[FILE_NUM].[6637],[FILE_NUM].[6653],[FILE_NUM].[6664],[FILE_NUM].[6725],[FILE_NUM].[6819],[FILE_NUM].[6871],[FILE_NUM].[6932],[FILE_NUM].[6934],[FILE_NUM].[6978],[FILE_NUM].[7009],[FILE_NUM].[7042],[FILE_NUM].[7043],[FILE_NUM].[7055],[FILE_NUM].[7493],[FILE_NUM].[7547],[FILE_NUM].[7554],[FILE_NUM].[7612],[FILE_NUM].[7624],[FILE_NUM].[7638],[FILE_NUM].[7646],[FILE_NUM].[7671],[FILE_NUM].[7693],[FILE_NUM].[7695],[FILE_NUM].[7696],[FILE_NUM].[7697],[FILE_NUM].[7698],[FILE_NUM].[7708],[FILE_NUM].[7710],[FILE_NUM].[7711],[FILE_NUM].[7862],[FILE_NUM].[7910],[FILE_NUM].[7927],[FILE_NUM].[7960],[FILE_NUM].[7962],[FILE_NUM].[8009],[FILE_NUM].[8033],[FILE_NUM].[8056],[FILE_NUM].[8057],[FILE_NUM].[8104],[FILE_NUM].[8109],[FILE_NUM].[8170],[FILE_NUM].[8177],[FILE_NUM].[8181],[FILE_NUM].[8211],[FILE_NUM].[8323],[FILE_NUM].[8376],[FILE_NUM].[8412],[FILE_NUM].[8475],[FILE_NUM].[8541],[FILE_NUM].[8547],[FILE_NUM].[8578],[FILE_NUM].[8654],[FILE_NUM].[8691],[FILE_NUM].[8697],[FILE_NUM].[8699],[FILE_NUM].[8749],[FILE_NUM].[8763],[FILE_NUM].[8790],[FILE_NUM].[8840],[FILE_NUM].[8870],[FILE_NUM].[8939],[FILE_NUM].[9036],[FILE_NUM].[9077],[FILE_NUM].[9094],[FILE_NUM].[9107],[FILE_NUM].[9149],[FILE_NUM].[9150],[FILE_NUM].[9293],[FILE_NUM].[9429],[FILE_NUM].[9499],[FILE_NUM].[9550],[FILE_NUM].[9571],[FILE_NUM].[9579],[FILE_NUM].[9752],[FILE_NUM].[9910],[FILE_NUM].[9953],[FILE_NUM].[10270],[FILE_NUM].[10271],[FILE_NUM].[10272],[FILE_NUM].[10273],[FILE_NUM].[10274],[FILE_NUM].[10275],[FILE_NUM].[10309],[FILE_NUM].[10326],[FILE_NUM].[10403],[FILE_NUM].[10408],[FILE_NUM].[10471],[FILE_NUM].[10491],[FILE_NUM].[10496],[FILE_NUM].[10505],[FILE_NUM].[10551],[FILE_NUM].[10572],[FILE_NUM].[10601],[FILE_NUM].[10615],[FILE_NUM].[10679],[FILE_NUM].[10725],[FILE_NUM].[10778],[FILE_NUM].[10819],[FILE_NUM].[11002],[FILE_NUM].[11042],[FILE_NUM].[11055],[FILE_NUM].[11076],[FILE_NUM].[11095],[FILE_NUM].[11112],[FILE_NUM].[11213],[FILE_NUM].[11249],[FILE_NUM].[11308],[FILE_NUM].[11311],[FILE_NUM].[11486],[FILE_NUM].[11555],[FILE_NUM].[11606],[FILE_NUM].[11661],[FILE_NUM].[11666],[FILE_NUM].[11669],[FILE_NUM].[11701],[FILE_NUM].[11808],[FILE_NUM].[11829],[FILE_NUM].[11834],[FILE_NUM].[11849],[FILE_NUM].[11868],[FILE_NUM].[12009],[FILE_NUM].[12116],[FILE_NUM].[12127],[FILE_NUM].[12190],[FILE_NUM].[12191],[FILE_NUM].[12219],[FILE_NUM].[12220],[FILE_NUM].[12241],[FILE_NUM].[12264],[FILE_NUM].[12266],[FILE_NUM].[12277],[FILE_NUM].[12294],[FILE_NUM].[12303],[FILE_NUM].[12333],[FILE_NUM].[12365],[FILE_NUM].[12393],[FILE_NUM].[12412],[FILE_NUM].[12421],[FILE_NUM].[12429],[FILE_NUM].[12436],[FILE_NUM].[12451],[FILE_NUM].[12458],[FILE_NUM].[12462],[FILE_NUM].[12474],[FILE_NUM].[12475],[FILE_NUM].[12489],[FILE_NUM].[12490],[FILE_NUM].[12491],[FILE_NUM].[12512],[FILE_NUM].[12523],[FILE_NUM].[12529],[FILE_NUM].[12530],[FILE_NUM].[12544],[FILE_NUM].[12580],[FILE_NUM].[12581],[FILE_NUM].[12585],[FILE_NUM].[12606],[FILE_NUM].[12610],[FILE_NUM].[12688],[FILE_NUM].[12690],[FILE_NUM].[12694],[FILE_NUM].[12702],[FILE_NUM].[12703],[FILE_NUM].[12710],[FILE_NUM].[12711],[FILE_NUM].[12721],[FILE_NUM].[12722],[FILE_NUM].[12729],[FILE_NUM].[12735],[FILE_NUM].[12742],[FILE_NUM].[12797],[FILE_NUM].[12860],[FILE_NUM].[12877],[FILE_NUM].[12878],[FILE_NUM].[12911],[FILE_NUM].[12966],[FILE_NUM].[13063],[FILE_NUM].[13115],[FILE_NUM].[13153],[FILE_NUM].[13168],[FILE_NUM].[13213],[FILE_NUM].[13236],[FILE_NUM].[13246],[FILE_NUM].[13247],[FILE_NUM].[13250],[FILE_NUM].[13268],[FILE_NUM].[13291],[FILE_NUM].[13293],[FILE_NUM].[13294],[FILE_NUM].[13303],[FILE_NUM].[13320],[FILE_NUM].[13328],[FILE_NUM].[13340],[FILE_NUM].[13341],[FILE_NUM].[13346],[FILE_NUM].[13349],[FILE_NUM].[13356],[FILE_NUM].[13370],[FILE_NUM].[13371],[FILE_NUM].[13381],[FILE_NUM].[13437],[FILE_NUM].[13445],[FILE_NUM].[13449],[FILE_NUM].[13456],[FILE_NUM].[13490],[FILE_NUM].[13491],[FILE_NUM].[13492],[FILE_NUM].[13495],[FILE_NUM].[13523],[FILE_NUM].[13528],[FILE_NUM].[13544],[FILE_NUM].[13580],[FILE_NUM].[13610],[FILE_NUM].[13627],[FILE_NUM].[13691],[FILE_NUM].[13701],[FILE_NUM].[13702],[FILE_NUM].[13803],[FILE_NUM].[13844],[FILE_NUM].[13936]}, [DATE_VALUE.DATE_VALUE_HIR].[2016-01-01 00:00:00.0])
Cube: Please find the attachment
↧
How to manage user sessions?
Hello!
Does anybody know how to get the list of users (user sessions) currently logged in to pentaho ce server? And how to drop the session with non optimal huge MDX for example?
Thank you.
Sergei
Does anybody know how to get the list of users (user sessions) currently logged in to pentaho ce server? And how to drop the session with non optimal huge MDX for example?
Thank you.
Sergei
↧
Pentaho transformation never ends
Hi All,
I have an issue regarding a Pentaho transformation that executes a basic shell script (basically, the script creates an ssh tunnel and then 4 scp sentences).
If I run the shell script via command line, ie. sh scpOlivera.sh, woks fine, I mean, I get all files needed. But if I run the script using the execute process component, the script copies the files but never ends the transformation.
I'm using PDI 6.01 in red hat linux.
Can anybody help me?
Thanks.
I have an issue regarding a Pentaho transformation that executes a basic shell script (basically, the script creates an ssh tunnel and then 4 scp sentences).
If I run the shell script via command line, ie. sh scpOlivera.sh, woks fine, I mean, I get all files needed. But if I run the script using the execute process component, the script copies the files but never ends the transformation.
I'm using PDI 6.01 in red hat linux.
Can anybody help me?
Thanks.
↧