Skip to content

R-Impala connect prompts FALSE Error: null #10

@HOHOOO

Description

@HOHOOO

Trying to connect R with Impala through Rimpala package, not sure what am I doing wrong here.

In short, got installed:

JDK of compatible version,
native JBDC .jar files placed to java's CLASSPATH
Impala is up and running,
First command went well:
rimpala.init(impala_home=NULL,libs="/path/...") - "Classpath added succesfully"
however connection fails at the second step:

rimpala.connect(IP="localhost",port="21050")
[1] FALSE
Error: null
Many thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions