And can that folder be shared so that all nodes see it? On Thu, 10 Oct 2019 at 14:36, Yun Tang <myas...@live.com> wrote:
> Hi John > > The jar is not stored in HA path, I think the answer [1] could help you. > > [1] > https://stackoverflow.com/questions/51936608/where-can-i-find-my-jar-on-apache-flink-server-which-i-submitted-using-apache-fl > > Best > Yun Tang > ------------------------------ > *From:* John Smith <java.dev....@gmail.com> > *Sent:* Friday, October 11, 2019 2:06 > *To:* user <user@flink.apache.org> > *Subject:* Where are uploaded Job jars stored? > > Hi using 1.8.0 running on standalone cluster with Zookeeper HA. > > Are job JARs stored at: high-availability.storageDir ??? > > The thing is when you browse the individual nodes at port 8080 to go > submit the job only the node where you uploaded the JAR has it. > > - Go to any given node > - Upload a jar > - Browse another node > - Jar is not there. > > >