Good morning,
I have successfully set up an RStudio environment to connect to my Amazon RedShift database on Windows and Ubuntu, but have not found the same success in OS X. I downloaded the .jar file from Amazon for JDBC and placed it in the appropriate folder ("/etc/jdbc
"), but when I try to initialize JDBC, I get the following error:
.jfindClass(as.character(driverClass)[1]) : class not found
Does anyone have experience with RJDBC in OS X that could help me out please?
https://i.stack.imgur.com/ojWsd.png https://i.stack.imgur.com/qxCer.png