[GitHub] zeppelin issue #2212: [gh-pages] set max size for pagination btn & hide arro...

2017-04-06 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue:

https://github.com/apache/zeppelin/pull/2212
  
@1ambda Thanks. 
CI failure is irrelevant with gh-pages change. Merge into gh-pages if there 
are no more comments.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #2125: [ZEPPELIN-2222] Add Network Visualization

2017-04-06 Thread 1ambda
Github user 1ambda commented on the issue:

https://github.com/apache/zeppelin/pull/2125
  
UI can be improved in the following PRs. So it's ok not to resolve the 
whole things in this PR. 


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #2212: [gh-pages] set max size for pagination btn & hide arro...

2017-04-06 Thread 1ambda
Github user 1ambda commented on the issue:

https://github.com/apache/zeppelin/pull/2212
  
Tested and works as describe. LGTM.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Created] (ZEPPELIN-2371) zeppelin on spark can not work

2017-04-06 Thread nieyinghao (JIRA)
nieyinghao created ZEPPELIN-2371:


 Summary: zeppelin on spark can not work
 Key: ZEPPELIN-2371
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2371
 Project: Zeppelin
  Issue Type: Test
 Environment: centos6.5 spark2.1 hive1.2.1 zeppelin0.7.1

Reporter: nieyinghao






--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[GitHub] zeppelin pull request #2230: ZEPPELIN-2366 In zeppelin SystemUser fails to a...

2017-04-06 Thread r-kamath
GitHub user r-kamath reopened a pull request:

https://github.com/apache/zeppelin/pull/2230

ZEPPELIN-2366 In zeppelin SystemUser fails to authenticate with AD, using 
the password set in hadoop credential store.

### What is this PR for?
In zeppelin SystemUser fails to authenticate with AD, using the password 
set in hadoop credential store.

### What type of PR is it?
Bug Fix

### Todos
* [ ] - Task

### What is the Jira issue?
[ZEPPELIN-2366](https://issues.apache.org/jira/browse/ZEPPELIN-2366)

### How should this be tested?
Configure AD system user password using hadoop credential in shiro.ini. 
_(sample config in JIRA ticket)_

### Screenshots (if appropriate)

### Questions:
* Does the licenses files need update? n/a
* Is there breaking changes for older versions? n/a
* Does this needs documentation? n/a


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/r-kamath/zeppelin ZEPPELIN-2366

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/zeppelin/pull/2230.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 #2230


commit 11a8ab43dbc24c39deec5dff1e9b330c129b3d28
Author: Renjith Kamath 
Date:   2017-04-06T15:25:38Z

ZEPPELIN-2366 In zeppelin SystemUser fails to authenticate with AD, using 
the password set in hadoop credential store.




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin pull request #2230: ZEPPELIN-2366 In zeppelin SystemUser fails to a...

2017-04-06 Thread r-kamath
Github user r-kamath closed the pull request at:

https://github.com/apache/zeppelin/pull/2230


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #2230: ZEPPELIN-2366 In zeppelin SystemUser fails to authenti...

2017-04-06 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue:

https://github.com/apache/zeppelin/pull/2230
  
Tested on local, LGTM!


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #2210: [ZEPPELIN-2088] Bundle helium packages one by one

2017-04-06 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue:

https://github.com/apache/zeppelin/pull/2210
  
Merge to master if no further comments.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Created] (ZEPPELIN-2370) Unable to run Zeppelin interpreters on OS X due to java.lang.IncompatibleClassChangeError (likely asm)

2017-04-06 Thread email (JIRA)
email created ZEPPELIN-2370:
---

 Summary: Unable to run Zeppelin interpreters on OS X due to 
java.lang.IncompatibleClassChangeError (likely asm)
 Key: ZEPPELIN-2370
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2370
 Project: Zeppelin
  Issue Type: Bug
  Components: Interpreters
Affects Versions: 0.7.1, 0.7.0, 0.6.2
 Environment: macOS Sierra (OS X) Version 10.12.3, Java 1.7 to Java 1.8 
(1.7u80, 1.8u121)
Reporter: email


I am unable to run many basic interpreters when running Zeppelin on OS X, most 
notably the md interpreter fails with 
{code}
java.lang.IncompatibleClassChangeError
{code}
(full stack trace below).

The exact same version/archive of Zeppelin runs under Windows. There was no 
modification to the Zeppelin archive.
The error exists in version 0.7.0 and 0.7.1 as well as in the current 
0.8-SNAPSHOT of Zeppelin. The error exists using Java 1.7 (Oracle JDK) and Java 
1.8. Shell CLASSPATH was empty.

