Hi,

Regarding the WSO2BAM_HIVE_INCREMENTAL_DATASOURCE in
repository/conf/bam-datasources.xml.

$subject. Other cassandra datasources do have a <url> property.
To which cassandra server will this admin user connect?

Thanks,
Dilini

                <datasource>
                        <name>WSO2BAM_HIVE_INCREMENTAL_DATASOURCE</name>
                        <definition type="RDBMS">
                                <configuration>
                                       *<!-- No URL property here -->*
                                        <username>admin</username>
                                        <password>admin</password>
                                        <dataSourceProps>
                                                <property
name="replicationFactor">1</property>
                                                <property
name="strategyClass">org.apache.cassandra.locator.SimpleStrategy</property>
                                                <property
name="readConsistencyLevel">QUORUM</property>
                                                <property
name="writeConsistencyLevel">QUORUM</property>
                                                <property
name="keyspaceName">HIVE_INCREMENTAL_KS</property>
                                        </dataSourceProps>
                                </configuration>
                        </definition>
                </datasource>

-- 
*Dilini Muthumala*
Software Engineer,
WSO2 Inc.

*E-mail :* [email protected]
*Mobile: *+94 713-400-029
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to