Ganesha Shreedhara
Ganesha Shreedhara
HIVE-22013: SHOW TABLE EXTENDED query fails with Wrong FS error for partition in customized location
### What changes were proposed in this pull request? Fix is done by using a right file system when partition is in different location than table's path . ### Why...
Fixed failure in fetching shuffle data when it's transferred via CompositeRoutedDataMovementEvent. Added unit test to test the failure scenario. Jira ticket: https://issues.apache.org/jira/browse/TEZ-4450
### What changes were proposed in this pull request? Added support for enabling SSL for LLAP shuffle. Made changes in LLAP Shuffle handler similar to Tez shuffle handler. Added ssl-server.xml...