adesh-rao opened a new pull request, #3456:
URL: https://github.com/apache/hive/pull/3456

   HiveSplitGenerator is tightly coupled with Tez's InputContext to fetch the 
available slots during split calculation. Creating a interface to fetch the 
available slots will allow having other implementation too which are more 
suitable for different cloud vendors. 
   
   The change contains a default implementation using Tez's InputContext and a 
new HiveConfiguration pointing to the class implementing the interface. 
Different cloud vendors can plugin there strategy by implementing the interface.


-- 
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.

To unsubscribe, e-mail: [email protected]

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to