-
Notifications
You must be signed in to change notification settings 8000 li> - Fork 394
Does this connector work with TF 2.x? #177
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi @dgoldenberg-audiomack, when I build the connector in TF 2.0.0, I got fails in the build test stage ( link ), how about you? |
Hey @Echo9573, I think your error is:
judging by the output. However you can try running Maven with -e and -X to get more info. It seems like either you don't have Java installed or it's not on your PATH. |
I think the connector works; would be great if committers verified and added a blurb to the docs. |
I tried to follow the instructions with TF 2.2 and Spark 3.0.1, but installing Instructions pass if I manually set For the build I used dataproc
|
The latest TF right now is 2.4.0.
The latest connector on maven central is 1.15.0 published on Oct 23, 2019.
If I build the connector with the instructions from here: https://github.com/tensorflow/ecosystem/tree/master/spark/spark-tensorflow-connector, will it work?
The text was updated successfully, but these errors were encountered: