How to Connect to a Hive Database with No Authentication
已回答
I'm connected to a hive database in tableau with no authentication, and the transport is binary. How do i do it in DataGrip?
请先登录再写评论。
Sorry for the late reply.
You can set Authentication to No auth:
and specify transportMode option in JBDC connection URL, e.g.:
where:
Article for reference:
Hi vasily chernov I can't see the option for authentication
Benjamin Cabalona,
What DataGrip version do you use?