189190191192193194195
} @Override public HiveAuthorizationProvider getAuthorizationProvider() throws HiveException { return new DefaultHiveAuthorizationProvider(); }
176177178179180181182
171172173174175176177
63646566676869
return null; } public HiveAuthorizationProvider getAuthorizationProvider() throws HiveException { return new DefaultHiveAuthorizationProvider(); }
202203204205206207208
178179180181182183184
64656667686970