[jira] [Updated] (FLINK-10657) TPCHQuery3 fail with IllegalAccessException

2018-10-25 Thread Chesnay Schepler (JIRA)


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

Chesnay Schepler updated FLINK-10657:
-
Affects Version/s: (was: 1.7.0)
   1.4.2

> TPCHQuery3 fail with IllegalAccessException
> ---
>
> Key: FLINK-10657
> URL: https://issues.apache.org/jira/browse/FLINK-10657
> Project: Flink
>  Issue Type: Bug
>  Components: Examples, Tests
>Affects Versions: 1.4.2
>Reporter: JIN SUN
>Assignee: JIN SUN
>Priority: Trivial
>  Labels: easy-fix, pull-request-available
> Fix For: 1.7.0
>
>
> Similar with [FLINK-7998|https://issues.apache.org/jira/browse/FLINK-7998], 
> ShoppingPriorityItem in example TPCHQuery3.java are set to private. This 
> causes an IllegalAccessException exception because of reflection check in 
> dynamic class instantiation. Making them public resolves the problem 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (FLINK-10657) TPCHQuery3 fail with IllegalAccessException

2018-10-25 Thread Chesnay Schepler (JIRA)


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

Chesnay Schepler updated FLINK-10657:
-
Affects Version/s: 1.7.0

> TPCHQuery3 fail with IllegalAccessException
> ---
>
> Key: FLINK-10657
> URL: https://issues.apache.org/jira/browse/FLINK-10657
> Project: Flink
>  Issue Type: Bug
>  Components: Examples, Tests
>Affects Versions: 1.4.2
>Reporter: JIN SUN
>Assignee: JIN SUN
>Priority: Trivial
>  Labels: easy-fix, pull-request-available
> Fix For: 1.7.0
>
>
> Similar with [FLINK-7998|https://issues.apache.org/jira/browse/FLINK-7998], 
> ShoppingPriorityItem in example TPCHQuery3.java are set to private. This 
> causes an IllegalAccessException exception because of reflection check in 
> dynamic class instantiation. Making them public resolves the problem 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (FLINK-10657) TPCHQuery3 fail with IllegalAccessException

2018-10-25 Thread Chesnay Schepler (JIRA)


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

Chesnay Schepler updated FLINK-10657:
-
Component/s: Examples

> TPCHQuery3 fail with IllegalAccessException
> ---
>
> Key: FLINK-10657
> URL: https://issues.apache.org/jira/browse/FLINK-10657
> Project: Flink
>  Issue Type: Bug
>  Components: Examples, Tests
>Affects Versions: 1.4.2
>Reporter: JIN SUN
>Assignee: JIN SUN
>Priority: Trivial
>  Labels: easy-fix, pull-request-available
> Fix For: 1.7.0
>
>
> Similar with [FLINK-7998|https://issues.apache.org/jira/browse/FLINK-7998], 
> ShoppingPriorityItem in example TPCHQuery3.java are set to private. This 
> causes an IllegalAccessException exception because of reflection check in 
> dynamic class instantiation. Making them public resolves the problem 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (FLINK-10657) TPCHQuery3 fail with IllegalAccessException

2018-10-25 Thread Chesnay Schepler (JIRA)


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

Chesnay Schepler updated FLINK-10657:
-
Component/s: (was: E2E Tests)
 Tests

> TPCHQuery3 fail with IllegalAccessException
> ---
>
> Key: FLINK-10657
> URL: https://issues.apache.org/jira/browse/FLINK-10657
> Project: Flink
>  Issue Type: Bug
>  Components: Examples, Tests
>Affects Versions: 1.4.2
>Reporter: JIN SUN
>Assignee: JIN SUN
>Priority: Trivial
>  Labels: easy-fix, pull-request-available
> Fix For: 1.7.0
>
>
> Similar with [FLINK-7998|https://issues.apache.org/jira/browse/FLINK-7998], 
> ShoppingPriorityItem in example TPCHQuery3.java are set to private. This 
> causes an IllegalAccessException exception because of reflection check in 
> dynamic class instantiation. Making them public resolves the problem 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (FLINK-10657) TPCHQuery3 fail with IllegalAccessException

2018-10-23 Thread JIN SUN (JIRA)


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

JIN SUN updated FLINK-10657:

Issue Type: Bug  (was: Improvement)

> TPCHQuery3 fail with IllegalAccessException
> ---
>
> Key: FLINK-10657
> URL: https://issues.apache.org/jira/browse/FLINK-10657
> Project: Flink
>  Issue Type: Bug
>  Components: E2E Tests
>Reporter: JIN SUN
>Assignee: JIN SUN
>Priority: Trivial
>  Labels: easy-fix, pull-request-available
> Fix For: 1.7.0
>
>
> Similar with [FLINK-7998|https://issues.apache.org/jira/browse/FLINK-7998], 
> ShoppingPriorityItem in example TPCHQuery3.java are set to private. This 
> causes an IllegalAccessException exception because of reflection check in 
> dynamic class instantiation. Making them public resolves the problem 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (FLINK-10657) TPCHQuery3 fail with IllegalAccessException

2018-10-23 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot updated FLINK-10657:
---
Labels: easy-fix pull-request-available  (was: easy-fix)

> TPCHQuery3 fail with IllegalAccessException
> ---
>
> Key: FLINK-10657
> URL: https://issues.apache.org/jira/browse/FLINK-10657
> Project: Flink
>  Issue Type: Improvement
>  Components: E2E Tests
>Reporter: JIN SUN
>Assignee: JIN SUN
>Priority: Trivial
>  Labels: easy-fix, pull-request-available
> Fix For: 1.7.0
>
>
> Similar with [FLINK-7998|https://issues.apache.org/jira/browse/FLINK-7998], 
> ShoppingPriorityItem in example TPCHQuery3.java are set to private. This 
> causes an IllegalAccessException exception because of reflection check in 
> dynamic class instantiation. Making them public resolves the problem 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)