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

Add a flag to selectively disable fs operations used by catalogd

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • Impala 3.1.0
    • Frontend
    • None
    • ghx-label-8

    Description

      Its often useful to start an Impala cluster when only metadata is present, for example, HMS data and HDFS fsimage. In particular, this is useful when debugging metadata-related issues.

      However, catalogd requires FS operations that depend on data blocks, not just metadata. Examples include Avro schema files and function jars that which are stored on the FS. When these cases come up in large instances, a substantial amount of time is spent trying/failing/throwing an exception. To skip this, we can add a flag that suppresses these operations. The flag will be hidden-- its only use is for reproducing metadata-related issues/development.

      Attachments

        Activity

          People

            vukercegovac Vuk Ercegovac
            vukercegovac Vuk Ercegovac
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: