[jira] [Assigned] (FLINK-14849) Documentation wrong hive dependents

2019-12-24 Thread Jark Wu (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-14849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jark Wu reassigned FLINK-14849:
---

Assignee: Rui Li  (was: Rui Li)

> Documentation wrong hive dependents
> ---
>
> Key: FLINK-14849
> URL: https://issues.apache.org/jira/browse/FLINK-14849
> Project: Flink
>  Issue Type: Bug
>  Components: Connectors / Hive, Documentation
>Reporter: Jingsong Lee
>Assignee: Rui Li
>Priority: Critical
> Fix For: 1.10.0
>
>
> {code:java}
> With:
> 
> org.apache.hive
> hive-exec
> 3.1.1
> 
> Caused by: java.lang.ClassCastException: org.codehaus.janino.CompilerFactory 
> cannot be cast to org.codehaus.commons.compiler.ICompilerFactory
>   at 
> org.codehaus.commons.compiler.CompilerFactoryFactory.getCompilerFactory(CompilerFactoryFactory.java:129)
>   at 
> org.codehaus.commons.compiler.CompilerFactoryFactory.getDefaultCompilerFactory(CompilerFactoryFactory.java:79)
>   at 
> org.apache.calcite.rel.metadata.JaninoRelMetadataProvider.compile(JaninoRelMetadataProvider.java:432)
>   ... 68 more
> {code}
> After https://issues.apache.org/jira/browse/FLINK-13749 , flink-client will 
> use default child-first resolve-order.
> If user jar has some conflict dependents, there will be some problem.
> Maybe we should update document to add some exclusions to hive dependents.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (FLINK-14849) Documentation wrong hive dependents

2019-12-23 Thread Jark Wu (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-14849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jark Wu reassigned FLINK-14849:
---

Assignee: Rui Li  (was: Jingsong Lee)

> Documentation wrong hive dependents
> ---
>
> Key: FLINK-14849
> URL: https://issues.apache.org/jira/browse/FLINK-14849
> Project: Flink
>  Issue Type: Bug
>  Components: Connectors / Hive, Documentation
>Reporter: Jingsong Lee
>Assignee: Rui Li
>Priority: Critical
> Fix For: 1.10.0
>
>
> {code:java}
> With:
> 
> org.apache.hive
> hive-exec
> 3.1.1
> 
> Caused by: java.lang.ClassCastException: org.codehaus.janino.CompilerFactory 
> cannot be cast to org.codehaus.commons.compiler.ICompilerFactory
>   at 
> org.codehaus.commons.compiler.CompilerFactoryFactory.getCompilerFactory(CompilerFactoryFactory.java:129)
>   at 
> org.codehaus.commons.compiler.CompilerFactoryFactory.getDefaultCompilerFactory(CompilerFactoryFactory.java:79)
>   at 
> org.apache.calcite.rel.metadata.JaninoRelMetadataProvider.compile(JaninoRelMetadataProvider.java:432)
>   ... 68 more
> {code}
> After https://issues.apache.org/jira/browse/FLINK-13749 , flink-client will 
> use default child-first resolve-order.
> If user jar has some conflict dependents, there will be some problem.
> Maybe we should update document to add some exclusions to hive dependents.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)