Re: Review Request 66485: HIVE-19124 implement a basic major compactor for MM tables

2018-04-22 Thread Gopal V
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66485/#review201717 --- ql/src/java/org/apache/hadoop/hive/ql/txn/compactor/CompactorMR.j

[GitHub] hive pull request #334: HIVE-19219: Hive replicated database is out of sync ...

2018-04-22 Thread sankarh
Github user sankarh closed the pull request at: https://github.com/apache/hive/pull/334 ---

[jira] [Created] (HIVE-19271) TestMiniLlapLocalCliDriver default_constraint and check_constraint failing

2018-04-22 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-19271: -- Summary: TestMiniLlapLocalCliDriver default_constraint and check_constraint failing Key: HIVE-19271 URL: https://issues.apache.org/jira/browse/HIVE-19271 Project: Hive

Re: how to extract metadata of hive tables in speed

2018-04-22 Thread 侯宗田
Can anyone give me some suggestions? I have been stuck in this problem for several days. Need help!! > 在 2018年4月22日,下午9:38,侯宗田 写道: > > > Hi, > > I am writing a application which needs the metastore about hive tables. I > have used webhcat to get the information about tables and process them.

[jira] [Created] (HIVE-19270) TestAcidOnTez tests are failing

2018-04-22 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-19270: -- Summary: TestAcidOnTez tests are failing Key: HIVE-19270 URL: https://issues.apache.org/jira/browse/HIVE-19270 Project: Hive Issue Type: Sub-task Rep

[GitHub] hive pull request #335: HIVE-19267 : Create/Replicate ACID Write event

2018-04-22 Thread maheshk114
GitHub user maheshk114 opened a pull request: https://github.com/apache/hive/pull/335 HIVE-19267 : Create/Replicate ACID Write event Replicate ACID write Events Create new EVENT_WRITE event with related message format to log the write operations with in a txn along with data ass

[jira] [Created] (HIVE-19269) Vectorization: Turn On by Default

2018-04-22 Thread Matt McCline (JIRA)
Matt McCline created HIVE-19269: --- Summary: Vectorization: Turn On by Default Key: HIVE-19269 URL: https://issues.apache.org/jira/browse/HIVE-19269 Project: Hive Issue Type: Bug Compon

[jira] [Created] (HIVE-19268) Create and Replicate ACID write operations

2018-04-22 Thread mahesh kumar behera (JIRA)
mahesh kumar behera created HIVE-19268: -- Summary: Create and Replicate ACID write operations Key: HIVE-19268 URL: https://issues.apache.org/jira/browse/HIVE-19268 Project: Hive Issue Typ

[jira] [Created] (HIVE-19267) Create/Replicate ACID Write event

2018-04-22 Thread mahesh kumar behera (JIRA)
mahesh kumar behera created HIVE-19267: -- Summary: Create/Replicate ACID Write event Key: HIVE-19267 URL: https://issues.apache.org/jira/browse/HIVE-19267 Project: Hive Issue Type: Sub-ta

how to extract metadata of hive tables in speed

2018-04-22 Thread 侯宗田
Hi, I am writing a application which needs the metastore about hive tables. I have used webhcat to get the information about tables and process them. But a simple request takes over eight seconds to respond on localhost. Why is this so slow, and how can I fix it or is there other way I can ext

Re: Does Hive support Hbase-synced partitioned tables?

2018-04-22 Thread Oleksiy S
Any updates? On Fri, Apr 20, 2018 at 10:54 AM, Oleksiy S wrote: > Hi all. > > I can create following table > > create table hbase_partitioned(doc_id STRING, EmployeeID Int, FirstName > String, Designation String, Salary Int) PARTITIONED BY (Department String) > STORED BY 'org.apache.hadoop.hive

[jira] [Created] (HIVE-19266) Use UDFs in Hive-On-Spark complains Unable to find class Exception regarding kryo

2018-04-22 Thread Di Zhu (JIRA)
Di Zhu created HIVE-19266: - Summary: Use UDFs in Hive-On-Spark complains Unable to find class Exception regarding kryo Key: HIVE-19266 URL: https://issues.apache.org/jira/browse/HIVE-19266 Project: Hive