Re: AWS Athena on Zeppelin

2021-03-16 Thread Jeff Zhang
I mean downloading the zeppelin 0.9.0 here http://zeppelin.apache.org/download.html Mohammed Gaber 于2021年3月16日周二 下午5:04写道: > Looking here I can find these results. > https://search.maven.org/search?q=zeppelin%20interpreter > > Which do you recommend trying ? and how? > > On Tue, Mar 16, 2021 a

Re: AWS Athena on Zeppelin

2021-03-16 Thread Mohammed Gaber
Looking here I can find these results. https://search.maven.org/search?q=zeppelin%20interpreter Which do you recommend trying ? and how? On Tue, Mar 16, 2021 at 11:00 AM Mohammed Gaber wrote: > Sure. > Mind telling me how to? > Do I download the zeppelin jar and replace it? > > On Tue, Mar 16,

Re: AWS Athena on Zeppelin

2021-03-16 Thread Mohammed Gaber
Sure. Mind telling me how to? Do I download the zeppelin jar and replace it? On Tue, Mar 16, 2021 at 10:52 AM Jeff Zhang wrote: > Not sure how AWS glue-libs docker image install zeppelin, it looks like it > is using a preview version of 0.9.0, could you use the official 0.9.0 > release ? > > Moh

Re: AWS Athena on Zeppelin

2021-03-16 Thread Jeff Zhang
Not sure how AWS glue-libs docker image install zeppelin, it looks like it is using a preview version of 0.9.0, could you use the official 0.9.0 release ? Mohammed Gaber 于2021年3月16日周二 下午4:39写道: > I'm using zeppelin 0.9.0 preinstalled with AWS glue-libs docker image > I installed jdbc using `bin/

Re: AWS Athena on Zeppelin

2021-03-16 Thread Mohammed Gaber
I'm using zeppelin 0.9.0 preinstalled with AWS glue-libs docker image I installed jdbc using `bin/interperter-install.sh -n jdbc` Jars: AthenaJDBC42.jar zeppelin-interpreter-shaded-0.9.0-preview1.jar Regards, Mohammed On Tue, Mar 16, 2021 at 10:31 AM Jeff Zhang wrote: > I didn't use athena bef

Re: AWS Athena on Zeppelin

2021-03-16 Thread Jeff Zhang
I didn't use athena before, but looking at the logs, it seems due to some classes missing, which version of zeppelin do you use ? And do you install the jdbc interpreter manually ? Mohammed Gaber 于2021年3月16日周二 下午4:20写道: > Hello Jeff, > > Sorry for not being clear. > It is a generic jdbc driver,

Re: AWS Athena on Zeppelin

2021-03-16 Thread Mohammed Gaber
Hello Jeff, Sorry for not being clear. It is a generic jdbc driver, I tried to use with zeppelin jdbc interpreter. While Page 17 shows some config examples, the docs doesn't mention zeppelin. my goal is to enable athena queries on zeppelin. so any advise is appreciated. On Tue, Mar 16, 2021 at 9

Re: AWS Athena on Zeppelin

2021-03-16 Thread Jeff Zhang
It's 100 pages pdf, could you point which page mention the usage on zeppelin ? Mohammed Gaber 于2021年3月16日周二 下午3:21写道: > Hello All, > > I'm trying to access AWS Athena from Zeppelin. > I've followed the Simba driver tutorial here: > > https://s3.amazonaws.com/athena-downloads/drivers/JDBC/SimbaAt