[jira] [Created] (HIVE-27130) Add metrics to report the size of data replicated/copied to target

2023-03-08 Thread Amit Saonerkar (Jira)
Amit Saonerkar created HIVE-27130:
-

 Summary: Add metrics to report the size of data replicated/copied 
to target
 Key: HIVE-27130
 URL: https://issues.apache.org/jira/browse/HIVE-27130
 Project: Hive
  Issue Type: Improvement
  Components: HiveServer2
Affects Versions: 3.2.0
Reporter: Amit Saonerkar


The corresponding CDPD Jira is 
[CDPD-45872|https://jira.cloudera.com/browse/CDPD-45872]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (HIVE-27129) Enhanced support to Hive Client http support

2023-03-08 Thread Junlin Zeng (Jira)
Junlin Zeng created HIVE-27129:
--

 Summary: Enhanced support to Hive Client http support
 Key: HIVE-27129
 URL: https://issues.apache.org/jira/browse/HIVE-27129
 Project: Hive
  Issue Type: Improvement
Reporter: Junlin Zeng
Assignee: Junlin Zeng


Currently we support using http in the hive metastore connection. However, we 
do not support custom headers and also default trust store. This ticket tracks 
the work to improve the http journey.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (HIVE-27128) Exception "Can't finish byte read from uncompressed stream DATA position" when querying ORC table

2023-03-08 Thread Dmitriy Fingerman (Jira)
Dmitriy Fingerman created HIVE-27128:


 Summary: Exception "Can't finish byte read from uncompressed 
stream DATA position" when querying ORC table
 Key: HIVE-27128
 URL: https://issues.apache.org/jira/browse/HIVE-27128
 Project: Hive
  Issue Type: Bug
Reporter: Dmitriy Fingerman
Assignee: Dmitriy Fingerman


Exception happening when querying an ORC table:
{code:java}
Caused by: java.io.EOFException: Can't finish byte read from uncompressed 
stream DATA position: 393216 length: 393216 range: 23 offset: 376832 position: 
16384 limit: 16384
at 
org.apache.orc.impl.TreeReaderFactory$BytesColumnVectorUtil.commonReadByteArrays(TreeReaderFactory.java:1550)
at 
org.apache.orc.impl.TreeReaderFactory$BytesColumnVectorUtil.readOrcByteArrays(TreeReaderFactory.java:1566)
at 
org.apache.orc.impl.TreeReaderFactory$StringDirectTreeReader.nextVector(TreeReaderFactory.java:1662)
at 
org.apache.orc.impl.TreeReaderFactory$StringTreeReader.nextVector(TreeReaderFactory.java:1508)
at 
org.apache.hadoop.hive.ql.io.orc.encoded.EncodedTreeReaderFactory$StringStreamReader.nextVector(EncodedTreeReaderFactory.java:305)
at 
org.apache.hadoop.hive.llap.io.decode.OrcEncodedDataConsumer.decodeBatch(OrcEncodedDataConsumer.java:196)
at 
org.apache.hadoop.hive.llap.io.decode.OrcEncodedDataConsumer.decodeBatch(OrcEncodedDataConsumer.java:66)
at 
org.apache.hadoop.hive.llap.io.decode.EncodedDataConsumer.consumeData(EncodedDataConsumer.java:122)
at 
org.apache.hadoop.hive.llap.io.decode.EncodedDataConsumer.consumeData(EncodedDataConsumer.java:42)
at 
org.apache.hadoop.hive.ql.io.orc.encoded.EncodedReaderImpl.readEncodedColumns(EncodedReaderImpl.java:608)
at 
org.apache.hadoop.hive.llap.io.encoded.OrcEncodedDataReader.performDataRead(OrcEncodedDataReader.java:434)
at 
org.apache.hadoop.hive.llap.io.encoded.OrcEncodedDataReader$4.run(OrcEncodedDataReader.java:282)
at 
org.apache.hadoop.hive.llap.io.encoded.OrcEncodedDataReader$4.run(OrcEncodedDataReader.java:279)
at java.security.AccessController.doPrivileged(Native Method)
at javax.security.auth.Subject.doAs(Subject.java:422)
at 
org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1878)
at 
org.apache.hadoop.hive.llap.io.encoded.OrcEncodedDataReader.callInternal(OrcEncodedDataReader.java:279)
at 
org.apache.hadoop.hive.llap.io.encoded.OrcEncodedDataReader.callInternal(OrcEncodedDataReader.java:118)
at org.apache.tez.common.CallableWithNdc.call(CallableWithNdc.java:36)
at 
org.apache.hadoop.hive.llap.io.decode.EncodedDataConsumer$CpuRecordingCallable.call(EncodedDataConsumer.java:88)
at 
org.apache.hadoop.hive.llap.io.decode.EncodedDataConsumer$CpuRecordingCallable.call(EncodedDataConsumer.java:73)
 {code}
I created a q-test that reproduces this issue:

[https://github.com/difin/hive/commits/orc_read_err_qtest]

This issue happens in Hive starting from the commit that upgraded ORC version 
in Hive to ORC 1.6.7.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (HIVE-27127) Upgrade jackson version to 2.13.5

2023-03-08 Thread Sand Shreeya (Jira)
Sand Shreeya created HIVE-27127:
---

 Summary: Upgrade jackson version to 2.13.5
 Key: HIVE-27127
 URL: https://issues.apache.org/jira/browse/HIVE-27127
 Project: Hive
  Issue Type: Improvement
Reporter: Sand Shreeya






--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[DISCUSS] HIVE 4.0 GA Release Proposal

2023-03-08 Thread Kirti Ruge
Hello Hive Dev,

It has been about 6 months since Hive-4.0-alpha-2 was released in Nov 2022.
Would it be a good time to discuss about HIVE-4.0 GA  release to the community 
? Can we have discussion on the new features/jdk support versions which we want 
to publish as part of 4.0 GA , timeframe of release.


Thanks,
Kirti