Details
Description
This has been tracked here https://jira.cloudera.com/browse/JENKINS-35 but the problem might now be on our end. We've switched the build machine label to the impala-ec2 build which should have the proper packages installed. The latest build failed b/c it couldn't find the pytest python module
+++ ./run-tests.py query_test/test_hive_serde.py
08:59:29 Traceback (most recent call last):
08:59:29 File "./run-tests.py", line 21, in <module>
08:59:29 import pytest
08:59:29 ImportError: No module named pytest