-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
I tried to use the code from this link https://blogs.aws.amazon.com/bigdata/post/Tx1G8828SPGX3PK/Connecting-R-with-Amazon-Redshift but I got an error
driver <- JDBC("com.amazon.redshift.jdbc41.Driver", "RedshiftJDBC41-1.1.9.1009.jar", identifier.quote="`")
JavaVM: requested Java version ((null)) not available. Using Java at "" instead.
JavaVM: Failed to load JVM: /bundle/Libraries/libserver.dylib
JavaVM FATAL: Failed to load the jvm library.
Error in .jinit(classPath) : JNI_GetCreatedJavaVMs returned -1
after loading the driver and trying to connect. I dont know how to connect Redshift to R.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels