Skip to content

why i can't connect iotdb 0.12.1 service by pyspark? #3851

Discussion options

You must be logged in to vote

From you error log. The cause of this error is the port of JDBC connection. If you use default config, you should connect to port NO.6667 rather than 6668.
For trouble shooting, you can firstly use command line or java example to connect iotdb without spark. Then you can try use spark locally in our spark example. Finally, submit this job by spark-submit. During these step you can figure out where is the problem.

Replies: 3 comments 6 replies

Comment options

You must be logged in to vote
1 reply
@tvboy20082018
Comment options

Answer selected by qiaojialin
Comment options

You must be logged in to vote
5 replies
@tvboy20082018
Comment options

@SilverNarcissus
Comment options

@tvboy20082018
Comment options

@tvboy20082018
Comment options

@SilverNarcissus
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants