Giter VIP home page Giter VIP logo

dcos-zeppelin's People

Contributors

deric avatar mjaeckle avatar swoehrl-mw avatar us3r avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

dcos-zeppelin's Issues

Shiro auth problem with shiro.ini from Secrets

I've put this configuration in zeppelin/shiro-conf then I checked and provided this in the zeppelin configuration

Here is my shiro.ini :

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

[main]
zeppelinHubRealm = org.apache.zeppelin.realm.ZeppelinHubRealm
zeppelinHubRealm.zeppelinhubUrl = https://www.zepl.com
securityManager.realms = $zeppelinHubRealm
sessionManager = org.apache.shiro.web.session.mgt.DefaultWebSessionManager
securityManager.sessionManager = $sessionManager
securityManager.sessionManager.globalSessionTimeout = 86400000
shiro.loginUrl = /api/login
[roles]
role1 = *
role2 = *
role3 = *
admin = *

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

Zeppelin service from the DCOS catalog, after the deployment, runs well and the health check is green. But when I try to login then I have this error :

ERROR [2019-05-29 09:17:08,439] ({qtp152134087-16} LoginRestApi.java[proceedToLogin]:172) - Exception in login: 
org.apache.shiro.authc.AuthenticationException: Authentication failed for token submission [org.apache.shiro.authc.UsernamePasswordToken - fmarchand, rememberMe=false].  Possible unexpected error? (Typical or expected login exceptions should extend from AuthenticationException).

This is what I get :
image

Is there something I missed ? I tried the same shiro.ini with a zeppelin 0.8.1 on my computer and it works well. So I don't see what to do. I checked your mustache file and the secret is declared. All seems fine ...

Do you have an idea ?

Can't connect to Helium

Hi Sebastian,

I would like to add a new visualization to this package from Helium but the menu is empty. Is there anyway to enable it or is it not supported in this version?
image

Best Regards,
Francisco

Failing to launch

Hi,

I'm installing zeppelin through the catalog of dcos. The zeppelin service keeps failing to deploy with the message Failed to launch container: discarded; Abnormal executor termination: unknown container. I've restarted, killed, and reinstalled a few times, and I seem to have plenty of resources (only 20-30% of cpu and memory used and only 5% of disk used.)

Any pointers in the right direction?

Thanks!

zeppelin and secret

Can't install zeppelin on DC/OS EE with using secret for shiro.

Adding "zeppelin/shiro-conf" to the secret field is raising below error:

Invalid JSON: /secrets/shiroconf/source.error.minLength

# dcos security secrets list /zeppelin
- secret
- shiro-conf
- zeppelin-key
- zeppelin-pub

Where :

# dcos security secrets get /zeppelin/shiro-conf
[users]
admin = password1, admin
user1 = password2, role1, role2
user2 = password3, role3
user3 = password4, role2

[main]
securityManager.realm = $ldapRealm
(...)

Websocket disconnected

Hi,

When installing this package in DC/OS 1.11.2, the installation succeeds but the service UI is blank with just a blue navigation bar. The user is "anonymus" and there is a red dot indicating "websocket disconnected".

I select to create a new notebook but nothing happens after I enter a name for it and accept the popup.

Any ideas of what could I be doing wrong? Or how to pull some logs to debug it?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.