Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Add SSL argument to Impala shell #166

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TaddWood
Copy link
Contributor

Resolves SPOT-308. This just appends ssl on the end of the impala shell command. This runs without the ca_cert argument, which I think should be fine in most cases.

I didn't update beeline since the spot.conf sort of implies that the JDBC connection string should include kerberos and ssl arguments before hand. I also ignored the Hive shell, but we should just think about deprecating that whole piece of the code anyway since beeline is more widely supported to connect to Hive.

We should also probably revisit just rewriting this whole thing as a python interface at some point so that we're not maintaining so many versions of the same commands, ddls, etc.

This just appends ssl on the end of the impala shell command.  This runs without the ca_cert argument, which I think should be fine in most cases.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
4 participants