[jira] [Comment Edited] (HIVE-23133) Numeric operations can have different result across hardware archs

2020-05-13 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17106042#comment-17106042 ] Zhenyu Zheng edited comment on HIVE-23133 at 5/13/20, 10:03 AM: ---

[jira] [Comment Edited] (HIVE-23133) Numeric operations can have different result across hardware archs

2020-05-13 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17106042#comment-17106042 ] Zhenyu Zheng edited comment on HIVE-23133 at 5/13/20, 10:03 AM: ---

[jira] [Updated] (HIVE-23133) Numeric operations can have different result across hardware archs

2020-05-13 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23133: Description: Use java.lang.StrictMath rather than java.lang.Math for compatibility in the followin

[jira] [Updated] (HIVE-23133) Numeric operations can have different result across hardware archs

2020-05-13 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23133: Description: Use java.lang.StrictMath rather than java.lang.Math in UDFs for compatibility: UDFCos

[jira] [Updated] (HIVE-23133) Numeric operations can have different result across hardware archs

2020-05-13 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23133: Attachment: HIVE-23133.6.patch Status: Patch Available (was: Open) > Numeric operations ca

[jira] [Updated] (HIVE-23133) Numeric operations can have different result across hardware archs

2020-05-13 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23133: Description: Use java.lang.StrictMath rather than java.lang.Math in UDFs: UDFCos.java UDFExp.java

[jira] [Updated] (HIVE-23133) Numeric operations can have different result across hardware archs

2020-05-13 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23133: Status: Open (was: Patch Available) > Numeric operations can have different result across hardware

[jira] [Updated] (HIVE-23133) Numeric operations can have different result across hardware archs

2020-05-13 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23133: Description: Use java.lang.StrictMath rather than java.lang.Math in UDFs: UDFCos.java UDFExp.java

[jira] [Updated] (HIVE-23133) Numeric operations can have different result across hardware archs

2020-05-13 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23133: Description: Use java.lang.StrictMath rather than java.lang.Math in UDFs: UDF   Currently, we ha

[jira] [Commented] (HIVE-23133) Numeric operations can have different result across hardware archs

2020-05-13 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17106042#comment-17106042 ] Zhenyu Zheng commented on HIVE-23133: - [~gopalv] Thanks for the review, in previous p

[jira] [Updated] (HIVE-23133) Numeric operations can have different result across hardware archs

2020-05-12 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23133: Status: Open (was: Patch Available) > Numeric operations can have different result across hardware

[jira] [Updated] (HIVE-23133) Numeric operations can have different result across hardware archs

2020-05-12 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23133: Attachment: HIVE-23133.5.patch Status: Patch Available (was: Open) > Numeric operations ca

[jira] [Updated] (HIVE-23133) Numeric operations can have different result across hardware archs

2020-05-11 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23133: Attachment: HIVE-23133.4.patch Status: Patch Available (was: Open) > Numeric operations ca

[jira] [Updated] (HIVE-23133) Numeric operations can have different result across hardware archs

2020-05-11 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23133: Assignee: Zhenyu Zheng (was: Yikun Jiang) Status: Open (was: Patch Available) > Numeric ope

[jira] [Commented] (HIVE-23133) Numeric operations can have different result across hardware archs

2020-04-26 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17092970#comment-17092970 ] Zhenyu Zheng commented on HIVE-23133: - For those that might have concerns on the perf

[jira] [Updated] (HIVE-23134) Hive & Kudu interaction not available on ARM

2020-04-19 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23134: Attachment: HIVE-23134.2.patch Status: Patch Available (was: Open) recheck again for patch

[jira] [Updated] (HIVE-23134) Hive & Kudu interaction not available on ARM

2020-04-19 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23134: Status: Open (was: Patch Available) > Hive & Kudu interaction not available on ARM > -

[jira] [Updated] (HIVE-23134) Hive & Kudu interaction not available on ARM

2020-04-19 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23134: Attachment: (was: HIVE-23134.2.patch) > Hive & Kudu interaction not available on ARM >

[jira] [Updated] (HIVE-23134) Hive & Kudu interaction not available on ARM

2020-04-18 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23134: Attachment: HIVE-23134.2.patch Status: Patch Available (was: Open) re-trigger CI for patch

[jira] [Updated] (HIVE-23134) Hive & Kudu interaction not available on ARM

2020-04-17 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23134: Status: Open (was: Patch Available) > Hive & Kudu interaction not available on ARM > -

[jira] [Updated] (HIVE-23134) Hive & Kudu interaction not available on ARM

2020-04-17 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23134: Attachment: (was: HIVE-23134.2.patch) > Hive & Kudu interaction not available on ARM >

[jira] [Updated] (HIVE-23134) Hive & Kudu interaction not available on ARM

