Switch from deprecated Hive run function
Created by: nshahquinn
run_cli is deprecated and replaced by run, so our test suite should use the latter. I've successfully run the test suite with the change (although that required rebasing on the work in #30 to avoid the MariaDB errors).