Procházet zdrojové kódy

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 před 6 roky
rodič
revize
3672582db9
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  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