2020-04-16 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23134: Attachment: HIVE-23134.2.patch Assignee: Zhenyu Zheng Status: Patch Available (was: O

[jira] [Updated] (HIVE-23134) Hive & Kudu interaction not available on ARM

2020-04-16 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23134: Status: Open (was: Patch Available) > Hive & Kudu interaction not available on ARM > -

[jira] [Comment Edited] (HIVE-23134) Hive & Kudu interaction not available on ARM

2020-04-15 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17084487#comment-17084487 ] Zhenyu Zheng edited comment on HIVE-23134 at 4/16/20, 2:24 AM:

[jira] [Updated] (HIVE-23134) Hive & Kudu interaction not available on ARM

2020-04-15 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23134: Attachment: HIVE-23134.1.patch Status: Patch Available (was: Open) https://github.com/apac

[jira] [Updated] (HIVE-23163) Class TrustDomainAuthenticationTest should be abstract

2020-04-09 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23163: Attachment: HIVE-23163.2.patch Status: Patch Available (was: Open) > Class TrustDomainAuth

[jira] [Updated] (HIVE-23163) Class TrustDomainAuthenticationTest should be abstract

2020-04-09 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23163: Status: Open (was: Patch Available) > Class TrustDomainAuthenticationTest should be abstract > ---

[jira] [Updated] (HIVE-23163) Class TrustDomainAuthenticationTest should be abstract

2020-04-09 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23163: Description: When running tests in pre-commit CI, the test parser will only identify test classes

[jira] [Updated] (HIVE-23163) Class TrustDomainAuthenticationTest should be abstract

2020-04-09 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23163: Description: When running tests in pre-commit CI, the test parser will only identify test classes

[jira] [Updated] (HIVE-23028) Should not use group parameter when run tests in standalone-metastore-common

2020-04-08 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23028: Parent: (was: HIVE-23161) Issue Type: Bug (was: Sub-task) > Should not use group param

[jira] [Updated] (HIVE-23133) Numeric operations can have different result across hardware archs

2020-04-08 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23133: Parent: HIVE-23161 Issue Type: Sub-task (was: Bug) > Numeric operations can have different

[jira] [Updated] (HIVE-23028) Should not use group parameter when run tests in standalone-metastore-common

2020-04-08 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23028: Parent: HIVE-23161 Issue Type: Sub-task (was: Bug) > Should not use group parameter when r

[jira] [Updated] (HIVE-23134) Hive & Kudu interaction not available on ARM

2020-04-08 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23134: Parent: HIVE-23161 Issue Type: Sub-task (was: Bug) > Hive & Kudu interaction not available

[jira] [Updated] (HIVE-23161) Umbrella issue for Hive on ARM issues

2020-04-08 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23161: Summary: Umbrella issue for Hive on ARM issues (was: Umbrela issue for Hive on ARM issues) > Umbr

[jira] [Updated] (HIVE-23161) Umbrela issue for Hive on ARM issues

2020-04-08 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23161: Description: Umbrella issue for Hive on ARM issues > Umbrela issue for Hive on ARM issues > ---

[jira] [Updated] (HIVE-23134) Hive & Kudu interaction not available on ARM

2020-04-03 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23134: Description: Currently, we have set up an ARM CI to test out how Hive works on ARM platform: https

[jira] [Updated] (HIVE-23133) Numeric operations can have different result across hardware archs

2020-04-03 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23133: Description: Currently, we have set up an ARM CI to test out how Hive works on ARM platform: [http

[jira] [Updated] (HIVE-23133) Numeric operations can have different result across hardware archs

2020-04-02 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23133: Description: Currently, we have set up an ARM CI to test out how Hive works on ARM platform: [http

[jira] [Updated] (HIVE-23028) Should not use group parameter when run tests in standalone-metastore-common

2020-03-29 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23028: Attachment: HIVE-23028.1.patch Status: Patch Available (was: Open) > Should not use group

[jira] [Updated] (HIVE-23028) Should not use group parameter when run tests in standalone-metastore-common

2020-03-29 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23028: Status: Open (was: Patch Available) > Should not use group parameter when run tests in standalone-

[jira] [Updated] (HIVE-23028) Should not use group parameter when run tests in standalone-metastore-common

2020-03-29 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23028: Attachment: (was: HIVE-23028.1.patch) > Should not use group parameter when run tests in standa

[jira] [Updated] (HIVE-23028) Should not use group parameter when run tests in standalone-metastore-common

2020-03-16 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23028: Attachment: (was: HIVE-23028.1.patch) > Should not use group parameter when run tests in standa

[jira] [Updated] (HIVE-23028) Should not use group parameter when run tests in standalone-metastore-common

2020-03-16 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23028: Attachment: HIVE-23028.1.patch Status: Patch Available (was: Open) > Should not use group

[jira] [Updated] (HIVE-23028) Should not use group parameter when run tests in standalone-metastore-common

2020-03-16 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23028: Status: Open (was: Patch Available) > Should not use group parameter when run tests in standalone-

[jira] [Commented] (HIVE-23028) Should not use group parameter when run tests in standalone-metastore-common

2020-03-15 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17059903#comment-17059903 ] Zhenyu Zheng commented on HIVE-23028: - Uploaded a patch to remove test group limitati

[jira] [Updated] (HIVE-23028) Should not use group parameter when run tests in standalone-metastore-common

2020-03-15 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23028: Attachment: HIVE-23028.1.patch Status: Patch Available (was: Open) > Should not use group

[jira] [Assigned] (HIVE-23028) Should not use group parameter when run tests in standalone-metastore-common

2020-03-15 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng reassigned HIVE-23028: --- > Should not use group parameter when run tests in standalone-metastore-common > ---

[jira] [Commented] (HIVE-21939) protoc:2.5.0 dependence has broken building on aarch64

2020-03-12 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-21939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17058461#comment-17058461 ] Zhenyu Zheng commented on HIVE-21939: - In patch ver2, I bumped the protobuf used in s

[jira] [Updated] (HIVE-21939) protoc:2.5.0 dependence has broken building on aarch64

2020-03-12 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-21939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-21939: Description: When I try to build master of Hive from source code on "aarch64" server, I met follow

[jira] [Updated] (HIVE-21939) protoc:2.5.0 dependence has broken building on aarch64

2020-03-12 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-21939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-21939: Attachment: HIVE-21939.2.patch Status: Patch Available (was: Open) > protoc:2.5.0 depende

[jira] [Updated] (HIVE-21939) protoc:2.5.0 dependence has broken building on aarch64

2020-03-12 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-21939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-21939: Status: Open (was: Patch Available) > protoc:2.5.0 dependence has broken building on aarch64 > --

[jira] [Updated] (HIVE-21939) protoc:2.5.0 dependence has broken building on aarch64

2020-03-12 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-21939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-21939: Attachment: (was: HIVE-21939.2.patch) > protoc:2.5.0 dependence has broken building on aarch64

[jira] [Updated] (HIVE-21939) protoc:2.5.0 dependence has broken building on aarch64

2020-03-12 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-21939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-21939: Attachment: HIVE-21939.2.patch > protoc:2.5.0 dependence has broken building on aarch64 >

[jira] [Updated] (HIVE-21939) protoc:2.5.0 dependence has broken building on aarch64

2020-03-09 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-21939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-21939: Attachment: (was: HIVE-21939.1.patch) > protoc:2.5.0 dependence has broken building on aarch64

[jira] [Updated] (HIVE-21939) protoc:2.5.0 dependence has broken building on aarch64

2020-03-09 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-21939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-21939: Attachment: HIVE-21939.1.patch Status: Patch Available (was: Open) > protoc:2.5.0 depende

[jira] [Updated] (HIVE-21939) protoc:2.5.0 dependence has broken building on aarch64

2020-03-08 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-21939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-21939: Attachment: HIVE-21939.1.patch > protoc:2.5.0 dependence has broken building on aarch64 >

[jira] [Assigned] (HIVE-21939) protoc:2.5.0 dependence has broken building on aarch64

2020-03-08 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-21939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng reassigned HIVE-21939: --- Assignee: Zhenyu Zheng (was: Prabhas Kumar Samanta) > protoc:2.5.0 dependence has broken b

[jira] [Updated] (HIVE-21939) protoc:2.5.0 dependence has broken building on aarch64

2020-02-04 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-21939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-21939: Description: When I try to build master of Hive from source code on "aarch64" server, I met follow

[jira] [Commented] (HIVE-21939) protoc:2.5.0 dependence has broken building on aarch64

2020-02-03 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-21939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17029618#comment-17029618 ] Zhenyu Zheng commented on HIVE-21939: - Added the full build log for using protobuf ve

[jira] [Updated] (HIVE-21939) protoc:2.5.0 dependence has broken building on aarch64

2020-02-03 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-21939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-21939: Attachment: hive_build_with_protobuf_371.log > protoc:2.5.0 dependence has broken building on aarc

[jira] [Commented] (HIVE-21939) protoc:2.5.0 dependence has broken building on aarch64

2020-02-03 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-21939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17028914#comment-17028914 ] Zhenyu Zheng commented on HIVE-21939: - github PR added [https://github.com/apache/hiv

[jira] [Assigned] (HIVE-21939) protoc:2.5.0 dependence has broken building on aarch64

2020-02-03 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-21939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng reassigned HIVE-21939: --- Assignee: Zhenyu Zheng > protoc:2.5.0 dependence has broken building on aarch64 > -

[jira] [Commented] (HIVE-21939) protoc:2.5.0 dependence has broken building on aarch64

2020-02-02 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-21939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17028620#comment-17028620 ] Zhenyu Zheng commented on HIVE-21939: - FYI, Hadoop has the same problem and after som

[jira] [Commented] (HIVE-21939) protoc:2.5.0 dependence has broken building on aarch64

2020-02-02 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-21939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17028618#comment-17028618 ] Zhenyu Zheng commented on HIVE-21939: - [~medb] Hi, are you interested in this issue t

[jira] [Commented] (HIVE-21939) protoc:2.5.0 dependence has broken building on aarch64

2020-01-15 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-21939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17016603#comment-17016603 ] Zhenyu Zheng commented on HIVE-21939: - [~zhxjdwh] Hi, are you also interested in this

[jira] [Assigned] (HIVE-21939) protoc:2.5.0 dependence has broken building on aarch64

2020-01-13 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-21939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng reassigned HIVE-21939: --- Assignee: Zhenyu Zheng (was: liusheng) > protoc:2.5.0 dependence has broken building on aa