[jira] [Commented] (YARN-5894) license warning in de.ruedigermoeller:fst:jar:2.24

2017-04-25 Thread Haibo Chen (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-5894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15983700#comment-15983700
 ] 

Haibo Chen commented on YARN-5894:
--

The patch upgrades fst to 2.50 which comes with Apache license. 
org.javassist:javassist has been excluded based on 
https://github.com/RuedigerMoeller/fast-serialization/blob/aceaad0075b2e1ef796597a1098aeb39fbea7fc9/pom.xml#L134.
 The exclusion did not cause tests to fail. 

> license warning in de.ruedigermoeller:fst:jar:2.24
> --
>
> Key: YARN-5894
> URL: https://issues.apache.org/jira/browse/YARN-5894
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: yarn
>Affects Versions: 3.0.0-alpha1
>Reporter: Haibo Chen
>Assignee: Haibo Chen
>Priority: Blocker
> Attachments: YARN-5894.00.patch
>
>
> The artifact de.ruedigermoeller:fst:jar:2.24, that ApplicationHistoryService 
> depends on,  shows its license being LGPL 2.1 in our license checking.



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

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Commented] (YARN-5894) license warning in de.ruedigermoeller:fst:jar:2.24

2017-04-18 Thread Ray Chiang (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-5894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15973430#comment-15973430
 ] 

Ray Chiang commented on YARN-5894:
--

[~jeagles], it looks like this was brought in as part of YARN-3448.  Did we get 
some special permission for this license issue?  It seems like this would need 
to be corrected before final 3.0 release.

> license warning in de.ruedigermoeller:fst:jar:2.24
> --
>
> Key: YARN-5894
> URL: https://issues.apache.org/jira/browse/YARN-5894
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: yarn
>Affects Versions: 3.0.0-alpha1
>Reporter: Haibo Chen
>Priority: Blocker
>
> The artifact de.ruedigermoeller:fst:jar:2.24, that ApplicationHistoryService 
> depends on,  shows its license being LGPL 2.1 in our license checking.



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

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Commented] (YARN-5894) license warning in de.ruedigermoeller:fst:jar:2.24

2017-04-17 Thread Miklos Szegedi (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-5894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15971617#comment-15971617
 ] 

Miklos Szegedi commented on YARN-5894:
--

I checked and 2.41 and above versions of the artifact de.ruedigermoeller.fst 
are under the Apache license. Hadoop uses 2.24, which is LGPL.
There is a conflict though:
{code}
[WARNING] Rule 0: org.apache.maven.plugins.enforcer.DependencyConvergence 
failed with message:
Failed while enforcing releasability the error(s) are [
Dependency convergence error for org.javassist:javassist:3.21.0-GA paths to 
dependency are:
+-org.apache.hadoop:hadoop-yarn-server-resourcemanager:3.0.0-alpha3-SNAPSHOT
  
+-org.apache.hadoop:hadoop-yarn-server-applicationhistoryservice:3.0.0-alpha3-SNAPSHOT
+-de.ruedigermoeller:fst:2.50
  +-org.javassist:javassist:3.21.0-GA
and
+-org.apache.hadoop:hadoop-yarn-server-resourcemanager:3.0.0-alpha3-SNAPSHOT
  +-org.apache.curator:curator-test:2.12.0
+-org.javassist:javassist:3.18.1-GA
]
{code}


> license warning in de.ruedigermoeller:fst:jar:2.24
> --
>
> Key: YARN-5894
> URL: https://issues.apache.org/jira/browse/YARN-5894
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: yarn
>Affects Versions: 3.0.0-alpha1
>Reporter: Haibo Chen
>Priority: Blocker
>
> The artifact de.ruedigermoeller:fst:jar:2.24, that ApplicationHistoryService 
> depends on,  shows its license being LGPL 2.1 in our license checking.



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

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org