TaddWood opened a new pull request #166:
URL: https://github.com/apache/incubator-spot/pull/166


   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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to