[ 
https://issues.apache.org/jira/browse/HIVE-21961?focusedWorklogId=529782&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-529782
 ]

ASF GitHub Bot logged work on HIVE-21961:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 31/Dec/20 12:19
            Start Date: 31/Dec/20 12:19
    Worklog Time Spent: 10m 
      Work Description: wangyum commented on pull request #1821:
URL: https://github.com/apache/hive/pull/1821#issuecomment-752942859


   All the failed tests:
   ```
    testCliDriver[druid_timestamptz2] – 
org.apache.hadoop.hive.cli.TestMiniDruidCliDriver
    testCliDriver[druidmini_expressions] – 
org.apache.hadoop.hive.cli.TestMiniDruidCliDriver
    testCliDriver[druidmini_extractTime] – 
org.apache.hadoop.hive.cli.TestMiniDruidCliDriver
    testCliDriver[druidmini_floorTime] – 
org.apache.hadoop.hive.cli.TestMiniDruidCliDriver
    testCliDriver[druidmini_joins] – 
org.apache.hadoop.hive.cli.TestMiniDruidCliDriver
    testCliDriver[druidmini_masking] – 
org.apache.hadoop.hive.cli.TestMiniDruidCliDriver
    testCliDriver[druidmini_mv] – 
org.apache.hadoop.hive.cli.TestMiniDruidCliDriver
    testCliDriver[druidmini_semijoin_reduction_all_types] – 
org.apache.hadoop.hive.cli.TestMiniDruidCliDriver
    testCliDriver[druidmini_test1] – 
org.apache.hadoop.hive.cli.TestMiniDruidCliDriver
    testCliDriver[druidmini_test_alter] – 
org.apache.hadoop.hive.cli.TestMiniDruidCliDriver
    testCliDriver[druidmini_test_insert] – 
org.apache.hadoop.hive.cli.TestMiniDruidCliDriver
    testCliDriver[druidmini_test_ts] – 
org.apache.hadoop.hive.cli.TestMiniDruidCliDriver
    
    testCliDriver[druidkafkamini_avro] – 
org.apache.hadoop.hive.cli.TestMiniDruidKafkaCliDriver
    testCliDriver[druidkafkamini_csv] – 
org.apache.hadoop.hive.cli.TestMiniDruidKafkaCliDriver
    
    testCliDriver[insert_into_default_keyword] – 
org.apache.hadoop.hive.cli.split11.TestMiniLlapLocalCliDriver
    testCliDriver[lineage3] – 
org.apache.hadoop.hive.cli.split12.TestMiniLlapLocalCliDriver
    testCliDriver[multi_insert_with_join2] – 
org.apache.hadoop.hive.cli.split15.TestMiniLlapLocalCliDriver
    testCliDriver[results_cache_invalidation2] – 
org.apache.hadoop.hive.cli.split19.TestMiniLlapLocalCliDriver
    testCliDriver[sort_acid] – 
org.apache.hadoop.hive.cli.split21.TestMiniLlapLocalCliDriver
    testCliDriver[sqlmerge] – 
org.apache.hadoop.hive.cli.split21.TestMiniLlapLocalCliDriver
    testCliDriver[sqlmerge_stats] – 
org.apache.hadoop.hive.cli.split21.TestMiniLlapLocalCliDriver
    testCliDriver[check_constraint] – 
org.apache.hadoop.hive.cli.split4.TestMiniLlapLocalCliDriver
    testCliDriver[dynamic_semijoin_reduction_3] – 
org.apache.hadoop.hive.cli.split7.TestMiniLlapLocalCliDriver
    testCliDriver[enforce_constraint_notnull] – 
org.apache.hadoop.hive.cli.split7.TestMiniLlapLocalCliDriver
    
    testCommitInsertTable – org.apache.hadoop.hive.druid.TestDruidStorageHandler
    testCommitCreateEmptyTablePlusCommitDropTableWithoutPurge – 
org.apache.hadoop.hive.druid.TestDruidStorageHandler
    testCommitInsertIntoWithNonExtendableSegment – 
org.apache.hadoop.hive.druid.TestDruidStorageHandler
    testCommitEmptyInsertTable – 
org.apache.hadoop.hive.druid.TestDruidStorageHandler
    testDeleteSegment – org.apache.hadoop.hive.druid.TestDruidStorageHandler
    testCommitInsertOverwriteTable – 
org.apache.hadoop.hive.druid.TestDruidStorageHandler
    testPreCreateTableWhenDataSourceExists – 
org.apache.hadoop.hive.druid.TestDruidStorageHandler
    testPreCreateTableWillCreateSegmentsTable – 
org.apache.hadoop.hive.druid.TestDruidStorageHandler
    testCommitMultiInsertOverwriteTable – 
org.apache.hadoop.hive.druid.TestDruidStorageHandler
    testCommitCreateEmptyTablePlusCommitDropTableWithPurge – 
org.apache.hadoop.hive.druid.TestDruidStorageHandler
    testCommitInsertIntoWithConflictingIntervalSegment – 
org.apache.hadoop.hive.druid.TestDruidStorageHandler
    testInsertIntoAppendOneMorePartition – 
org.apache.hadoop.hive.druid.TestDruidStorageHandler
    testCommitInsertIntoWhenDestinationSegmentFileExist – 
org.apache.hadoop.hive.druid.TestDruidStorageHandler
    testCommitInsertIntoTable – 
org.apache.hadoop.hive.druid.TestDruidStorageHandler
    testCommitCreateTablePlusCommitDropTableWithoutPurge – 
org.apache.hadoop.hive.druid.TestDruidStorageHandler
    testCommitCreateTablePlusCommitDropTableWithPurge – 
org.apache.hadoop.hive.druid.TestDruidStorageHandler
    
    testTimeZone – 
org.apache.hadoop.hive.druid.TestHiveDruidQueryBasedInputFormat
    
    testEncryptDecrypt – org.apache.hive.spark.client.rpc.TestKryoMessageCodec
    testAutoRegistration – org.apache.hive.spark.client.rpc.TestKryoMessageCodec
    testNegativeMessageSize – 
org.apache.hive.spark.client.rpc.TestKryoMessageCodec
    testMaxMessageSize – org.apache.hive.spark.client.rpc.TestKryoMessageCodec
    testEmbeddedChannel – org.apache.hive.spark.client.rpc.TestKryoMessageCodec
    testKryoCodec – org.apache.hive.spark.client.rpc.TestKryoMessageCodec
    testDecryptionOnly – org.apache.hive.spark.client.rpc.TestKryoMessageCodec
    testFragmentation – org.apache.hive.spark.client.rpc.TestKryoMessageCodec
    testEncryptionOnly – org.apache.hive.spark.client.rpc.TestKryoMessageCodec
    
    testBadHello – org.apache.hive.spark.client.rpc.TestRpc
    testRpcDispatcher – org.apache.hive.spark.client.rpc.TestRpc
    testClientServer – org.apache.hive.spark.client.rpc.TestRpc
    testRpcServerMultiThread – org.apache.hive.spark.client.rpc.TestRpc
    testCloseListener – org.apache.hive.spark.client.rpc.TestRpc
    testNotDeserializableRpc – org.apache.hive.spark.client.rpc.TestRpc
    testClientTimeout – org.apache.hive.spark.client.rpc.TestRpc
    testExtendClientTimeout – org.apache.hive.spark.client.rpc.TestRpc
    testServerAddress – org.apache.hive.spark.client.rpc.TestRpc
    testServerPort – org.apache.hive.spark.client.rpc.TestRpc
    testEncryption – org.apache.hive.spark.client.rpc.TestRpc
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 529782)
    Time Spent: 2h 10m  (was: 2h)

> Update jetty version to 9.4.x
> -----------------------------
>
>                 Key: HIVE-21961
>                 URL: https://issues.apache.org/jira/browse/HIVE-21961
>             Project: Hive
>          Issue Type: Task
>            Reporter: Oleksiy Sayankin
>            Assignee: László Bodor
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: HIVE-21961.02.patch, HIVE-21961.03.patch, 
> HIVE-21961.patch
>
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> Update jetty version to 9.4.x



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to