Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-4207

data load failure: load_nested.py: AttributeError: 'Namespace' object has no attribute 'use_hive'

    XMLWordPrintableJSON

Details

    Description

      One of stakiar_impala_496e's recent changes caused this:

      http://sandbox.jenkins.cloudera.com/job/impala-asf-master-core-data-load/83/

      21:38:47 Loading nested data (logging to load-nested.log)... FAILED
      ...
      21:38:49 Traceback (most recent call last):
      21:38:49   File "/data/jenkins/workspace/impala-asf-master-core-data-load/repos/Impala/testdata/bin/load_nested.py", line 305, in <module>
      21:38:49     cluster = cli_options.create_cluster(args)
      21:38:49   File "/data/jenkins/workspace/impala-asf-master-core-data-load/repos/Impala/tests/comparison/cli_options.py", line 123, in create_cluster
      21:38:49     elif args.use_hive:
      21:38:49 AttributeError: 'Namespace' object has no attribute 'use_hive'
      21:38:49 Error in /data/jenkins/workspace/impala-asf-master-core-data-load/repos/Impala/testdata/bin/create-load-data.sh at line 45: while [ -n "$*" ]
      21:38:49 Error in /data/jenkins/workspace/impala-asf-master-core-data-load/repos/Impala/buildall.sh at line 407: "${IMPALA_HOME}/testdata/bin/create-load-data.sh" ${CREATE_LOAD_DATA_ARGS} <<< Y
      

      Attachments

        Activity

          People

            mikeb Michael Brown
            mikeb Michael Brown
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: