Re: Migrating from zkServers to metadataServiceURI

2018-10-08 Thread Enrico Olivelli
Il giorno lun 8 ott 2018 alle ore 09:59 Sijie Guo ha scritto: > > > > On Sun, Oct 7, 2018 at 11:51 PM Enrico Olivelli wrote: >> >> Hi, >> I am going to migrate a bunch of applications from the deprecated >> zkServers to metadataServiceURI. >> I think that the change is not really

Re: Migrating from zkServers to metadataServiceURI

2018-10-08 Thread Sijie Guo
On Sun, Oct 7, 2018 at 11:51 PM Enrico Olivelli wrote: > Hi, > I am going to migrate a bunch of applications from the deprecated > zkServers to metadataServiceURI. > I think that the change is not really straightforward. > why? the metadataServiceURI should be "zk://". For example, if your

Migrating from zkServers to metadataServiceURI

2018-10-08 Thread Enrico Olivelli
Hi, I am going to migrate a bunch of applications from the deprecated zkServers to metadataServiceURI. I think that the change is not really straightforward. Do you have any best practice for doing this change in configurations ? Enrico