python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to use Hikari pool connection in spark dataset jdbc
Is there any way to read database oracle with spark implementing a pool of connection with hikari datasource?
I'm using java
// How to execute the query below using a pool of connection?
Dataset&l...

Dilermando Lima
Votes: 0
Answers: 0
Google big query data server connection with cognos Analytics 1116
I am trying to create google big query data server connection with cognos analytics on cognos portal but i am getting below error . I have followed all steps . Placed json in the driver folder inside ...
Pushpender Sharma
Votes: 0
Answers: 1
How to add multiple topics in JDBC Sink Connector configuration and get topics data in multiple target tables?
Below is my JDBC-Sink connector configuration:
connector.class=io.confluent.connect.jdbc.JdbcSinkConnector
behavior.on.null.values=ignore
table.name.format=kafka_Address_V1, kafka_Attribute_V1
connect...
Ragini Gupta
Votes: 0
Answers: 1
Could not open JDBC Connection for transaction even through db connection properties are correct
I have a unit test, which when I run, gives this error:
[07:21:08.581]-[WARN ]-[ ] : Caught exception while allowing TestExecutionListener [org.springframework.test....
runnerpaul
Votes: 0
Answers: 1