On first run the stack trace is:
{code}
java.lang.IncompatibleClassChangeError: class org.objectweb.asm.tree.ClassNode 
has interface org.objectweb.asm.ClassVisitor as super class
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
at 
org.parboiled.transform.ParserTransformer.extendParserClass(ParserTransformer.java:43)
at 
org.parboiled.transform.ParserTransformer.transformParser(ParserTransformer.java:38)
at org.parboiled.Parboiled.createParser(Parboiled.java:54)
at 
org.pegdown.plugins.PegDownPlugins$Builder.withPlugin(PegDownPlugins.java:126)
at 
org.apache.zeppelin.markdown.PegdownParser.(PegdownParser.java:35)
at 
org.apache.zeppelin.markdown.Markdown.createMarkdownParser(Markdown.java:75)
at org.apache.zeppelin.markdown.Markdown.open(Markdown.java:85)
at 
org.apache.zeppelin.interpreter.LazyOpenInterpreter.open(LazyOpenInterpreter.java:70)
at 
org.apache.zeppelin.interpreter.remote.RemoteInterpreterServer$InterpretJob.jobRun(RemoteInterpreterServer.java:483)
at org.apache.zeppelin.scheduler.Job.run(Job.java:175)
at 
org.apache.zeppelin.scheduler.ParallelScheduler$JobRunner.run(ParallelScheduler.java:162)
at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178)
at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
{code}

On a second run the stack trace is:
{code}
java.lang.IncompatibleClassChangeError: org/parboiled/transform/ParserClassNode
at 
org.parboiled.transform.ParserTransformer.extendParserClass(ParserTransformer.java:43)
at 
org.parboiled.transform.ParserTransformer.transformParser(ParserTransformer.java:38)
at org.parboiled.Parboiled.createParser(Parboiled.java:54)
at 

[jira] [Created] (ZEPPELIN-2369) Return error message from Shiro realm when authentication fails

2017-04-06 Thread Jim Xaiver (JIRA)
Jim Xaiver created ZEPPELIN-2369:


 Summary: Return error message from Shiro realm when authentication 
fails
 Key: ZEPPELIN-2369
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2369
 Project: Zeppelin
  Issue Type: Bug
  Components: Core, security, zeppelin-server
Affects Versions: 0.7.0
 Environment: RHEL 7.2 x64
Reporter: Jim Xaiver
 Fix For: 0.7.2, 0.8.0


When authentication with a Shiro realm fails, Zeppelin will return a generic 
error message: "The username and password that you entered don't match." 
instead of the detailed error message returned by the Shiro realm.




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Created] (ZEPPELIN-2368) Option to run all paragraphs *sequentially*

2017-04-06 Thread Ruslan Dautkhanov (JIRA)
Ruslan Dautkhanov created ZEPPELIN-2368:
---

 Summary: Option to run all paragraphs *sequentially*
 Key: ZEPPELIN-2368
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2368
 Project: Zeppelin
  Issue Type: Improvement
  Components: Core, zeppelin-server
Affects Versions: 0.7.1, 0.8.0
Reporter: Ruslan Dautkhanov


A user on zeppelin's user email list:
{quote}
I often have notebooks that have a %sh as the 1st paragraph. This scps some 
file from another server, and then a number of spark or sparksql paragraphs are 
after that.

If I click on the run-all paragraphs at the top of the notebook the 1st %sh 
paragraph kicks off as expected, but the 2nd %spark notebook starts too at the 
same time. The others go into pending state and then start once the spark one 
has completed.

Is this a bug? Or am I doing something wrong?
{quote}

Quoting [~moon]
{quote}
That's expected behavior at the moment. The reason is

Each interpreter has it's own scheduler (either FIFO, Parallel), and run-all 
just submit all paragraphs into target interpreter's scheduler.

I think we can add feature such as run-all-sequentially.
{quote}




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[GitHub] zeppelin issue #2206: [ZEPPELIN-1856] Flaky Test: InterpreterRestApiTest.tes...

2017-04-06 Thread AlexanderShoshin
Github user AlexanderShoshin commented on the issue:

https://github.com/apache/zeppelin/pull/2206
  
Sure, I'll do it.
But first I need to make some refactoring of `Note.java` class in separate 
PR. We need to be able to add a custom `Paragraph` to `Note`. This will allow 
to use a `Paragraph` which we can control while performing. So we will be able 
to catch `Paragraph` _RUNNING_ and _FINISHED_ phases in a test.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin pull request #2230: ZEPPELIN-2366 In zeppelin SystemUser fails to a...

2017-04-06 Thread r-kamath
GitHub user r-kamath opened a pull request:

https://github.com/apache/zeppelin/pull/2230

ZEPPELIN-2366 In zeppelin SystemUser fails to authenticate with AD, using 
the password set in hadoop credential store.

