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

TestDdlStatements.test_alter_set_column_stats fails on local filesystem

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • Impala 2.6.0
    • Impala 2.6.0
    • Catalog, Frontend
    • None

    Description

      http://sandbox.jenkins.cloudera.com/job/impala-umbrella-build-and-test/992

      The test was introduced in: http://gerrit.cloudera.org:8080/#/c/3189/

      This appears to be the same basic problem as in http://gerrit.cloudera.org:8080/#/c/3230/

      21:09:28  TestDdlStatements.test_alter_set_column_stats[exec_option: {'batch_size': 0, 'num_nodes': 0, 'sync_ddl': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
      21:09:28 metadata/test_ddl.py:327: in test_alter_set_column_stats
      21:09:28     multiple_impalad=self._use_multiple_impalad(vector))
      21:09:28 common/impala_test_suite.py:294: in run_test_case
      21:09:28     result = self.__execute_query(target_impalad_client, query, user=user)
      21:09:28 common/impala_test_suite.py:487: in __execute_query
      21:09:28     return impalad_client.execute(query, user=user)
      21:09:28 common/impala_connection.py:161: in execute
      21:09:28     return self.__beeswax_client.execute(sql_stmt, user=user)
      21:09:28 beeswax/impala_beeswax.py:163: in execute
      21:09:28     handle = self.__execute_query(query_string.strip(), user=user)
      21:09:28 beeswax/impala_beeswax.py:327: in __execute_query
      21:09:28     handle = self.execute_query_async(query_string, user=user)
      21:09:28 beeswax/impala_beeswax.py:323: in execute_query_async
      21:09:28     return self.__do_rpc(lambda: self.imp_service.query(query,))
      21:09:28 beeswax/impala_beeswax.py:448: in __do_rpc
      21:09:28     raise ImpalaBeeswaxException(self.__build_error_message(b), b)
      21:09:28 E   ImpalaBeeswaxException: ImpalaBeeswaxException:
      21:09:28 E    INNER EXCEPTION: <class 'impala._thrift_gen.beeswax.ttypes.BeeswaxException'>
      21:09:28 E    MESSAGE: 
      21:09:28 E   ImpalaRuntimeException: Error making 'createTable' RPC to Hive Metastore: 
      21:09:28 E   CAUSED BY: MetaException: file:/test-warehouse/alltypes_parquet is not a directory or unable to create one
      

      Attachments

        Activity

          People

            alex.behm Alexander Behm
            twmarshall Thomas Tauber-Marshall
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: