Ver Fonte

[beeswax] Import is_live_cluster into beeswax.tests

Erick Tryzelaar há 10 anos atrás
pai
commit
9e06fddd15
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      apps/beeswax/src/beeswax/tests.py

+ 1 - 0
apps/beeswax/src/beeswax/tests.py

@@ -48,6 +48,7 @@ from desktop.lib.django_test_util import make_logged_in_client, assert_equal_mod
 from desktop.lib.test_utils import grant_access, add_to_group
 from desktop.lib.security_util import get_localhost_name
 from hadoop.fs.hadoopfs import Hdfs
+from hadoop.pseudo_hdfs4 import is_live_cluster
 
 import desktop.conf as desktop_conf