Re: getting started on 0.8.1 on Windows 10

2019-07-31 Thread Tim Allison
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

Re: getting started on 0.8.1 on Windows 10

2019-07-31 Thread Grant Bentley
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

getting started on 0.8.1 on Windows 10

2019-07-31 Thread Tim Allison
Apologies for the newbie-grade question...I have no idea if this is user error or a bug. I downloaded 0.8.1 on Windows 10 and ran bin\zeppelin.cmd. The call returned quickly and nothing happened. Via knuckle-dragging echo commands, I found that common.cmd was returning after "echo common1" and b