Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions ci/scripts/integration_hdfs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,8 @@ export PYARROW_TEST_HDFS=ON
export PYARROW_HDFS_TEST_LIBHDFS_REQUIRE=ON

pytest -vs --pyargs pyarrow.tests.test_fs
pytest -vs --pyargs pyarrow.tests.test_hdfs

use_libhdfs_dir
pytest -vs --pyargs pyarrow.tests.test_fs
pytest -vs --pyargs pyarrow.tests.test_hdfs

use_hadoop_home