hadoop - Is it possible/supported to do an Impala query with Java? -


i want run impala query in java on hbase table. couldn't find way though.

can point me in right direction library or example or can run query, , results?

i have tried using jsch run command on server, unfortunately that's giving me issues (no output appearing).

i haven't used looks https://github.com/pauldeschacht/impala-java-client might meet needs


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

image - ClassNotFoundException when add a prebuilt apk into system.img in android -