Browse Source

HUE-8758 [impala] Do not hardcode impersonation setting to true

Still leveraging a local Impala flag, but preparing for adding
option in the UI.
Romain 5 years ago
parent
commit
3672582db9
1 changed files with 0 additions and 1 deletions
  1. 0 1
      apps/impala/src/impala/test_impala_flags.py

+ 0 - 1
apps/impala/src/impala/test_impala_flags.py

@@ -15,7 +15,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-
 import logging
 import os
 import sys