Exemplo n.º 1
0
 def check_driver(cls):
     if not pa.have_libhdfs3():
         pytest.skip('No libhdfs3 available on system')
Exemplo n.º 2
0
 def check_driver(cls):
     if not pa.have_libhdfs3():
         pytest.fail('No libhdfs3 available on system')