blob: 227f4dcfd29246c3d26762befb30943930287ac5 [file] [log] [blame]
--! qt:dataset:src
set hive.exec.post.hooks=org.apache.hadoop.hive.ql.hooks.VerifyOverriddenConfigsHook;
set some.hive.config.doesnt.exit=abc;
select count(*) from src;