Member since
09-13-2015
8
Posts
0
Kudos Received
0
Solutions
02-14-2016
10:53 PM
Hi, I'm using Hive Streaming API to write data to hive. Recently I looked into the metastore db I found that the tables of COMPLETED_TXN_COMPONENTS, TXNS, TXN_COMPONENTS took large of data size, especially COMPLETED_TXN_COMPONENTS took almost 3GB. I'm concerning the increasing sizes of these tables, could anyone tole me what are they about? I looked into the data in COMPLETED_TXN_COMPONENTS, they don't seem meanful rather then records of used transaction id. 1. Is it safe to clear these tables? 2. If I migrate data from one Hive cluster to another one, do I have to keep these 3 tables identical with the metastore db in the new cluster?
... View more
Labels:
- Labels:
-
Apache Hive
01-13-2016
07:29 PM
I'm using CDH 5.4.2. The fix of bug https://issues.apache.org/jira/browse/HIVE-11981 is important to me. Is there a way I can update my cluster with this patch?
... View more
Labels:
09-14-2015
12:02 AM
Ok, I resolved this problem by restart service cloudera-scm-server
... View more
09-13-2015
11:53 PM
What did you mean by CM DB? I have the same problem like you, I tried restarting CM and MySql CM is using, but the error remains the same.
... View more