connector Questions
26
Solved
I try to connect MySQL database with Java using connector 8.0.11. Everything seems to be OK, but I get this exception:
Exception in thread "main" java.sql.SQLNonTransientConnectionExcepti...
7
I am working on a python script that is designed to process some data, create a table if not exists, and truncate the table before inserting a refreshed dataset. I am using a role that has usage, r...
Halfway asked 2/3, 2021 at 0:27
2
I have a SpringBoot application that worked nicely with MariaDB connector version 2.7.6. I tried to upgrade the connector to version 3.0.6 and it throws an error:
Failed to instantiate [org.springf...
Subhead asked 19/9, 2022 at 15:10
3
Solved
I am trying to generate an OpenApi service reference in Visual Studio 2019. .Net 5.0.
Right clicking project >Add>Connected Services>+ Service References
I am using NetDocs api "https...
Proudfoot asked 28/6, 2021 at 16:28
4
Solved
1
I have a build machine from which I want to post updates in Microsoft Teams. I created a webhook connector for my channel in Teams and I can send a simple POST request to the webhook url to post a ...
Bacteroid asked 8/12, 2020 at 23:54
5
SEEMS LIKE Latin1 ISO-8859-1 can't even save special characters so format of the database must be Latin7 ISO-8859-7. Could not really find easy function to do this, do I really have to write one my...
Pedantry asked 25/5, 2021 at 6:37
2
I want to read only 5000 records in a batch through jdbc sink, for which I've used the batch.size in the jdbc sink config file:
name=jdbc-sink
connector.class=io.confluent.connect.jdbc.JdbcSinkCon...
Cant asked 25/10, 2019 at 4:52
2
Solved
The secretRequired="false" option added to AJP connector is server.xml. However, the connector does not start with Protocol handler start failed error. It is behind an Apache Server version 2.4.25....
Culpepper asked 5/3, 2020 at 19:42
2
I want to create a custom datasource for Marketo for google bigquery data transfer. I don't see any specific document to integrate a third party datasource. Kindly provide the steps to integrate a ...
Virgulate asked 17/5, 2019 at 11:31
3
Solved
Is the SAP Java Connector still a good way to connect a Java Application with SAP ? Will there be a support and maintenance of the connector in the future (especially in ECC 6.0) or is the one and ...
1
We have a Cassandra schema with more than 50 columns and we are inserting data into it from multiple data sources by transforming the data using Spark (Data frames not rdd).
We are running into th...
Healall asked 26/8, 2019 at 14:28
2
Solved
I have installed spyder with anacoda for python 3.7 version for windows. Then if I print("hello"), it works fine.
Now I want to connect with MYSQL database so I have installed python drivers to co...
2
Solved
I am working on kafka connectors and by time my connectors are increasing. So my log file is getting really messy, I was wondering if it is possible to have separate log file for each connector.
Cake asked 2/2, 2018 at 13:11
1
Solved
I'm trying to use Apache Flink with AWS kinesis. The document says that I have to build the connector on my own.
Therefore, I build the connector and added the jar file for my project and also, I...
Beauchamp asked 19/12, 2018 at 9:0
2
Solved
Can someone please explain to me the difference between the new way that Azure differs between the outbound IP-addresses for the logic apps please.
I think the documentation is so slimmed down in ...
Zarzuela asked 17/9, 2018 at 14:17
4
Solved
I was using Visual Studio 2013 Preview but I couldn't find MySQL database in the "choose data source" dialog window, I even installed the latest version of MySQL connector as well as the windows My...
Lasko asked 2/9, 2013 at 18:12
3
Solved
I have created a inventory system for my school project and I use SqlLite as standalone DB. I am able to run it as long as I install the SqlLite ODBC connection (separate installer).
But what I wa...
3
First off, I have spent hours looking for a fix - maybe I just need another pair of eyes on this problem.
I'm currently coding a c# application for myself(Personal use). Im running the latest MySQ...
2
We are creating a web API for our organization. API connects and retrieves data from a HANA View. I am referring the sample provided at the below link to establish the connectivity:
https://blogs.s...
Alimentary asked 6/1, 2017 at 3:39
3
Solved
I installed the mysqlconnector [ODBC] 5.1.8 for running my mysqlcommand, but I got this error:
Cannot find type [MySql.Data.MySqlClient.MySqlConnection]: make sure the assembly containing this typ...
Clang asked 26/2, 2011 at 9:16
2
Solved
I'm using a tutorial here in this Github to run spark on cassandra using a java maven project: https://github.com/datastax/spark-cassandra-connector.
I've figured how to use direct CQL statements,...
Cupule asked 23/9, 2014 at 17:51
5
I'm trying to write a REST service with Node.js and Express and I need to connect to a SLQServer 2000 database. I've tried the Microsoft connector but it's not working on linux, according to them: ...
Bulley asked 8/8, 2012 at 10:32
1
Solved
I'm trying to do a simple code where I create a schema, insert some tables, and then pull some information and print it out. However, I'm getting an error. I'm using the Datastax cassandra spark co...
Magdalenamagdalene asked 17/9, 2014 at 14:55
3
I'm using Eclipse Juno on Mac 10.7.5. I installed Subversive and also have this version of svn installed on my Mac:
Daves-MacBook-Pro:clever davea$ svn --version
svn, version 1.7.9 (r1462340)
com...
Radiomicrometer asked 29/7, 2013 at 15:37
1 Next >
© 2022 - 2025 — McMap. All rights reserved.