Siddharth Seth created HIVE-13496: ------------------------------------- Summary: Create initial test data once across multiple runs Key: HIVE-13496 URL: https://issues.apache.org/jira/browse/HIVE-13496 Project: Hive Issue Type: Improvement Components: Test Reporter: Siddharth Seth Assignee: Siddharth Seth
All TestCliDriver, TezMiniTezCliDriver etc tests create a standard data set when they start up. When running on a box with SSDs - this step takes over a minute. Running a single qtest cannot be faster than this. On the ptest framework - all batches end up doing this which is a lot of wastage. Instead, this data generation should be shared across runs. -- This message was sent by Atlassian JIRA (v6.3.4#6332)