Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
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
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