You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/03/13 02:25:00 UTC

[jira] [Commented] (IMPALA-10546) Add ImpalaServer interface to Retrieve BackendConfig from impalad

    [ https://issues.apache.org/jira/browse/IMPALA-10546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17300686#comment-17300686 ] 

ASF subversion and git services commented on IMPALA-10546:
----------------------------------------------------------

Commit 2e53c11484dd1f9044020b0035d9eab96d496a9c in impala's branch refs/heads/master from Kurt Deschler
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=2e53c11 ]

IMPALA-10546: Add ImpalaServer interface to retrieve BackendConfig from impalad

This patch add a new interface ImpalaServer::GetBackendConfig() that
returns the current TBackendGflags from impalad.

Testing:
Called new interface from external frontend. Verified that
TBackendGflags were populated correctly.

Reviewed-by: John Sherman <jf...@cloudera.com>
Change-Id: I14a3cee29f1fc91f4431b7ea89053bb3fbfa5e69
Reviewed-on: http://gerrit.cloudera.org:8080/17116
Reviewed-by: Thomas Tauber-Marshall <tm...@cloudera.com>
Tested-by: Impala Public Jenkins <im...@cloudera.com>


> Add ImpalaServer interface to Retrieve BackendConfig from impalad
> -----------------------------------------------------------------
>
>                 Key: IMPALA-10546
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10546
>             Project: IMPALA
>          Issue Type: Sub-task
>            Reporter: Kurt Deschler
>            Assignee: Kurt Deschler
>            Priority: Major
>
> The impala backend uses the TBackendGflags structure to pass flags and state information to the frontend during initialization. In order to support an external frontend, an interface is needed to populate and return TBackendGflags fields.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org