Re: TLS support

2016-05-24 Thread rohit choudhary
Here's some information -
https://github.com/apache/incubator-zeppelin/tree/master/conf.

Thanks,
Rohit.

On Wed, May 25, 2016 at 5:38 AM, Peter Schwarz  wrote:

> Does Zeppelin support TLS, in particular TLSv1.2? If so, how is it
> configured?
>
> Thank you,
> Peter Schwarz
>
>


Zeppelin Meetup in Bangalore (Hortonworks, BLR)

2016-06-02 Thread rohit choudhary
Hi All,

We're planning to have a Zeppelin meetup on Thursday, 16th, at Hortonworks
Bangalore. It will get great if interested folks could send me confirmation
of their interest in participating. Please let me know if there are any
questions. Exatct logistics are being worked out, will get back with more
details soon.

Thanks,
Rohit


Zeppelin Meetup - Hortonworks BLR

2016-06-14 Thread rohit choudhary
Hi All,

We have some confirmations from community members and companies from
Bangalore. Please do RSVP, if anyone from the community would like to join
us for the meetup. Here are the details:

*Venue :*

Hortonworks India, #92, Z Square, Jyoti Nivas College Road, Koramangla.
https://goo.gl/maps/Anb3Kp1tcuy

*Timing: *3:00pm onwards.
Please let me know should you need any assistance in getting to the Venue.

Thanks,
Rohit.


On Thu, Jun 2, 2016 at 3:03 PM, rohit choudhary  wrote:

> Hi All,
>
> We're planning to have a Zeppelin meetup on Thursday, 16th, at Hortonworks
> Bangalore. It will get great if interested folks could send me confirmation
> of their interest in participating. Please let me know if there are any
> questions. Exatct logistics are being worked out, will get back with more
> details soon.
>
> Thanks,
> Rohit
>


Re: admin account in zeppelin

2016-06-21 Thread rohit choudhary
Chen,

One configuration that worked for us is as follows. The key to remember
here is that the format for defining users is as follows:

*[users]*
*username = password, role1, role2, role3*

Thanks,
Rohit.

[users]
admin = password1
user1 = password2, role1, role2
user2 = password3, role3
user3 = password4, role2

[main]
sessionManager = org.apache.shiro.web.session.mgt.DefaultWebSessionManager
securityManager.sessionManager = $sessionManager
# 86,400,000 milliseconds = 24 hour
securityManager.sessionManager.globalSessionTimeout = 8640
shiro.loginUrl = /api/login

[roles]
role1 = *
role2 = *
role3 = *

[urls]
/api/version = anon
/** = authc


On Tue, Jun 21, 2016 at 3:25 PM, Benjamin Kim  wrote:

> Chen,
>
> If you don’t mind, how did you integrate LDAP with Zeppelin. As far as I
> know, Shiro was a manual way to setup users and security.
>
> Thanks,
> Ben
>
> On Jun 21, 2016, at 2:44 PM, Chen Song  wrote:
>
> I am new to Zeppelin and have successfully set up LDAP authentication on
> zeppelin.
>
> I also want to restrict write access to interpreters, credentials and
> configurations to only admin users.
>
> I added the configurations as per
> https://github.com/apache/zeppelin/pull/993 and it does hide edit access
> from other users. However, when I logged in as myUsername, which is
> supposed to be an admin user, I could edit those 3 things either. Is there
> anything I miss?
>
> [users]
> admin = myUsername
>
> [urls]
> api/version = anon
> /api/interpreter/** = authc, roles[admin]
> /api/configurations/** = authc, roles[admin]
> /api/credential/** = authc, roles[admin]
>
> Thanks for your feedback.
>
> --
> Chen Song
>
>
>


Re: [VOTE] Release Apache Zeppelin 0.7.0 (RC3)

2017-01-24 Thread rohit choudhary
+1

On 24-Jan-2017 6:11 PM, "Jeff Zhang"  wrote:

+1

Hyung Sung Shim 于2017年1月24日周二 下午7:19写道:

> +1
> 2017년 1월 24일 (화) 오전 1:36, Windy Qin 님이 작성:
>
>
> +1
> On 2017-01-24 17:13 (+0800), Sora Lee  wrote:
> > +1
> >
> > On Tue, Jan 24, 2017 at 3:09 PM Jongyoul Lee  wrote:
> >
> > > +1 (binding)
> > >
> > > On Tue, Jan 24, 2017 at 2:43 PM, Mina Lee  wrote:
> > >
> > > I propose the following RC to be released for the Apache Zeppelin 0.7.0
> > > release.
> > >
> > > The commit id is 48ad70e8c62975bdb00779bed5919eaca98c5b5d which is
> > > corresponds to the tag v0.7.0-rc3:
> > > *https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;a=commit;h=
> 48ad70e8c62975bdb00779bed5919eaca98c5b5d
> > >  48ad70e8c62975bdb00779bed5919eaca98c5b5d>*
> > >
> > > The release archives (tgz), signature, and checksums are here
> > > https://dist.apache.org/repos/dist/dev/zeppelin/zeppelin-0.7.0-rc3/
> > >
> > > The release candidate consists of the following source distribution
> > > archive
> > > zeppelin-0.7.0.tgz
> > >
> > > In addition, the following supplementary binary distributions are
> provided
> > > for user convenience at the same location
> > > zeppelin-0.7.0-bin-all.tgz
> > > zeppelin-0.7.0-bin-netinst.tgz
> > >
> > > The maven artifacts are here
> > > https://repository.apache.org/content/repositories/
> orgapachezeppelin-1024
> > >
> > > You can find the KEYS file here:
> > > https://dist.apache.org/repos/dist/release/zeppelin/KEYS
> > >
> > > Release notes available at
> > >
> > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> version=12336544&projectId=12316221
> > >
> > > Vote will be open for next 72 hours (close at 22:00 26/Jan PST).
> > >
> > > [ ] +1 approve
> > > [ ] 0 no opinion
> > > [ ] -1 disapprove (and reason why)
> > >
> > >
> > >
> > >
> > > --
> > > 이종열, Jongyoul Lee, 李宗烈
> > > http://madeng.net
> > >
> >
>
>


unsubscribe

2018-06-24 Thread rohit choudhary
unsubscribe