### What is this PR for?
In zeppelin SystemUser fails to authenticate with AD, using the password 
set in hadoop credential store.

### What type of PR is it?
Bug Fix

### Todos
* [ ] - Task

### What is the Jira issue?
[ZEPPELIN-2366](https://issues.apache.org/jira/browse/ZEPPELIN-2366)

### How should this be tested?
Configure AD system user password using hadoop credential in shiro.ini. 
_(sample config in JIRA ticket)_

### Screenshots (if appropriate)

### Questions:
* Does the licenses files need update? n/a
* Is there breaking changes for older versions? n/a
* Does this needs documentation? n/a


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/r-kamath/zeppelin ZEPPELIN-2366

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/zeppelin/pull/2230.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 #2230


commit 11a8ab43dbc24c39deec5dff1e9b330c129b3d28
Author: Renjith Kamath 
Date:   2017-04-06T15:25:38Z

ZEPPELIN-2366 In zeppelin SystemUser fails to authenticate with AD, using 
the password set in hadoop credential store.




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin pull request #2229: [Zeppelin 2367] Hive JDBC proxy user option sho...

2017-04-06 Thread prabhjyotsingh
GitHub user prabhjyotsingh opened a pull request:

https://github.com/apache/zeppelin/pull/2229

[Zeppelin 2367] Hive JDBC proxy user option should be avail even without 
kerberos

### What is this PR for?
Hive JDBC proxy user option should be available generically.

### What type of PR is it?
[Improvement]

### What is the Jira issue?
* [Zeppelin 2367](https://issues.apache.org/jira/browse/ZEPPELIN-2367)

### How should this be tested?
Enable Shiro authentication and set `zeppelin.jdbc.auth.type` as `SIMPLE` 
in the interpreter setting, and observe the connection string for the Hive.

### Screenshots (if appropriate)

### Questions:
* Does the licenses files need an update? N/A
* Is there breaking changes for older versions? N/A
* Does this needs documentation? N/A


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/prabhjyotsingh/zeppelin ZEPPELIN-2367

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/zeppelin/pull/2229.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 #2229


commit 8999d93ae5153c698ef0591b2a10f6362578262c
Author: Prabhjyot Singh 
Date:   2017-04-06T11:17:07Z

ZEPPELIN-2367: Hive JDBC proxy user option should be avail even without 
kerberos

commit ee8a6b524c481210486761032cb1f5fd6266bb54
Author: Prabhjyot Singh 
Date:   2017-04-06T11:42:40Z

add doc




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #2192: [ZEPPELIN-2320] fixing test + modifying map browsing

2017-04-06 Thread Remilito
Github user Remilito commented on the issue:

https://github.com/apache/zeppelin/pull/2192
  
thanks for the clarification @AhyoungRyu 


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Created] (ZEPPELIN-2367) Hive JDBC proxy user option should be avail even without kerberos

2017-04-06 Thread Prabhjyot Singh (JIRA)
Prabhjyot Singh created ZEPPELIN-2367:
-

 Summary: Hive JDBC proxy user option should be avail even without 
kerberos
 Key: ZEPPELIN-2367
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2367
 Project: Zeppelin
  Issue Type: Bug
Reporter: Prabhjyot Singh
Assignee: Prabhjyot Singh


Hive JDBC proxy user option should be available generically.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[GitHub] zeppelin pull request #2224: [ZEPPELIN-2304] Fix vis Icon sizes in helium pa...

2017-04-06 Thread 1ambda
Github user 1ambda closed the pull request at:

https://github.com/apache/zeppelin/pull/2224


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #2224: [ZEPPELIN-2304] Fix vis Icon sizes in helium page (bra...

2017-04-06 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue:

https://github.com/apache/zeppelin/pull/2224
  
@1ambda I just merged this into branch-0.7 but it's not closed 
automatically. Could you close in your side?


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Created] (ZEPPELIN-2366) In zeppelin SystemUser fails to authenticate with AD, using the password set in hadoop credential store.

2017-04-06 Thread Raghavender Rao Guruvannagari (JIRA)
Raghavender Rao Guruvannagari created ZEPPELIN-2366:
---

 Summary: In zeppelin SystemUser fails to authenticate with AD, 
using the password set in hadoop credential store.
 Key: ZEPPELIN-2366
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2366
 Project: Zeppelin
  Issue Type: Bug
  Components: zeppelin-server
Affects Versions: 0.7.0, 0.6.0
 Environment: HDP-2.5.3
Ambari-2.4.1.0
Centos 6
Reporter: Raghavender Rao Guruvannagari


