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

ASF GitHub Bot commented on FLINK-10209:
----------------------------------------

zentol commented on issue #6663:  [FLINK-10209][build] Exclude jdk.tools 
dependency from hadoop 
URL: https://github.com/apache/flink/pull/6663#issuecomment-423906315
 
 
   Echoing my response from the JIRA:
   
   > Travis is passing even if we exclude the dependency in general. However 
I'm not really comfortable with making this change for jdk8 builds since I 
don't really know about possible repercussions in different environments.
   
   Moving hadoop to flink-shaded will make it more difficult for users to run 
hadoop versions that we do not provide directly. This will also help very 
little in regards to dependency convergence as it is unlikely we will find a 
setup where all dependencies are converged for different hadoop versions.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Exclude jdk.tools dependency from hadoop when running with java 9
> -----------------------------------------------------------------
>
>                 Key: FLINK-10209
>                 URL: https://issues.apache.org/jira/browse/FLINK-10209
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Build System
>    Affects Versions: 1.7.0
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.7.0
>
>
> {{hadoop-common}} has a {{jdk.tools}} dependency which cannot be resolved on 
> java 9. At least for compiling we have to exclude this dependency.



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

Reply via email to