GitHub user mfelgamal opened a pull request:
https://github.com/apache/incubator-zeppelin/pull/944
Feature/livy conf
### What is this PR for?
Extending the livy interpreter to allow manipulation in the configurations
of Spark from zeppelin web ui.
### What type of PR is it?
Improvement
### Todos
* [Test case ] - Task
* [Documentation ] - Task
### What is the Jira issue?
* [ZEPPELIN-935]
### How should this be tested?
- Run livy server in yarn mode or local mode
- Start the Zeppelin and go to interpreter page, create livy interpreter
with supported configurations
### Screenshots (if appropriate)


### Questions:
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? yes
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/novelari/incubator-zeppelin feature/livy-conf
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-zeppelin/pull/944.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #944
----
commit 2586651ab9768e484e04a840978d6db8d5659f48
Author: Fouad <[email protected]>
Date: 2016-05-29T14:39:08Z
Merge pull request #2 from apache/master
update from original
commit 56f775a2c372bd70dbccf045717ec2ce612fd1e9
Author: mahmoudelgamal <[email protected]>
Date: 2016-06-01T08:29:27Z
Adding more configurations to livy interpreter
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---