Quantcast
Channel: Pentaho Community Forums
Viewing all 16689 articles
Browse latest View live

Big data training Free demo

$
0
0
HADOOP-BIG DATA online training course providing by magnific training.


We provide two Hadoop Training Courses:
Intensive Developer Training (6-8 weeks)
Corporate Training (4 weeks)


If Interested Send me an Email with below Details
Resume
Visa Status
Current Location


Training & Placement Program.


InfoObjects BigData/Hadoop Training Info/syllabus


Are you looking for the following?


100% online Training in Big Data/Hadoop
Training by Well Known industry veterans
Training focused towards Job Placement
Job Opportunities with major IT organization.
Fore more details Visit us:
www.hadooponlinetraining.net

How to filter non-numeric data in data validator step

$
0
0
Hi I want to romove non numeric data from a column and pass the numeric data of the form ##.## eg (345.23), but in data validator step on checking "Only Numeric data expected" it is filtering numeric data also and rejecting the values. (i have specified decimal symbol as '.')

Also for date datatype i have specified the datatype as dd-mm-yyyy but id i pass date of format mm-dd-yyyy it is not throwing an error but changing the data and adding one year to it for eg 08-22-1971 is converted to 08-10-1972.
Can anyone help.

Hadoop Development Solutions

$
0
0
  • Implementing standard Hadoop extensions (Eg: Hbase, Hive, Pig, etc.) Designing and implementing Map Reduce programs using Hadoop API
  • Deploying Hadoop on private or public clouds
  • Designing data structures for NoSQL solutions based on Cassandra, Mongo DB and Couch DB
  • Migrating data from RDBMS to NoSQL
  • Debug monitor and optimize Hadoop solutions.

Join Rows not working with empty streams

$
0
0
I am running Spoon stable v4.4.0 and running into the following problem: The join rows step outputs no rows if one of the incoming streams is empty. There is a corresponding JIRA issue here: http://jira.pentaho.com/browse/PDI-6273 which claims that the problem is fixed, but unfortunately it doesn't seem to apply to me. Doing the recommended workaround (setting 'main step to read from' to the potentially empty stream) doesn't help matters either.

Here is a screenshot of the transformation:
Kettle.jpg

I have a couple of error handling steps. Univariate statistics produces standard deviations, which in some rare cases (if all values are the same) takes on the value of 0. This, later will cause division by zero errors, so I use the Filter rows and set field value to constant steps for error handling (replacing 0 with 1). Quite logically, either the stream coming from the Filter rows OR the Set to constant step will be empty.

I have tested by splitting the join rows step to 2 join rows steps, and can confirm the problem is caused by the empty stream. Is there a way I can work my way around this problem?

Edit:
I have been attempting to work around this issue by adding dummy fields to both streams (after Filter rows and after set field value). Unfortunately, I can't seem to achieve that either..
- The add constant step does not do anything if the input stream is empty
- The calculator step deos not do anything if the input stream is empty
- The formula step deos not do anything if the input stream is empty
- The generate random value step deos not do anything if the input stream is empty
- Generate rows does not accept incoming streams
- Data grid generates the field even on empty streams but does not pass on other fields in a non-empty stream (it drops the incoming stream)

And that pretty much stops me cold.. I can't even seem to be able to work around the issue.
Attached Images

Problem in CDE 4.5 CE Dashboard preview

$
0
0
Hi All,

I have installed 4.5 BI CE server, I use Ubuntu 12.0.4 machine.
I have created a sample template in CDE.
When I click on Preview button.
The following error is displayed.
HTTP Status 500 - Could not initialize class com.orientechnologies.orient.core.version.OVersionFactory
HTTP Status 500 - Could not initialize class com.orientechnologies.orient.core.version.OVersionFactory

type Status report

message Could not initialize class com.orientechnologies.orient.core.version.OVersionFactory

description The server encountered an internal error (Could not initialize class com.orientechnologies.orient.core.version.OVersionFactory) that prevented it from fulfilling this request.
Apache Tomcat/6.0.29

Please help as I'm newbie to Pentaho. :(


