[jira] [Commented] (KYLIN-2361) Upgrade to Tomcat 8.X

2017-03-12 Thread hongbin ma (JIRA)

[ 
https://issues.apache.org/jira/browse/KYLIN-2361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15906467#comment-15906467
 ] 

hongbin ma commented on KYLIN-2361:
---

seems the ordered class loader 
https://github.com/openwide-java/tomcat-classloader-ordered seems not 
guaranteed to load SqlToRelConverter in AtopCalcite prior to SqlToRelConverter 
in calcite. I have to revert the change

> Upgrade to Tomcat 8.X
> -
>
> Key: KYLIN-2361
> URL: https://issues.apache.org/jira/browse/KYLIN-2361
> Project: Kylin
>  Issue Type: Task
>  Components: Web 
>Affects Versions: v1.6.0
>Reporter: Billy Liu
>Assignee: Billy Liu
>Priority: Minor
> Fix For: v2.0.0
>
>
> Apache Tomcat 8.5.x supports the same Servlet, JSP, EL, and WebSocket 
> Specification versions as Apache Tomcat 8.0.x. In addition to that, it also 
> implements the JASPIC 1.1 specification. There are significant changes in 
> many areas under the hood, resulting in improved performance, stability, and 
> total cost of ownership. Please refer to the Apache Tomcat 8.5 Changelog for 
> details.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (KYLIN-2361) Upgrade to Tomcat 8.X

2017-02-05 Thread Billy Liu (JIRA)

[ 
https://issues.apache.org/jira/browse/KYLIN-2361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15853606#comment-15853606
 ] 

Billy Liu commented on KYLIN-2361:
--

Code merged. 

> Upgrade to Tomcat 8.X
> -
>
> Key: KYLIN-2361
> URL: https://issues.apache.org/jira/browse/KYLIN-2361
> Project: Kylin
>  Issue Type: Task
>  Components: Web 
>Affects Versions: v1.6.0
>Reporter: Billy Liu
>Assignee: Billy Liu
>Priority: Minor
> Fix For: v2.0.0
>
>
> Apache Tomcat 8.5.x supports the same Servlet, JSP, EL, and WebSocket 
> Specification versions as Apache Tomcat 8.0.x. In addition to that, it also 
> implements the JASPIC 1.1 specification. There are significant changes in 
> many areas under the hood, resulting in improved performance, stability, and 
> total cost of ownership. Please refer to the Apache Tomcat 8.5 Changelog for 
> details.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (KYLIN-2361) Upgrade to Tomcat 8.X

2017-02-04 Thread Billy Liu (JIRA)

[ 
https://issues.apache.org/jira/browse/KYLIN-2361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15852697#comment-15852697
 ] 

Billy Liu commented on KYLIN-2361:
--

[INFO] Apache Kylin ... SUCCESS [  3.211 s]
[INFO] Apache Kylin - Calcite Overrides ... SUCCESS [  2.743 s]
[INFO] Apache Kylin - Core Common . SUCCESS [  5.418 s]
[INFO] Apache Kylin - Core Metadata ... SUCCESS [ 27.684 s]
[INFO] Apache Kylin - Core Dictionary . SUCCESS [01:22 min]
[INFO] Apache Kylin - Core Cube ... SUCCESS [01:54 min]
[INFO] Apache Kylin - Core Job  SUCCESS [01:58 min]
[INFO] Apache Kylin - Core Storage  SUCCESS [ 39.640 s]
[INFO] Apache Kylin - MapReduce Engine  SUCCESS [ 22.566 s]
[INFO] Apache Kylin - HBase Storage ... SUCCESS [ 13.671 s]
[INFO] Apache Kylin - Spark Engine  SUCCESS [ 15.224 s]
[INFO] Apache Kylin - Hive Source . SUCCESS [  4.526 s]
[INFO] Apache Kylin - Kafka Source  SUCCESS [  3.537 s]
[INFO] Apache Kylin - Query ... SUCCESS [  2.860 s]
[INFO] Apache Kylin - Tool  SUCCESS [  4.780 s]
[INFO] Apache Kylin - REST Server Base  SUCCESS [  8.026 s]
[INFO] Apache Kylin - REST Server . SUCCESS [ 40.812 s]
[INFO] Apache Kylin - JDBC Driver . SUCCESS [  8.145 s]
[INFO] Apache Kylin - Assembly  SUCCESS [  6.611 s]
[INFO] Apache Kylin - Integration Test  SUCCESS [  03:02 h]
[INFO] Apache Kylin - Tomcat Extension  SUCCESS [  1.025 s]
[INFO] 
[INFO] BUILD SUCCESS
[INFO] 
[INFO] Total time: 03:10 h
[INFO] Finished at: 2017-02-04T16:15:54+00:00
[INFO] Final Memory: 76M/926M
[INFO] 

