[ https://issues.apache.org/jira/browse/HIVE-29053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Raghav Aggarwal updated HIVE-29053: ----------------------------------- Attachment: dir_ss.png > _REPLACE_WITH directory are created when running qtest using sysdb > ------------------------------------------------------------------ > > Key: HIVE-29053 > URL: https://issues.apache.org/jira/browse/HIVE-29053 > Project: Hive > Issue Type: Bug > Reporter: Raghav Aggarwal > Assignee: Raghav Aggarwal > Priority: Minor > Attachments: dir_ss.png > > > Running any qtest which make use of sysdb i.e. contains *--! qt:sysdb* will > create directory for the proto tables. > To repro for example: > {code:java} > mvn clean test -Dtest=TestMiniLlapLocalCliDriver -Dqfile=query_history.q > -Drat.skip -pl itests/qtest -Pitests {code} > then check itests/qtest directory. The following directory will be created: > {code:java} > _REPLACE_WITH_APP_DATA_LOCATION_ > _REPLACE_WITH_DAG_DATA_LOCATION_ > _REPLACE_WITH_DAG_META_LOCATION_ > _REPLACE_WITH_QUERY_DATA_LOCATION_ {code} > Attaching screenshot for the same -- This message was sent by Atlassian Jira (v8.20.10#820010)