Tahnks in advance,
Malibu

passing parameters in url-template in jFree Chart

$
0
0
Can someone direct me to a working & documented example of passing parameters in the url-template.

I created an xAction & resource file.
I defined an input variable {test} with a default value of string type.
I can pass the parameter {test} to the chart title and it works, but can’t seem to pass {test} to the url-template.
Tried many ways with and without <paramName> tags in the resource file, but nothing seems to work.

Thanks in advance.

adaguann

How to predict with linear regression without saving the model to a file?

$
0
0
Hi,

I created a job using Spoon design tool to do prediction with linear regression. The job is as follows:
Start --> get_model_transformation --> predict_transformation --> End Job
where
get_model_transformation is to load train dataset and train it using Knowledge Flow.
Table input --> Knowledge Flow
and the Knowledge Flow is to train the model with linear regression.
Kettle Inject --> Training SetMaker --> LinearRegression --> Serialized Model Saver
predict_transformation is to read the test dataset, calculate the predicted value and then save it to the database.
Table input --> Weka Scoring --> Update

Because in the job, the model is saved first to a file and then the file is read for Weka Scoring, there's an overhead for file I/O.
I want to reduce the file I/O overhead so the job will run faster.
Q: Is there any way to predict with linear regression without saving the model to a file (may be save it in memory)? Any other advice to make the job faster is also welcomed.

Many thanks,

Kusuma

Kettle spoon throwing error ORA-00904: "X_ROLE": invalid identifier

$
0
0
Hi,
I am trying to run a simple select command from spoon transformation step and is throwing error.
Where as the same statement from sqldeveloper is working fine.
select x_role from SIEBEL.S_PARTY_PER

The connection created in Spoon is JDBC with same user/password as sqldeveloper db connection.
If I remove that column and do a
select * from SIEBEL.S_PARTY_PER and do a preview then I am seeing results for all columns except x_role.
But that column does exist in database table as I could query using sqldeveloper client.

I tried "x_role", "X_ROLE", x_role as ROLE etc... as well in the select statement. But giving same error.


2013/08/18 19:16:16 - Read From UCM.0 - ERROR (version 4.1.0, build 1 from 2012-11-06 13.20.53) : An error occurred executing SQL:
2013/08/18 19:16:16 - Read From UCM.0 - ERROR (version 4.1.0, build 1 from 2012-11-06 13.20.53) : select x_role from SIEBEL.S_PARTY_PER
2013/08/18 19:16:16 - Read From UCM.0 - ERROR (version 4.1.0, build 1 from 2012-11-06 13.20.53) : ORA-00904: "X_ROLE": invalid identifier

Here are the env details:
SQLDeveloper 3.1.07
Kettle Spoon 4.1.0 --Using JDBC connection to connect to db.

Pentaho kettle plugin for drupal

$
0
0
hello everyone,
I want to asking some question.

Does the pentaho kettle have plugin for drupal?

thank you for the attention

best regrads,
razi

Hadoop-Big data online training

$
0
0
Hadoop Administrator Workshop


Introduction toApache Hadoop
The Hadoop Distributed File System
MapReduce
Planning a Hadoop Cluster
Named Nodes, Data Nodes
Hadoop node failure recovery
Hadoop Installation & Configuration
Advanced Configuration
Rack Awareness
High Availability & Federation
Hadoop Security
Adding and Removing Cluster nodes
Rebalancing the cluster
Cluster Upgrades
System Monitoring &Troubleshooting
Installing & Managing Hive, Pig, HBase.

You can attend 1st 2 classes or 3 hours for free. once you like the classes then you can go for registration.


or full course details please visit our website www.hadooponlinetraining.net

Unable to clear dates, once entered and the report is run on Pentaho Reports

$
0
0
HI,

I have pass the dates in date prompts and run the report and output is fine and when i delete the given dates and run the report again it gives the same output with given dates.so how to delete the dates and run the report please let me know is there any way to control the date fields.

Thanks
kishore

Pentaho reporting plugin for drupal

$
0
0
hello everyone,
I want to asking some question.

Does the pentaho reporting have plugin for drupal?

thank you for the attention

best regrads,
razi

Output data for new database

$
0
0
Hi,
I'm trying to use table output to insert data for new database, but when I drag the output step this step is automatically connected to database that used to connect table input step.
can someone tell me where i'm wrong

Thank you

Problem with click mark in NewMapCompenent CDE

$
0
0
Hi,
I have a problem that Marker Click Function not working for me.
I use the last update for CDE but when I make alert in click action that not work.
function f(e){
alert('test');
}

Thanks for help

Data type convert

$
0
0
Hi, how can i convert a value which come from the Internal.Kettle.Build.Date to a http date header type. Being more specific i have to converta data with the format "2010/05/22 18:01:39" to a data with the format "Thu, 15 Aug 2013 15:00:00 GMT". I always have the first format from the variableInternal.Kettle.Build.Date but i need the second one to put it in a hhttp request. Anybody can help me ?

mondrian.rolap.RolapConnection cannot be cast to org.olap4j.OlapWrapper

$
0
0
Hi, I tried to get the customise Results to get the cell values. Here is the code and got stuck while casting.

Connection connection;
Class.forName("mondrian.olap4j.MondrianOlap4jDriver");
connection = DriverManager.getConnection(connectStr, null);
=>OlapWrapper wrapper = (OlapWrapper) connection; //getting error here
OlapConnection olapConnection = ((OlapWrapper) connection).unwrap(OlapConnection.class);

java.lang.ClassCastException: mondrian.rolap.RolapConnection cannot be cast to org.olap4j.OlapWrapper

I just followed the link "http://www.olap4j.org/olap4j_fs.html" for ref. Previously i tried to execute the query (as given in the documentation), that uses Result res = connection.executed(query); (which is deprecated and working fine for now). Now trying to create statement and execute to get cellset.

Platform: Ubuntu 12.04 LTS
MySql 5.5
Eclipse (Java 1.6)

Pentaho SSO solution on LINUX box

$
0
0
Hi All,
We are trying to implement SSO for Pentaho . Currently it looks like Pentaho has two solutions
http://infocenter.pentaho.com/help/i...topic_sso.html

CAS and IWA
both of the above solutions need Windows Box.

However, we have LINUX box , please let us know if there is any solutions availle for Linux implementation.

Regards,
Abhinav

Using measures in different axis / row calculations

$
0
0
Hi folks!

I have a question regarding MDX queries on Mondrian:


I have a SUBSCRIPTION cube about magazine subscriptions with two measures : NEW SUBSCRIPTIONS and RETURNING SUBSCRIPTIONS.


I'm trying to make a query that displays both measures for two periods of time, and also the percentage growth in the period.
I'm using PARALLELPERIOD to get the % Growth between time members.


Example :

DESIRED VIEW - EXAMPLE


But I can't get this view using standard MDX, because I can't put measures in both axis.


The result I've got so far (not user friendly):

Using measure ON COLUMNS:

RESULT - NOT USER FRIENDLY


Using measure ON ROWS:

RESULT 2 - NOT USER FRIENDLY




How can I do that first desired view in Mondrian?


Thanks in advance.

Pentaho Design Studio Not Working on Mac OS

$
0
0
I downloaded Pentaho Design Studio 4.0 for Mac and installed on MacBook Pro (OS X Version 10.8.2). I started PDS through Eclipse and loaded HelloWorld.xaction. When I tested it, I found following issues:
1. Pentaho Server URL field didn't show up correctly. I didn't see any space to fill URL correctly
2. I copied "localhost:8080/pentaho" to the URL, but nothing happpend when I clicked test button
3. I clicked Generate URL, seems it created the Generated URL correctly, but I can't run it. When I click Run, nothing happen
4. When I copied the generated URL to a web browser, it worked as expected
5.
Browser URL is not working either

A screen shot image is attached for your reference.

Please let me know if anyone had similar experience with Mac OS X before.

Thanks.

Attached Images

Dial Chart Component

Viewing all 16689 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>