John Sherman created HIVE-27298:
-----------------------------------

             Summary: Provide implementation of HMS thrift service that throws 
UnsupportedOperationException
                 Key: HIVE-27298
                 URL: https://issues.apache.org/jira/browse/HIVE-27298
             Project: Hive
          Issue Type: Improvement
            Reporter: John Sherman


The intent of HIVE-25005 and AbstractThriftHiveMetastore class was to provide 
default implementation for every HMS thrift method that throws 
UnsupportedOperationException.
However - HIVE-25005 made the class abstract, so as a result there are a 
variety of HMS service methods that are not implemented in 
AbstractThriftHiveMetastore.

We should either:
a) remove abstract from the class definition AbstractThriftHiveMetastore
or
b) add a new class that is not abstract.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to