Saijin Huang created HIVE-15907:
-----------------------------------
Summary: hive-shell couldn't get new table columns when perform
alter ...add columns
Key: HIVE-15907
URL: https://issues.apache.org/jira/browse/HIVE-15907
Project: Hive
Issue Type: Bug
Components: Metastore
Reporter: Saijin Huang
a cluster has 4 hive nodes.In a hive node1,i perform alter table t_test add
columns(t_text int) using beeline.Then perform desc t_test using hive-shell
in node2,i found the result didn't has the new columns.(node2 has a local
metastore).But i find the columns information in mysql .
Then i restart the metastore in node2 ,the question was gone.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)