Thank you Christopher.

Does there exist some documentation for upgrading zookeeper from 3.4.14 to
3.8.1?   Is there a preferred upgrade path?

Also...Is there any documentation on how this affects hadoop when using
high availability?   We are using hadoop 3.3.1.  I want to upgrade to
hadoop 3.3.5, but I didn't know if that should be done as part of upgrading
accumulo or later.

Any experience folks have would be greatly appreciated.

Thank you,
Vincent

On Thu, Aug 24, 2023 at 12:58 PM Christopher <ctubb...@apache.org> wrote:

> The correct link seems to be
>
> https://accumulo.apache.org/docs/2.x/troubleshooting/zookeeper#zookeeper-acls
>
> It looks like both `bin/accumulo dump-zoo` and `bin/accumulo-util
> dump-zoo` will do the same thing. It was originally a disconnected
> utility that existed for convenience, but was incorporated into our
> regular tooling recently as part of an effort to make all these
> utilities more easily discoverable and executable. I don't think we
> realized that it already had a convenient and documented entry point.
> We were just looking for utilities with a "main" method. Either should
> work fine. They call the same code.
>
> On Thu, Aug 24, 2023 at 11:04 AM Vincent Russell
> <vincent.russ...@gmail.com> wrote:
> >
> > Also the link to:
> >
> > https://accumulo.apache.org/docs/2.x/troubleshooting/ZooKeeper#ACLs
> >
> > is not resolving.
> >
> > What needs to be done at this step?
> >
> >
> > Thanks,
> > Vincent
> >
> >
> > On Thu, Aug 24, 2023 at 10:36 AM Vincent Russell <
> vincent.russ...@gmail.com>
> > wrote:
> >
> > > Hello,
> > >
> > > I'm practicing going to the upgrade instructions from 2.0.1 to 2.1.1
> and I
> > > wanted to confirm that the zoo-dump command is run via the
> accumulo-util
> > > command and not via accumulo.
> > >
> > > The instructions say:
> > >
> > > $ACCUMULO_HOME/bin/accumulo dump-zoo --xml --root /accumulo | tee
> > > PATH_TO_SNAPSHOT
> > >
> > > Thank you,
> > > Vincent
> > >
>

Reply via email to