Thank you, again, Grant.
For posterity, this was fixed/obviated in
https://github.com/apache/zeppelin/pull/3272 and should be good to go
in master/next release.
On Wed, Jul 31, 2019 at 4:07 PM Grant Bentley wrote:
>
> Hi Tim
>
> I had the same issue.
>
> Take a backup copy of common.cmd just to
Ugh. Sorry and thank you!
On Wed, Jul 31, 2019 at 4:07 PM Grant Bentley
wrote:
> Hi Tim
>
> I had the same issue.
>
> Take a backup copy of common.cmd just to be safe. If you take at look at
> the contents of common.cmd find the line
>
> set ZEPPELIN_JMX_PORT="9996"
>
> immediately after that i
Hi Tim
I had the same issue.
Take a backup copy of common.cmd just to be safe. If you take at look at the
contents of common.cmd find the line
set ZEPPELIN_JMX_PORT="9996"
immediately after that is a closing curly bracket }
The should be a normal closing closing bracket )
Make the change, s