2

I am unable to establish connection between Impala and RStudio.

I am using Cloudera quickstart vm for Cloudera Manager and RStudio

Please see code below and advise if anything could be done:

Initialization

library(RImpala)
rimpala.init(libs="/home/cloudera/Documents/impala-jdbc-0.5-2")

Output

[1] "Classpath added successfully"

Connecting

 rimpala.connect("127.0.0.1","21050")

Output

Error: null

[1] FALSE
coatless
  • 20,011
  • 13
  • 69
  • 84
Enno Victor
  • 41
  • 1
  • 2
  • 7

0 Answers0