it4biz / pentaho-performance-monitoring

Pentaho Performance Monitoring (MDX and SQL Logs)
5 stars 5 forks source link

mondrian_sql queries are line breaked #11

Open joshid opened 9 years ago

joshid commented 9 years ago

I'm getting plugin running ok in my server but SQL queries are not parsed correctly since they have line breaks. i.e:

2015-06-22 12:22:02,293 #0: SqlTupleReader.readTuples [[Brand.Default].[Brand]]: executing sql [select "D_Brand"."BookingSystem" as "c0" from "dbo"."D_Brand" as "D_Brand" order by ....

fernandommota commented 9 years ago

Hello @joshid,

What's your operation system?

joshid commented 9 years ago

Windows

Saludos,

JN.-

El 23/6/2015, a las 19:46, Fernando Maia da Mota notifications@github.com escribió:

Hello @joshid,

What's your operation system?

— Reply to this email directly or view it on GitHub.

fernandommota commented 9 years ago

@joshid we have to change this part of ETL process, the pentaho plataform only write this log in a file and not has a formatted structure.