| commit | 4d9a2d0931d8f0e98a54d057e652fdc5f696df05 | [log] [tgz] |
|---|---|---|
| author | LeeDongMyeong <dev.dmlee@gmail.com> | Thu Nov 21 14:42:56 2019 +0900 |
| committer | Jeff Zhang <zjffdu@apache.org> | Wed Dec 04 17:04:38 2019 +0800 |
| tree | b4fb0a1cb3560353540bb54e1eebc19fa53ec62b | |
| parent | e97edf67a279ec91f43ed9c581c793244f86017f [diff] |
[ZEPPELIN-4449] Fix Credentials update errors ### What is this PR for? Updating 'Credentials' causes the following error and will not be fixed. <img width="958" alt="Screen Shot 2019-11-14 at 10 13 21 PM" src="https://user-images.githubusercontent.com/42430609/68860902-c055e980-072d-11ea-9e09-81bf60fb6d06.png"> ### What type of PR is it? [Bug Fix] ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-4449 ### How should this be tested? * First time? Setup Travis CI as described on https://zeppelin.apache.org/contribution/contributions.html#continuous-integration * Strongly recommended: add automated unit tests for any new or changed behavior * Outline any manual steps to test the PR here. ### Screenshots (if appropriate) before  after  ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No Author: LeeDongMyeong <dev.dmlee@gmail.com> Closes #3521 from eldiem/fix-credentials and squashes the following commits: 85f084f9a [LeeDongMyeong] Add validation 5ebae9001 [LeeDongMyeong] [ZEPPELIN-4449] Fix Credentials update errors
Documentation: User Guide
Mailing Lists: User and Dev mailing list
Continuous Integration:
Contributing: Contribution Guide
Issue Tracker: Jira
License: Apache 2.0
Zeppelin, a web-based notebook that enables interactive data analytics. You can make beautiful data-driven, interactive and collaborative documents with SQL, Scala and more.
Core feature:
To know more about Zeppelin, visit our web site https://zeppelin.apache.org
Please go to install to install Apache Zeppelin from binary package.
Please check Build from source to build Zeppelin from source.