kite-sdk / kite

Kite SDK
http://kitesdk.org/docs/current/
Apache License 2.0
394 stars 265 forks source link

HiveAbstractDatasetRepository now uses the first URI from hive.metast… #476

Closed szvasas closed 6 years ago

szvasas commented 6 years ago

…ore.uris property.

QwertyManiac commented 6 years ago

Thank you for unblocking this scenario!

Why not pass both the addresses onwards to the HMS client built later, to allow it to use HMS HA normally?

Sorry for coming in late - only just saw the JIRA update.

szvasas commented 6 years ago

Hi Harsh,

Implementing the HMS HA support in Kite and testing it properly with Sqoop would have taken a bigger effort and we needed to resolve this bug ASAP. The HMS HA support is on our roadmap as well and it is going to be implemented in another patch.

Szabolcs