GitHub user chemikadze opened a pull request:
https://github.com/apache/incubator-griffin/pull/419
Rethrow hive metastore exceptions
Avoid polluting cache with empty values by rethowing exceptions.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chemikadze/incubator-griffin hive-caching
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-griffin/pull/419.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #419
----
commit 36d86863df5d61e0b9e0e49f0519bac21924993b
Author: Nikolay Sokolov <chemikadze@...>
Date: 2018-09-18T08:28:10Z
Rethrow hive metastore exceptions
Avoid polluting cache with empty values by rethowing exceptions.
----
---