> Upgrade to Tomcat 8.X
> -
>
> Key: KYLIN-2361
> URL: https://issues.apache.org/jira/browse/KYLIN-2361
> Project: Kylin
>  Issue Type: Task
>  Components: Web 
>Affects Versions: v1.6.0
>Reporter: Billy Liu
>Assignee: Billy Liu
>Priority: Minor
> Fix For: v2.0.0
>
>
> Apache Tomcat 8.5.x supports the same Servlet, JSP, EL, and WebSocket 
> Specification versions as Apache Tomcat 8.0.x. In addition to that, it also 
> implements the JASPIC 1.1 specification. There are significant changes in 
> many areas under the hood, resulting in improved performance, stability, and 
> total cost of ownership. Please refer to the Apache Tomcat 8.5 Changelog for 
> details.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (KYLIN-2361) Upgrade to Tomcat 8.X

2017-02-03 Thread Billy Liu (JIRA)

[ 
https://issues.apache.org/jira/browse/KYLIN-2361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15852531#comment-15852531
 ] 

Billy Liu commented on KYLIN-2361:
--

https://github.com/openwide-java/tomcat-classloader-ordered provides the patch 
for ordered class loading.

> Upgrade to Tomcat 8.X
> -
>
> Key: KYLIN-2361
> URL: https://issues.apache.org/jira/browse/KYLIN-2361
> Project: Kylin
>  Issue Type: Task
>  Components: Web 
>Affects Versions: v1.6.0
>Reporter: Billy Liu
>Assignee: Billy Liu
>Priority: Minor
> Fix For: v2.0.0
>
>
> Apache Tomcat 8.5.x supports the same Servlet, JSP, EL, and WebSocket 
> Specification versions as Apache Tomcat 8.0.x. In addition to that, it also 
> implements the JASPIC 1.1 specification. There are significant changes in 
> many areas under the hood, resulting in improved performance, stability, and 
> total cost of ownership. Please refer to the Apache Tomcat 8.5 Changelog for 
> details.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (KYLIN-2361) Upgrade to Tomcat 8.X

2017-01-05 Thread Billy Liu (JIRA)

[ 
https://issues.apache.org/jira/browse/KYLIN-2361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15803305#comment-15803305
 ] 

Billy Liu commented on KYLIN-2361:
--

https://github.com/apache/kylin/commit/f267ba9dcb3db317d07eb367ddff668e03291519

> Upgrade to Tomcat 8.X
> -
>
> Key: KYLIN-2361
> URL: https://issues.apache.org/jira/browse/KYLIN-2361
> Project: Kylin
>  Issue Type: Task
>  Components: Web 
>Affects Versions: v1.6.0
>Reporter: Billy Liu
>Assignee: Billy Liu
>Priority: Minor
> Fix For: v2.0.0
>
>
> Apache Tomcat 8.5.x supports the same Servlet, JSP, EL, and WebSocket 
> Specification versions as Apache Tomcat 8.0.x. In addition to that, it also 
> implements the JASPIC 1.1 specification. There are significant changes in 
> many areas under the hood, resulting in improved performance, stability, and 
> total cost of ownership. Please refer to the Apache Tomcat 8.5 Changelog for 
> details.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)