You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Joel Baranick (JIRA)" <ji...@apache.org> on 2017/08/04 16:03:00 UTC

[jira] [Commented] (GOBBLIN-152) Private version of Apache Helix causes maven repo to be unusable

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

Joel Baranick commented on GOBBLIN-152:
---------------------------------------

[~abti] Hasn't this already been fixed?

> Private version of Apache Helix causes maven repo to be unusable
> ----------------------------------------------------------------
>
>                 Key: GOBBLIN-152
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-152
>             Project: Apache Gobblin
>          Issue Type: Bug
>          Components: gobblin-helix
>            Reporter: Joel Baranick
>            Assignee: Hung Tran
>              Labels: Bug:Generic, Framework:Build, LaunchType:Yarn
>
> The gobblin-yarn build.gradle includes a reference to an private version of helix: `compile files('./src/main/resources/helix-core-0.6.6-SNAPSHOT.jar')`.  When the gobblin libraries are pushed to maven, the private version of helix is not pushed.  Because of this, tarballs built from maven are missing the helix jar.
> Is it possible to switch to the latest release or snapshot version of helix? 
>  
> *Github Url* : https://github.com/linkedin/gobblin/issues/525 
> *Github Reporter* : [~jbaranick] 
> *Github Created At* : 2015-12-15T01:43:37Z 
> *Github Updated At* : 2017-01-12T04:31:44Z 
> h3. Comments 
> ----
> [~liyinan926] wrote on 2015-12-15T19:26:40Z : The local Helix jar contains critical patches that have not been merged into the trunk yet. We are working on that though.
>  
>  
> *Github Url* : https://github.com/linkedin/gobblin/issues/525#issuecomment-164866018 
> ----
> [~jbaranick] wrote on 2015-12-15T22:23:17Z : For now we are just pushing it to artifactory. Please update this when the merge to helix trunk is done.
>  
>  
> *Github Url* : https://github.com/linkedin/gobblin/issues/525#issuecomment-164916245 
> ----
> [~jbaranick] wrote on 2016-01-04T18:26:17Z : @liyinan926 What is the status of this?
>  
>  
> *Github Url* : https://github.com/linkedin/gobblin/issues/525#issuecomment-168759278 
> ----
> [~jbaranick] wrote on 2016-01-14T16:44:05Z : @liyinan926 Can you please provide links to the PRs for the critical patches to Helix so that we can track the progress of this?
>  
>  
> *Github Url* : https://github.com/linkedin/gobblin/issues/525#issuecomment-171697162 
> ----
> [~stakiar] wrote on 2016-02-05T21:15:04Z : Here are the PRs:
> https://github.com/apache/helix/pull/34
> https://github.com/apache/helix/pull/35
> I believe release 0.7.2 of Helix will have these changes. I don't when it will be release to Maven.
>  
>  
> *Github Url* : https://github.com/linkedin/gobblin/issues/525#issuecomment-180556016



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)