[ 
https://issues.apache.org/jira/browse/HIVE-19182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Janaki Lahorani reassigned HIVE-19182:
--------------------------------------


> Code clean up of HiveMetaStoreChecker.java
> ------------------------------------------
>
>                 Key: HIVE-19182
>                 URL: https://issues.apache.org/jira/browse/HIVE-19182
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Janaki Lahorani
>            Assignee: Janaki Lahorani
>            Priority: Major
>
> HiveMetaStoreChecker.java has code like:
> result.getTablesNotOnFs().add(table.getTableName());
> result.getPartitionsNotOnFs().add(pr);
> result.getPartitionsNotInMs().add(pr);
> It is not a good practice to change internal states like this.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to