I have created the JIRA
https://issues.apache.org/jira/browse/GOBBLIN-472

On Tue, Apr 24, 2018 at 5:10 AM, Abhishek Tiwari <[email protected]> wrote:

> Our internal distribution specifically bundles all deps. So, this might be
> an actual issue with standard distribution. We should possibly fix the
> standard build flavor to include this module.
>
> Abhishek
>
> On Mon, Apr 23, 2018 at 2:10 AM, Vicky Kak <[email protected]> wrote:
>
> > Hi All,
> >
> > I have been trying to configure the ZK Statestore for the Standalone
> > cluster, I have been getting the issue as the "zk" alias was not resolved
> > by the ClassAlaisResolver. There are multiple classes with the "zk"
> alias,
> > one being ZkDatasetStateStoreFactory and the other one
> ZkStateStoreFactory,
> > the ZkStateStoreFactory which is packaged with the gobblin-helix.jar is
> not
> > present in the distribution and thus leading to class not found
> exception.
> > I verify this by manually copying the gobblin-helix.jar to the
> > $GOBBLIN_HOME/lib, things started working after I did this.
> >
> > This look a bug to be which can be fixed by modifying the build by
> copying
> > the gobblin-helix related jar to the distribution.
> >
> > I would like to hear if anyone else out there is using the zk statestore
> > and have experienced this issue before raising a JIRA.
> >
> > Thanks,
> > Vicky
> >
>

Reply via email to