Using hadoop credential store for hiding AD system user password in shiro.ini 
doesnt work. Below is the config used under [main] for AD authentication :
[main]
### A sample for configuring Active Directory Realm
activeDirectoryRealm = org.apache.zeppelin.realm.ActiveDirectoryGroupRealm
activeDirectoryRealm.hadoopSecurityCredentialPath = 
jceks://file/user/zeppelin/zeppelin.jceks
activeDirectoryRealm.systemUsername =  hadoopadmin
#use either systemPassword or hadoopSecurityCredentialPath, more details in 
http://zeppelin.apache.org/docs/latest/security/shiroauthentication.html
activeDirectoryRealm.searchBase = dc=lab,dc=test,dc=net
activeDirectoryRealm.url = ldap://ad-server.lab.test.net:389
activeDirectoryRealm.groupRolesMap = 
"CN=hadoop-users,OU=CorpUsers,DC=lab,DC=hortonworks,DC=net":"admin"
activeDirectoryRealm.authorizationCachingEnabled = false
activeDirectoryRealm.principalSuffix = @LAB.TEST.NET
securityManager.realm = $activeDirectoryRealm
Exception logged in zeppelin logs :
Caused by: javax.naming.AuthenticationException: LDAP Simple authentication 
requires both a principal and credentials.
at 
org.apache.shiro.realm.ldap.DefaultLdapContextFactory.validateAuthenticationInfo(DefaultLdapContextFactory.java:310)
at 
org.apache.shiro.realm.ldap.DefaultLdapContextFactory.getLdapContext(DefaultLdapContextFactory.java:261)
at 
org.apache.shiro.realm.ldap.DefaultLdapContextFactory.getLdapContext(DefaultLdapContextFactory.java:224)
at 
org.apache.shiro.realm.ldap.DefaultLdapContextFactory.getSystemLdapContext(DefaultLdapContextFactory.java:205)
at 
org.apache.zeppelin.realm.ActiveDirectoryGroupRealm.queryForAuthorizationInfo(ActiveDirectoryGroupRealm.java:199)
at 
org.apache.shiro.realm.ldap.AbstractLdapRealm.doGetAuthorizationInfo(AbstractLdapRealm.java:207)
... 45 more



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[GitHub] zeppelin issue #2192: [ZEPPELIN-2320] fixing test + modifying map browsing

2017-04-06 Thread Remilito
Github user Remilito commented on the issue:

https://github.com/apache/zeppelin/pull/2192
  
@astroshim: why? does that mean I also need to do 
https://github.com/apache/zeppelin/pull/2099 based on branch-0.7 ? 


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #2192: [ZEPPELIN-2320] fixing test + modifying map browsing

2017-04-06 Thread astroshim
Github user astroshim commented on the issue:

https://github.com/apache/zeppelin/pull/2192
  
@Remilito Could you make this PR based on branch-0.7 branch?



---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #2192: [ZEPPELIN-2320] fixing test + modifying map browsing

2017-04-06 Thread Remilito
Github user Remilito commented on the issue:

https://github.com/apache/zeppelin/pull/2192
  
@astroshim Why?


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #2133: [ZEPPELIN-1357,1892,1370][Umbrella] Text overlap in th...

2017-04-06 Thread soralee
Github user soralee commented on the issue:

https://github.com/apache/zeppelin/pull/2133
  
@Leemoonsoo I updated description and code as that we talked about above 
comment. I didn't found how to be calculated based on actual width changed so, 
I updated manual button it can be used by user wants. 
Could you review again, please?


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #2125: [ZEPPELIN-2222] Add Network Visualization

2017-04-06 Thread conker84
Github user conker84 commented on the issue:

https://github.com/apache/zeppelin/pull/2125
  
We are talk about graphdb, the UI is an important part of the PR, as well 
as the new interpreter apis!
I'm looking forward to your feedback.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin pull request #2228: [ZEPPELIN-2365] button to create note into fold...

2017-04-06 Thread tinkoff-dwh
GitHub user tinkoff-dwh opened a pull request:

https://github.com/apache/zeppelin/pull/2228

[ZEPPELIN-2365] button to create note into folder

### What is this PR for?
Added button to create new note into folder (home page)


### What type of PR is it?
Feature


### What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-2365

### Screenshots (if appropriate)

![2365](https://cloud.githubusercontent.com/assets/25951039/24740236/86b31468-1ab9-11e7-8906-3f55ab2a7158.gif)


### Questions:
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? no


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/tinkoff-dwh/zeppelin ZEPPELIN-2365

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/zeppelin/pull/2228.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 #2228


commit 0fe290edbf7edc91185fe8b958180cb72bb5aec6
Author: Tinkoff DWH 
Date:   2017-04-06T05:39:02Z

[ZEPPELIN-2365] button to create note into folder




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---