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

Sentry service should not be started after IMPALA-8870

    XMLWordPrintableJSON

Details

    Description

      Due to the incompatibility between different versions of the Guava libraries. After bumping up Guava in IMPALA-8870, our build script is not supposed to start up the Sentry service because Sentry does not have its Guava bumped up yet.

      To fix this, when starting the underlying services, we should take into consideration the case when ${DEFAULT_FS} is neither "hdfs://${INTERNAL_LISTEN_HOST}:20500" nor "${LOCAL_FS}". Specifically, we should not attempt to start the Sentry server in the following case.

      https://github.com/apache/impala/blob/master/testdata/bin/run-all.sh#L102-L104

       

      Attachments

        Activity

          People

            fangyurao Fang-Yu Rao
            fangyurao Fang-Yu Rao
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: