1
vote
1answer
59 views

WSO2 Hve analyser script result set

I am using WSO2 ESB 4.5.1 and WSO2 BAM 2.0.0. In my Hive script I am attempting to get a single value and assign it to a variable so I can later use it in SQL statements. I can use a variable using ...
2
votes
2answers
161 views

WSO2 external hadoop

We want to connect our WSO2 BAM 2.0.1 to external hadoop cluster (fully distributed). I followed this link for the setup http://docs.wso2.org/wiki/display/BAM201/Configuring+Apache+Hive However ...
1
vote
1answer
113 views

Hive query language as analyzer component- WSO2 BAM 2.0 ALPHA

With WSO2 BAM 2.0 ALPHA, is there any out-of-the-box analyzer component where Hive queries can be written in order to aggregate data after retrieving it from a Cassandra datastore and then included in ...
1
vote
1answer
117 views

WSO2 bam - to many open cursors running Hive script

I have been running wso2 bam 2.0.1 for some time now without any problem, but within the latest days I see errors : java.sql.SQLException: ORA-01000: maximum open cursors exceeded running the same ...