# hive-apache-ci **Repository Path**: kunpengcompute/hive-apache-ci ## Basic Information - **Project Name**: hive-apache-ci - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-16 - **Last Updated**: 2020-12-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ReadMe This is a simple script to run Hive MiniLlapLocalDriverTests in batch, in order to avoid running 2800+ time consuming job in one batch and causing failures. The usage is simple: ``` python run_hive_qtests_in_batch.py --batch_size --test_dir --maven_repo ```