[jira] [Commented] (FLINK-25529) java.lang.ClassNotFoundException: org.apache.orc.PhysicalWriter when write bulkly into hive-2.1.1 orc table

2022-02-14 Thread Yuan Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17491959#comment-17491959 ] Yuan Zhu commented on FLINK-25529: -- Replacing orc-core-1.5.6 with orc-core-1.5.6-nohive will invoke

[jira] [Commented] (FLINK-25529) java.lang.ClassNotFoundException: org.apache.orc.PhysicalWriter when write bulkly into hive-2.1.1 orc table

2022-02-13 Thread luoyuxia (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17491785#comment-17491785 ] luoyuxia commented on FLINK-25529: -- [~straw] yes, it's class conflicts. The OrcWriter in orc-1.5.6 will

[jira] [Commented] (FLINK-25529) java.lang.ClassNotFoundException: org.apache.orc.PhysicalWriter when write bulkly into hive-2.1.1 orc table

2022-02-13 Thread Yuan Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17491547#comment-17491547 ] Yuan Zhu commented on FLINK-25529: -- [~luoyuxia] You are right that there is no orc-core classes in

[jira] [Commented] (FLINK-25529) java.lang.ClassNotFoundException: org.apache.orc.PhysicalWriter when write bulkly into hive-2.1.1 orc table

2022-02-08 Thread luoyuxia (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17489208#comment-17489208 ] luoyuxia commented on FLINK-25529: -- [~straw] I checked the hive-exec-2.2.0.jar, there's no orc-core

[jira] [Commented] (FLINK-25529) java.lang.ClassNotFoundException: org.apache.orc.PhysicalWriter when write bulkly into hive-2.1.1 orc table

2022-02-08 Thread Yuan Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17488779#comment-17488779 ] Yuan Zhu commented on FLINK-25529: -- [~luoyuxia] I try hive-exec-2.2.0.jar. It will cause Exception:

[jira] [Commented] (FLINK-25529) java.lang.ClassNotFoundException: org.apache.orc.PhysicalWriter when write bulkly into hive-2.1.1 orc table

2022-02-07 Thread luoyuxia (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17488558#comment-17488558 ] luoyuxia commented on FLINK-25529: -- [~straw] I think you can use hive-exec-2.2.0.jar instead. It's fine

[jira] [Commented] (FLINK-25529) java.lang.ClassNotFoundException: org.apache.orc.PhysicalWriter when write bulkly into hive-2.1.1 orc table

2022-02-03 Thread Yuan Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17486799#comment-17486799 ] Yuan Zhu commented on FLINK-25529: -- [~luoyuxia] If I add the hive-exec-2.1.1.jar and

[jira] [Commented] (FLINK-25529) java.lang.ClassNotFoundException: org.apache.orc.PhysicalWriter when write bulkly into hive-2.1.1 orc table

2022-01-20 Thread luoyuxia (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17479812#comment-17479812 ] luoyuxia commented on FLINK-25529: -- [~straw]Thanks for your reporting, you're right. There's no

[jira] [Commented] (FLINK-25529) java.lang.ClassNotFoundException: org.apache.orc.PhysicalWriter when write bulkly into hive-2.1.1 orc table

2022-01-19 Thread Yuan Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17478638#comment-17478638 ] Yuan Zhu commented on FLINK-25529: -- Hi, [~luoyuxia] , thanks for your attention. My hive version is

[jira] [Commented] (FLINK-25529) java.lang.ClassNotFoundException: org.apache.orc.PhysicalWriter when write bulkly into hive-2.1.1 orc table

2022-01-17 Thread luoyuxia (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17477521#comment-17477521 ] luoyuxia commented on FLINK-25529: -- [~straw]  I download the [flink-hive-connector