You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Michael Brown (JIRA)" <ji...@apache.org> on 2017/04/04 18:30:41 UTC

[jira] [Created] (IMPALA-5162) support kerberized+ssl TPC-H nested data loading

Michael Brown created IMPALA-5162:
-------------------------------------

             Summary: support kerberized+ssl TPC-H nested data loading
                 Key: IMPALA-5162
                 URL: https://issues.apache.org/jira/browse/IMPALA-5162
             Project: IMPALA
          Issue Type: Improvement
          Components: Infrastructure
    Affects Versions: Impala 2.9.0
            Reporter: Michael Brown
            Assignee: Michael Brown


{{load_nested.py}} should be enhanced to work against a kerberized+SSL Impala. {{load_nested.py}} uses the "Cluster" abstraction hierarchy in {{tests.comparison.cluster}} and the connection hierarchy in {{tests.comparison.db_connection}}. The patch will involve supporting SSL and bitrotted Kerberos test code in these abstractions.

Testing the patch should involve both loading of nested data and regression testing data load and the following regression tests, which are needed because they also use the "Cluster" abstraction hierarchy:

  * full data load
  * data load with snapshot
  * loading of random data into Impala
  * copying data from Impala to PostgreSQL
  * stress test run (smoke)
  * query generator run (smoke)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)