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

java.lang.NoSuchMethodError: org.apache.sentry.provider.db.service.thrift.SentryPolicyServiceClient.listAllRoles(Ljava/lang/String;)Ljava/util/Set;

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Cannot Reproduce
    • Impala 2.12.0
    • None
    • Infrastructure
    • ghx-label-1

    Description

      Sentry failed with the following errors when starting the mini-cluster. It's unclear if it's due to a bad jar file or there was something else broken. Attaching the build artifacts for reference.

      Stopping Sentry
      log4j:WARN No such property [conversionPattern] in org.apache.solr.util.SolrLogLayout.
      18/03/29 00:59:58 INFO transport.SentryTransportPool: Creating pool for localhost with default port 30911
      18/03/29 00:59:58 INFO transport.SentryTransportPool: Adding endpoint localhost:30911
      18/03/29 00:59:58 INFO transport.SentryTransportPool: Connection pooling is enabled
      Exception in thread "main" java.lang.NoSuchMethodError: org.apache.sentry.provider.db.service.thrift.SentryPolicyServiceClient.listAllRoles(Ljava/lang/String;)Ljava/util/Set;
      	at org.apache.impala.util.SentryUtil.listRoles(SentryUtil.java:52)
      	at org.apache.impala.util.SentryPolicyService.listAllRoles(SentryPolicyService.java:398)
      	at org.apache.impala.testutil.SentryServicePinger.main(SentryServicePinger.java:75)
      Error in /home/ubuntu/Impala/testdata/bin/run-sentry-service.sh at line 36: "$JAVA" -cp $CLASSPATH org.apache.impala.testutil.SentryServicePinger \
      

      Attachments

        1. archive.zip
          288 kB
          Michael Ho

        Activity

          People

            Unassigned Unassigned
            kwho Michael Ho
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: