Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-14547

[Umbrella] Test case fixes / improvements

Log workAgile BoardRank to TopRank to BottomBulk Copy AttachmentsBulk Move AttachmentsAdd voteVotersWatch issueWatchersCreate sub-taskMoveLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      Splitting HIVE-13503. HIVE-13503 tracks general test infrastructure improvements. This one tracks specific test fixes.

      Attachments

        Issue Links

        1.
        MiniTez test for union_type_chk.q is slow Sub-task Resolved Prasanth Jayachandran Actions
        2.
        Remove explicit order by in qfiles for union tests Sub-task Closed Prasanth Jayachandran Actions
        3.
        tez_join_hash.q test is slow Sub-task Closed Prasanth Jayachandran Actions
        4.
        Schema evolution tests takes a long time Sub-task Resolved Prasanth Jayachandran Actions
        5.
        Analyze org.apache.hive.jdbc.TestJdbcWithMiniHS2.testAddJarConstructorUnCaching failure Sub-task Resolved Vaibhav Gumashta Actions
        6.
        TestQueryLifeTimeHook fail Sub-task Resolved Hari Sankar Sivarama Subramaniyan Actions
        7.
        org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver_orc_llap_counters failure Sub-task Resolved Hari Sankar Sivarama Subramaniyan Actions
        8.
        Schema evolution uses slow INSERT INTO .. VALUES Sub-task Resolved Matt McCline Actions
        9.
        Schema evolution tests are not running in TestCliDriver Sub-task Resolved Prasanth Jayachandran Actions
        10.
        TestMiniTezCliDriver plan diffs Sub-task Resolved Hari Sankar Sivarama Subramaniyan Actions
        11.
        TestParseNegative fix Sub-task Resolved Hari Sankar Sivarama Subramaniyan Actions
        12.
        Remove setting hive.execution.engine in qfiles Sub-task Closed Prasanth Jayachandran Actions
        13.
        Testing: Fixes to TestHBaseMinimrCliDriver Sub-task Resolved Hari Sankar Sivarama Subramaniyan Actions
        14.
        Move schema evolution tests to MiniLlap and disable LLAP IO Sub-task Resolved Prasanth Jayachandran Actions
        15.
        org.apache.hive.service.cli.operation.TestOperationLoggingLayout.testSwitchLogLayout failure Sub-task Closed Hari Sankar Sivarama Subramaniyan Actions
        16.
        Improvements to MiniMr tests Sub-task Closed Prasanth Jayachandran Actions
        17.
        vector_join_part_col_char.q failure Sub-task Resolved Hari Sankar Sivarama Subramaniyan Actions
        18.
        org.apache.hadoop.hive.ql.TestMTQueries failure Sub-task Resolved Hari Sankar Sivarama Subramaniyan Actions
        19.
        Orc orc_merge_diff_fs.q and orc_llap.q test improvement Sub-task Resolved Prasanth Jayachandran Actions
        20.
        Remove AssertionError for non zero return codes in QTestUtil cleanup Sub-task Closed Siddharth Seth Actions
        21.
        Failing test: TestCliDriver explainuser_3 Sub-task Resolved Unassigned Actions
        22.
        Investigate removal of TestHBaseMinimrCliDriver Sub-task Resolved Unassigned Actions
        23.
        Fix TestJdbcDriver2 runtime Sub-task Resolved Vaibhav Gumashta Actions
        24.
        Fix TestJdbcWithMiniHS2 runtime Sub-task Resolved Vaibhav Gumashta Actions
        25.
        Improve TestSSL run time Sub-task Resolved Vaibhav Gumashta Actions
        26.
        Remove TestJdbcWithMiniMr after merging tests with TestJdbcWithMiniHS2 Sub-task Resolved Vaibhav Gumashta Actions
        27.
        Migrate slow MiniMr tests to faster options Sub-task Closed Prasanth Jayachandran Actions
        28.
        TestVectorRowObject test takes >12 mins Sub-task Resolved Prasanth Jayachandran Actions
        29.
        Improve runtime of NegativeMinimrCliDriver Sub-task Closed Prasanth Jayachandran Actions
        30.
        Move hbase_bulk to run via TestCliDriver. Sub-task Resolved Siddharth Seth Actions
        31.
        Failing test: TestMetaStoreMetrics.testMetaDataCounts Sub-task Resolved Barna Zsombor Klara Actions
        32.
        Failing test: TestCliDriver ctas Sub-task Resolved Unassigned Actions
        33.
        Failing test: TestCliDriver acid_mapjoin Sub-task Resolved Unassigned Actions
        34.
        Move a majority of the MiniLlapCliDriver tests to use an inline AM Sub-task Resolved Siddharth Seth Actions
        35.
        Fix TestJdbcDriver2 set up time Sub-task Resolved Vaibhav Gumashta Actions
        36.
        Move slow CliDriver tests to MiniLlap Sub-task Resolved Prasanth Jayachandran Actions
        37.
        Lean qtest initialization for CliDrivers Sub-task Resolved Prasanth Jayachandran Actions
        38.
        Parallelize TestHCatStorer Sub-task Resolved Vaibhav Gumashta Actions
        39.
        Test that explicitly submit jobs via child process are slow Sub-task Resolved Prasanth Jayachandran Actions
        40.
        Move slow CliDriver tests to MiniLlap - part 2 Sub-task Resolved Prasanth Jayachandran Actions
        41.
        MiniTezCliDriver - switch back to SQL metastore as default Sub-task Closed Prasanth Jayachandran Actions
        42.
        Parallelize TestHCatLoader Sub-task Resolved Vihang Karajgaonkar Actions
        43.
        Fix org.apache.hive.jdbc.* test failures Sub-task Resolved Unassigned Actions
        44.
        Flaky test: TestJdbcWithSQLAuthorization.testBlackListedUdfUsage Sub-task Resolved Zoltan Haindrich Actions
        45.
        Flaky test: acid_globallimit.q Sub-task Resolved Unassigned Actions
        46.
        Flaky test: fix order_null.q and union_fast_stats.q Sub-task Resolved Prasanth Jayachandran Actions
        47.
        TestBeeLineHistory throws NPE in ShutdownHook Sub-task Resolved Prasanth Jayachandran Actions
        48.
        Flaky test: union_fast_stats.q Sub-task Resolved Unassigned Actions
        49.
        Flaky test: TestBeelineWithHS2ConnectionFile Sub-task Resolved Siddharth Seth Actions
        50.
        Cleanup local workDir when MiniHS2 starts up in FS_ONLY mode Sub-task Resolved Siddharth Seth Actions
        51.
        Config dir generated for tests should not be under the test tmp directory Sub-task Resolved Siddharth Seth Actions
        52.
        Flaky test: explainanalyze_4, explainanalyze_5 Sub-task Resolved Pengcheng Xiong Actions
        53.
        Failing test : TestMiniLlapLocalCliDriver.testCliDriver : metadataonly1 Sub-task Resolved Unassigned Actions
        54.
        Fix failing tests in master Sub-task Resolved Prasanth Jayachandran Actions
        55.
        Merge TestJdbcDriver and TestJdbcDriver2 Sub-task Open Unassigned Actions
        56.
        Failing test : TestVectorizedColumnReaderBase (possibly slow) Sub-task Open Unassigned Actions
        57.
        Failing tests : testCliDriver.sample[24679] Sub-task Open Unassigned Actions
        58.
        Failing test - TestMiniLlapCliDriver.acid_bucket_pruning Sub-task Open Unassigned Actions
        59.
        Failing test : TestMiniLlapCliDriver.testCliDriver : transform_ppr2 Sub-task Open Unassigned Actions
        60.
        Fixes to TestEncryptedHDFSCliDriver Sub-task Patch Available Hari Sankar Sivarama Subramaniyan Actions
        61.
        Fix reloadJar.q Sub-task Open Unassigned Actions
        62.
        Running some tests in MiniLlap with explain is dropping statistics Sub-task Open Prasanth Jayachandran Actions
        63.
        Flaky tests: MiniYarnClusterDir in /tmp - TestPigHBaseStorageHandler Sub-task Open Unassigned Actions
        64.
        Fix errors during cleanup when executing certain q files Sub-task Open Unassigned Actions
        65.
        Failing test : TestMiniTezCliDriver.testCliDriver : explainanalyze_2 Sub-task Open Unassigned Actions
        66.
        Flaky test : TestHS2HttpServer.testContextRootUrlRewrite Sub-task Open Unassigned Actions
        67.
        Failing test: TestCliDriver::udf_sort_array.q Sub-task Open Unassigned Actions

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned Assign to me
            sseth Siddharth Seth

            Dates

              Created:
              Updated:

              Slack

                Issue deployment