Joe McDonnell created IMPALA-6898:
-------------------------------------

             Summary: Dataload from scratch loads Kudu tables twice
                 Key: IMPALA-6898
                 URL: https://issues.apache.org/jira/browse/IMPALA-6898
             Project: IMPALA
          Issue Type: Bug
          Components: Infrastructure
    Affects Versions: Impala 3.1.0
            Reporter: Joe McDonnell
            Assignee: Joe McDonnell


When doing a full dataload, testdata/bin/create-load-data.sh runs 
bin/load-data.py for functional/exhaustive, tpch/core, and tpcds/core. Then, in 
a separate phase, it loads functional and TPC-H for Kudu.

For a full dataload, this second phase is not necessary, because 
functional/exhaustive and tpch/core already include Kudu versions of these 
tables.

For a snapshot dataload, this second phase is still necessary as the snapshot 
does not include Kudu.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to