[ 
https://issues.apache.org/jira/browse/KUDU-3336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

liu closed KUDU-3336.
---------------------
    Resolution: Not A Bug

* core-site.xml


 
{code:java}
<property>
   <name>hadoop.proxyuser.hive.groups</name>
    <value>*</value> 
</property> 

<property>
  <name>hadoop.proxyuser.hive.hosts</name>
  <value>*</value>
</property> {code}
restart hive 

 

 

> Using the Hive Metastore with Kudu
> ----------------------------------
>
>                 Key: KUDU-3336
>                 URL: https://issues.apache.org/jira/browse/KUDU-3336
>             Project: Kudu
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 1.15.0
>            Reporter: liu
>            Priority: Major
>             Fix For: n/a
>
>
> version: 
>  hive         3.1.0.3.1.0.0-78
>  kudu       1.15.0
>  
> I followed this page
> [https://kudu.apache.org/docs/hive_metastore.html#enabling-the-hive-metastore-integration,]
> now my kudu master log show  this error,
> {code:java}
> W1111 14:41:21.615877 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve {code}
> how can  slove this error
>  
> {code:java}
> I1111 14:40:24.925150 16559 catalog_manager.cc:1292] Initializing in-progress 
> tserver states...
> I1111 14:40:24.925503 16559 catalog_manager.cc:1305] Loading latest processed 
> Hive Metastore notification log event ID...
> W1111 14:40:36.599625 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:40:51.605192 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:41:06.608160 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> I1111 14:41:13.713572 16985 consensus_queue.cc:1027] T 
> 00000000000000000000000000000000 P 9f184a5b1136420484bb0d228d5da4e8 [LEADER]: 
> Connected to new peer: Peer: permanent_uuid: 
> "f3c9224e679d4c6bba150ad2e84a942a" member_type: VOTER last_known_addr { host: 
> "192.168.2.183" port: 7051 }, Status: LMP_MISMATCH, Last received: 0.0, Next 
> index: 21, Last known committed idx: 20, Time since last communication: 0.000s
> I1111 14:41:13.715538 16985 sys_catalog.cc:426] T 
> 00000000000000000000000000000000 P 9f184a5b1136420484bb0d228d5da4e8 
> [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. 
> Latest consensus state: current_term: 14 leader_uuid: 
> "9f184a5b1136420484bb0d228d5da4e8" committed_config { opid_index: -1 
> OBSOLETE_local: false peers { permanent_uuid: 
> "3539fa81fb3947e4bcaa6fea90e79c07" member_type: VOTER last_known_addr { host: 
> "192.168.2.182" port: 7051 } } peers { permanent_uuid: 
> "f3c9224e679d4c6bba150ad2e84a942a" member_type: VOTER last_known_addr { host: 
> "192.168.2.183" port: 7051 } } peers { permanent_uuid: 
> "9f184a5b1136420484bb0d228d5da4e8" member_type: VOTER last_known_addr { host: 
> "192.168.2.184" port: 7051 } } }
> I1111 14:41:13.715701 16985 sys_catalog.cc:429] T 
> 00000000000000000000000000000000 P 9f184a5b1136420484bb0d228d5da4e8 
> [sys.catalog]: This master's current role is: LEADER
> I1111 14:41:13.716495 16985 consensus_queue.cc:1027] T 
> 00000000000000000000000000000000 P 9f184a5b1136420484bb0d228d5da4e8 [LEADER]: 
> Connected to new peer: Peer: permanent_uuid: 
> "3539fa81fb3947e4bcaa6fea90e79c07" member_type: VOTER last_known_addr { host: 
> "192.168.2.182" port: 7051 }, Status: LMP_MISMATCH, Last received: 0.0, Next 
> index: 21, Last known committed idx: 20, Time since last communication: 0.000s
> W1111 14:41:21.615877 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:41:36.623459 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:41:51.630630 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:42:06.642560 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:42:21.649657 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> I1111 14:42:28.219182 18099 sys_catalog.cc:426] T 
> 00000000000000000000000000000000 P 9f184a5b1136420484bb0d228d5da4e8 
> [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. 
> Latest consensus state: current_term: 14 leader_uuid: 
> "9f184a5b1136420484bb0d228d5da4e8" committed_config { opid_index: -1 
> OBSOLETE_local: false peers { permanent_uuid: 
> "3539fa81fb3947e4bcaa6fea90e79c07" member_type: VOTER last_known_addr { host: 
> "192.168.2.182" port: 7051 } } peers { permanent_uuid: 
> "f3c9224e679d4c6bba150ad2e84a942a" member_type: VOTER last_known_addr { host: 
> "192.168.2.183" port: 7051 } } peers { permanent_uuid: 
> "9f184a5b1136420484bb0d228d5da4e8" member_type: VOTER last_known_addr { host: 
> "192.168.2.184" port: 7051 } } }
> I1111 14:42:28.219501 18099 sys_catalog.cc:429] T 
> 00000000000000000000000000000000 P 9f184a5b1136420484bb0d228d5da4e8 
> [sys.catalog]: This master's current role is: LEADER
> W1111 14:42:36.657301 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:42:51.660642 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:43:06.668119 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:43:21.695823 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:43:36.699371 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:43:51.706589 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:44:06.713624 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:44:21.717027 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:44:36.724045 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:44:51.731112 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:45:06.738101 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:45:21.745743 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:45:36.754597 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:45:51.761653 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:46:06.769456 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:46:21.776399 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:46:36.788763 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:46:51.800179 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:47:06.812916 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:47:21.820792 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:47:36.825600 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:47:51.832829 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:48:06.843113 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:48:21.850284 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:48:36.857102 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:48:51.863817 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:49:06.871109 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:49:21.878661 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:49:36.886548 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:49:51.891007 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:50:06.894794 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:50:21.902009 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:50:36.905428 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:50:51.909580 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:51:06.916751 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:51:21.920020 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:51:36.927636 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:51:51.934433 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:52:06.937942 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:52:21.945343 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:52:36.951982 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:52:51.963943 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification
> W1111 14:53:06.971848 14559 hms_notification_log_listener.cc:134] Hive 
> Metastore notification log listener poll failed: Remote error: failed to 
> retrieve notification log events: failed to get Hive Metastore next 
> notification: Internal error processing get_next_notification {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to