[jira] [Comment Edited] (HIVE-16049) upgrade to jetty 9

2017-03-17 Thread Aihua Xu (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-16049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15929969#comment-15929969
 ] 

Aihua Xu edited comment on HIVE-16049 at 3/17/17 1:32 PM:
--

The job is done already but didn't report here due to certificate issue 
(sun.security.provider.certpath.SunCertPathBuilderException: unable to find 
valid certification path to requested target):

https://builds.apache.org/job/PreCommit-HIVE-Build/4184/#showFailuresLink

Failed with 2 test failures, but they are not related to this change.

org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_if_expr]
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[dynamic_semijoin_reduction_3]



was (Author: aihuaxu):
The job is done already but didn't report here:

https://builds.apache.org/job/PreCommit-HIVE-Build/4184/#showFailuresLink

Failed with 2 test failures, but they are not related to this change.

org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_if_expr]
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[dynamic_semijoin_reduction_3]


> upgrade to jetty 9
> --
>
> Key: HIVE-16049
> URL: https://issues.apache.org/jira/browse/HIVE-16049
> Project: Hive
>  Issue Type: Improvement
>Reporter: Sean Busbey
>Assignee: Aihua Xu
> Attachments: HIVE-16049.0.patch, HIVE-16049.1.patch, 
> HIVE-16049.2.patch
>
>
> Jetty 7 has been deprecated for a couple of years now. Hadoop and HBase have 
> both updated to Jetty 9 for their next major releases, which will complicate 
> classpath concerns.
> Proactively update to Jetty 9 in the few places we use a web server.



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


[jira] [Comment Edited] (HIVE-16049) upgrade to jetty 9

2017-03-06 Thread Sean Busbey (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-16049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15897425#comment-15897425
 ] 

Sean Busbey edited comment on HIVE-16049 at 3/6/17 2:51 PM:


-01

  - updated dependencies for some additional jetty ones needed in hive-service
  - removed non-compatible sources of javax.servlet
  - updated to jdk 8 (updated to latest apache parent pom in the process)

I didn't see a [RESULT] for the vote Thejas started about jdk8+ yet, but it 
looks like it has consensus.

This patch passes doing {{mvn -DskipTests install}} at the top level followed 
by {{mvn verify}} of all the changed modules (common, hcatalog, llap-server, 
service, spark-client).

If there's additional testing folks would like to see beyond whatever the 
precommit process will check, let me know.


was (Author: busbey):
-01

  - updated dependencies for some additional jetty ones needed in hive-service
  - removed non-compatible sources of javax.servlet
  - updated to jdk 8 (updated to latest apache parent pom in the process)

I didn't see a [RESULT] for the vote Thejas started about jdk8+ yet, but it 
looks like it has consensus.

This patch passes doing {{mvn -DskipTests install}} at the top level followed 
by {{mvn verify}} of all the changed modules (common, hcatalog, llap-server, 
service, spark-client).

If there's additional testing beyond whatever the precommit process will check, 
let me know.

> upgrade to jetty 9
> --
>
> Key: HIVE-16049
> URL: https://issues.apache.org/jira/browse/HIVE-16049
> Project: Hive
>  Issue Type: Improvement
>Reporter: Sean Busbey
>Assignee: Sean Busbey
> Attachments: HIVE-16049.0.patch, HIVE-16049.1.patch
>
>
> Jetty 7 has been deprecated for a couple of years now. Hadoop and HBase have 
> both updated to Jetty 9 for their next major releases, which will complicate 
> classpath concerns.
> Proactively update to Jetty 9 in the few places we use a web server.



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


[jira] [Comment Edited] (HIVE-16049) upgrade to jetty 9

2017-02-27 Thread Sean Busbey (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-16049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15887055#comment-15887055
 ] 

Sean Busbey edited comment on HIVE-16049 at 2/28/17 2:01 AM:
-

the [thread on jdk8 support|https://s.apache.org/vBpR] from april to june 2016 
seems to have consensus on moving to jdk8+ for master / then-2.2.0-SNAP. AFIACT 
the update just didn't happen.

For now, I'll include updating the pom to mandate jdk8. If that works for 
folks, I'll update the description / release note to include the update to 
jdk8. If folks would prefer a separate JIRA just say the word.


was (Author: busbey):
the [thread on jdk8 support|https://s.apache.org/vBpR] from april to june 2016 
seems to have consensus that moving to jdk8+ for master / then-2.2.0-SNAP. 
AFIACT the update just didn't happen.

For now, I'll include updating the pom to mandate jdk8. If that works for 
folks, I'll update the description / release note to include the update to 
jdk8. If folks would prefer a separate JIRA just say the word.

> upgrade to jetty 9
> --
>
> Key: HIVE-16049
> URL: https://issues.apache.org/jira/browse/HIVE-16049
> Project: Hive
>  Issue Type: Improvement
>Reporter: Sean Busbey
>Assignee: Sean Busbey
> Attachments: HIVE-16049.0.patch
>
>
> Jetty 7 has been deprecated for a couple of years now. Hadoop and HBase have 
> both updated to Jetty 9 for their next major releases, which will complicate 
> classpath concerns.
> Proactively update to Jetty 9 in the few places we use a web server.



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