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

2017-04-07 Thread tinkoff-dwh
Github user tinkoff-dwh closed the pull request at:

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


---
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-07 Thread tinkoff-dwh
GitHub user tinkoff-dwh reopened 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.
---


[GitHub] zeppelin issue #2124: [ZEPPELIN-2154] Support zeppelin.server.port in dev mo...

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

https://github.com/apache/zeppelin/pull/2124
  
@soralee I just merged this PR into branch-0.7 but it's not closed 
automatically. Could you close it 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.
---


[GitHub] zeppelin pull request #2222: add a configuration zeppelin.jdbc.auth.kerberos...

2017-04-07 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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 #2199: [ZEPPELIN-2326] - Updating Geode dependencies a...

2017-04-07 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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 #2212: [gh-pages] set max size for pagination btn & hi...

2017-04-07 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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 #2220: [Minor] Fix wrong Python lib path in Matplotlib...

2017-04-07 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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.
---


Re: New committer: Hyungsung Shim, Jeff Zhang, Chaesung Lim, Khalid Huseynov

2017-04-07 Thread Felix Cheung
Congrats and welcome!


From: moon soo Lee 
Sent: Friday, April 7, 2017 1:36:24 PM
To: dev
Subject: New committer: Hyungsung Shim, Jeff Zhang, Chaesung Lim, Khalid 
Huseynov

The Project Management Committee (PMC) for Apache Zeppelin has invited
Hyungsung Shim, Jeff Zhang, Chaesung Lim, Khalid Huseynov to become a
committer and we are pleased to announce that has accepted.
Please join us to welcome them.

The Apache Zeppelin PMC


[GitHub] zeppelin issue #2231: ZEPPELIN-2150. NoSuchMethodError: org.apache.spark.ui....

2017-04-07 Thread zjffdu
Github user zjffdu commented on the issue:

https://github.com/apache/zeppelin/pull/2231
  
Good catch! @felixcheung It would be better to return null, fixed that. 


---
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 #2231: ZEPPELIN-2150. NoSuchMethodError: org.apache.spark.ui....

2017-04-07 Thread felixcheung
Github user felixcheung commented on the issue:

https://github.com/apache/zeppelin/pull/2231
  
LGTM
Is "" handled properly when returned?



---
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 #2231: ZEPPELIN-2150. NoSuchMethodError: org.apache.spark.ui....

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

https://github.com/apache/zeppelin/pull/2231
  
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-2375) Some interpreters (md) fail with java.lang.IncompatibleClassChangeError is CLASSPATH is set

2017-04-07 Thread Christian Fries (JIRA)
Christian Fries created ZEPPELIN-2375:
-

 Summary: Some interpreters (md) fail with 
java.lang.IncompatibleClassChangeError is CLASSPATH is set
 Key: ZEPPELIN-2375
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2375
 Project: Zeppelin
  Issue Type: Bug
  Components: Interpreters, zeppelin-server
Affects Versions: 0.7.1, 0.7.0, 0.6.2, 0.8.0
 Environment: macOS Sierra (OS X) Version 10.12.3, Java 1.7 to Java 1.8 
(1.7u80, 1.8u121), Maven 3.2.5 or 3.3.9
Reporter: Christian Fries


The issue is a follow-up of https://issues.apache.org/jira/browse/ZEPPELIN-2370 
- clarifying the reasons.

When the CLASSPATH variable is set in bash (even if it is empty), some zeppelin 
interpreters fail (on OS X). The error occurs if you run
{code}
export CLASSPATH=
./bin/zeppelin.sh
{code}
and then try to execute the md interpreter, e.g. via
{code}
%md
*Test*
{code}

I then get the following error
{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}

A further investigation showed that setting CLASSPATH will change the classpath 
of an interpreter. Running the following Scala code in Zeppelin prints the 
classpath of the Scala interpreter (which could/should differ from the 
classpath of the Zeppelin server):
{code}
def urlses(cl: ClassLoader): Array[java.net.URL] = cl match {
  case null => Array()
  case u: java.net.URLClassLoader => u.getURLs() ++ urlses(cl.getParent)
  case _ => urlses(cl.getParent)
}

val  urls = 

[GitHub] zeppelin issue #2195: [ZEPPELIN-2319] new methods for ZeppelinContext

2017-04-07 Thread meniluca
Github user meniluca commented on the issue:

https://github.com/apache/zeppelin/pull/2195
  
@AhyoungRyu now I think it's done :)
@zjffdu to answer your questions: it works with all interpreters and the 
kind of use case is exactly like PR #2151. In principle he should be able to 
use my functions to do that, am I right?


---
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 #2222: add a configuration zeppelin.jdbc.auth.kerberos.proxy ...

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

https://github.com/apache/zeppelin/pull/
  
@wary Thanks! 
Merge into master and branch-0.7 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 #986: [Zeppelin 946] Permissions not honoring group

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

https://github.com/apache/zeppelin/pull/986
  
Sounds like `activeDirectoryRealm.groupRolesMap = 
"CN=aGroupName,OU=groups,DC=SOME_GROUP,DC=COMPANY,DC=COM":"group1"` not 
configured correctly.

I would recommend 
 - configure it something like `activeDirectoryRealm.groupRolesMap = 
"CN=admin,OU=groups,DC=SOME_GROUP,DC=COMPANY,DC=COM":"admin","CN=finance,OU=groups,DC=SOME_GROUP,DC=COMPANY,DC=COM":"finance","CN=hr,OU=groups,DC=SOME_GROUP,DC=COMPANY,DC=COM":"hr"`
  Just confirm with your AD admin, regarding what all users belongs to what 
all groups.
  If you are still unsure about what user belongs to what group, set you 
log4j to debug mode and grep for this 
https://github.com/apache/zeppelin/blob/v0.6.0/zeppelin-server/src/main/java/org/apache/zeppelin/server/ActiveDirectoryGroupRealm.java#L198.
 This should give you all details.
  In my case, there were these three groups i.e. admin, finance, and hr.
 - After the `[main]` section and before `[urls]` make sure you have 
`[roles]` defined something like this.
```
  [roles]
  admin = *
  finance = *
  hr = *
```


---
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 #2234: [ZEPPELIN-2374] update angular to 1.5.7. sortin...

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

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

[ZEPPELIN-2374] update angular to 1.5.7. sorting notes tree

### What is this PR for?
Updated angular version to 1.5.7 (added comparator to orderBy). Sorting 
notes tree, order:
1. folders (alphabetically)
2. notes (alphabetically)
3. Trash


### What type of PR is it?
Improvement

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

### How should this be tested?
see screenshots

### Screenshots (if appropriate)
home page
before   -   after

![tree_1](https://cloud.githubusercontent.com/assets/25951039/24800433/93a5f0f4-1bb9-11e7-9d96-8f1eab461bcc.png)

navbar
before   -   after

![1_2](https://cloud.githubusercontent.com/assets/25951039/24800610/30b5098e-1bba-11e7-8060-f7c68fff77c1.png)


### 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-2374

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

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


commit f511cee657dade8a98bd0f2c7f74c590caae4b60
Author: Tinkoff DWH 
Date:   2017-04-07T12:24:43Z

[ZEPPELIN-2374] update angular to 1.5.7. sorting notes tree




---
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 #2233: [MINOR] Add paragraph to note

2017-04-07 Thread AlexanderShoshin
GitHub user AlexanderShoshin opened a pull request:

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

[MINOR] Add paragraph to note

### What is this PR for?
We need to add an ability of adding custom _Paragraph_ to a _Note_. This 
will make it easier to write _Note_ and _Paragraph_ tests. At the moment all 
paragraphs are created inside _Note_ class.

This refactoring will allow to write a test for ZEPPELIN-1856 issue.


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

### Todos
* [ ] - Rename `addParagraph()` -> `addNewParagraph()` and 
`insertParagraph()` -> `insertNewParagraph()`. These names will describe what 
mathods do: create new paragraph and add it to the note.
* [ ] - Remove duplicated code from `addNewParagraph()` and 
`insertNewParagraph()` methods.
* [ ] - Add methods `addParagraph()` and `insertParagraph()`, which receive 
a _Paragraph_ instance in parameters and add it to the _Note_.

### 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/AlexanderShoshin/zeppelin 
add-paragraph-to-note

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

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


commit 4391f6babe31083b143a8ae260c5feeea5b919cf
Author: Alexander Shoshin 
Date:   2017-04-07T08:44:32Z

rename addParagraph() -> addNewParagraph(), insertParagraph() -> 
insertNewParagraph()

commit b0b1dd4841096e9090ab08f8ef55dd15c2c44698
Author: Alexander Shoshin 
Date:   2017-04-07T08:54:50Z

remove duplicated code

commit 676db154139a48a30dfc93ce19ca4937f85bae2c
Author: Alexander Shoshin 
Date:   2017-04-07T09:02:07Z

added methods addParagraph() and insertParagrepg()




---
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 #2229: [Zeppelin 2367] Hive JDBC proxy user option should be ...

2017-04-07 Thread r-kamath
Github user r-kamath commented on the issue:

https://github.com/apache/zeppelin/pull/2229
  
Tested. 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-2374) Sorting of tree notes

2017-04-07 Thread Tinkoff DWH (JIRA)
Tinkoff DWH created ZEPPELIN-2374:
-

 Summary: Sorting of tree notes
 Key: ZEPPELIN-2374
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2374
 Project: Zeppelin
  Issue Type: Improvement
Reporter: Tinkoff DWH
Assignee: Tinkoff DWH
Priority: Minor


order:
  1. folders (alphabetically)
  2. notes (alphabetically)
  3. Trash



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


[GitHub] zeppelin issue #2232: [ZEPPELIN-2373] Remove -Pyarn build profile

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

https://github.com/apache/zeppelin/pull/2232
  
CI is green now.
@jongyoul Could you help me to review 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 pull request #2232: [ZEPPELIN-2373] Remove -Pyarn build profile

2017-04-07 Thread AhyoungRyu
GitHub user AhyoungRyu opened a pull request:

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

[ZEPPELIN-2373] Remove -Pyarn build profile

### What is this PR for?
Currently users who build Zeppelin from source need to include `-Pyarn` 
build profile to enable Yarn for embedded local Spark. This PR is to remove 
`-Pyarn` and make Yarn related libraries can be automatically downloaded 
without the profile during build time.

### What type of PR is it?
just removed Yarn build profile in `spark-dependencies/pom.xml`

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

### How should this be tested?
1. apply this patch and build Zeppelin with below command
```
mvn clean package -DskipTests -pl 'zeppelin-server, spark-dependencies, 
spark' --am
```

2. check `spark-yarn_${scala.binary.version}.jar` is downloaded(or 
included) during build time
```
[INFO] Including org.apache.spark:spark-yarn_2.10:jar:2.1.0 in the shaded 
jar.
```
In current master, the above line won't be shown if you don't use `-Pyarn` 
build profile. But with this patch, it will be shown without the profile.

### 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/AhyoungRyu/zeppelin 
ZEPPELIN-2373/includeYarnByDefault

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

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


commit 59eb2b505ff1ca70ff31cd3aaf1a7b3b5998e09a
Author: AhyoungRyu 
Date:   2017-04-07T10:44:26Z

Remove -Pyarn build profile




---
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-2373) Remove -Pyarn build profile in spark-dependencies

2017-04-07 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-2373:
-

 Summary: Remove -Pyarn build profile in spark-dependencies
 Key: ZEPPELIN-2373
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2373
 Project: Zeppelin
  Issue Type: Improvement
Reporter: Ahyoung Ryu
Assignee: Ahyoung Ryu
Priority: Minor
 Fix For: 0.8.0


For now if we wants to enable Yarn for embedded local Spark, we need to include 
{{-Pyarn}} when we build Zeppelin from source(binary pkg contains it by 
default).

Like I did in https://issues.apache.org/jira/browse/ZEPPELIN-2298 for Pyspark, 
I want to remove this build profile from {{spark-dependencies}} and include it 
to embedded local Spark by default. 



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


[GitHub] zeppelin issue #986: [Zeppelin 946] Permissions not honoring group

2017-04-07 Thread ekantheshwara
Github user ekantheshwara commented on the issue:

https://github.com/apache/zeppelin/pull/986
  
@prabhjyotsingh
Thanks a lot for your response.
I am using AD and the authentication is working fine. I have a user User1 
who is a member of AD_Group1 which is associated with the "admin" role in 
Shiro. I have a dashboard for which I have configured AD_Group1 as reader, 
writer and owner. 
When I login as User1 and try to access the dashboard, I am getting the 
message "But the user User1 belongs to: [User1]". Clearly, Zeppelin is not 
aware of the group membership of the user.
Can you please advise what could have gone wrong here ?


---
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 #2220: [Minor] Fix wrong Python lib path in Matplotlib tutori...

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

https://github.com/apache/zeppelin/pull/2220
  
Merge into master and branch-0.7 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-07 Thread 1ambda
Github user 1ambda commented on the issue:

https://github.com/apache/zeppelin/pull/2125
  
FYI, i didn't mean you have to create other PRs. Others can improve UI.


---
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-2372) Flaky Test: ZeppelinIT & ParagraphActionsIT

2017-04-07 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-2372:


 Summary: Flaky Test: ZeppelinIT & ParagraphActionsIT
 Key: ZEPPELIN-2372
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2372
 Project: Zeppelin
  Issue Type: Bug
Affects Versions: 0.7.1
Reporter: Jeff Zhang
Priority: Minor


https://travis-ci.org/zjffdu/zeppelin/jobs/219575644
{code}
Tests in error: 
  
ZeppelinIT.testSparkInterpreterDependencyLoading:234->AbstractZeppelinIT.waitForParagraph:68->AbstractZeppelinIT.pollingWait:94
 » Timeout
  ParagraphActionsIT.testRunOnSelectionChange:306 » NoSuchElement Unable to 
loca...
{code}



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


[GitHub] zeppelin issue #2231: ZEPPELIN-2150. NoSuchMethodError: org.apache.spark.ui....

2017-04-07 Thread zjffdu
Github user zjffdu commented on the issue:

https://github.com/apache/zeppelin/pull/2231
  
Thanks for review. @prabhjyotsingh 


---
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-07 Thread conker84
Github user conker84 commented on the issue:

https://github.com/apache/zeppelin/pull/2125
  
Ok! So i'll rebase the code ASAP.


---
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 #2098: [ZEPPELIN-2217][WIP] AdvancedTransformation for Visual...

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

https://github.com/apache/zeppelin/pull/2098
  
Found few bugs. Let me update more.


---
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 #2231: ZEPPELIN-2150. NoSuchMethodError: org.apache.spark.ui....

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

https://github.com/apache/zeppelin/pull/2231
  
LGTM, manually verify it on spark 1.6.1, spark 2.0.0 and spark master.


---
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 #2231: ZEPPELIN-2150. NoSuchMethodError: org.apache.spark.ui....

2017-04-07 Thread zjffdu
Github user zjffdu commented on the issue:

https://github.com/apache/zeppelin/pull/2231
  
@felixcheung @karuppayya please help review. 


---
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-07 Thread conker84
Github user conker84 commented on the issue:

https://github.com/apache/zeppelin/pull/2125
  
Let me know if you want go ahead with this PR or i have to close it!


---
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 #986: [Zeppelin 946] Permissions not honoring group

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

https://github.com/apache/zeppelin/pull/986
  
@ekantheshwara  yes, this version should have the above-mentioned fix. 
Could be a configuration issue, if you can share what exactly are you 
trying with i.e. is it with file based auth, LDAP or AD.
Also you can look into log file 
`zeppelin-{machine-name}-{machine-id}.local.log` for more logs when you login, 
with something like this `({qtp1846406218-26} LoginRestApi.java[postLogin]:115) 
- 
{"status":"OK","message":"","body":{"principal":"hr1","ticket":"98569477-5809-43c6-acb4-7b22e78d7541","roles":"[admin]"}}`

If you see `"roles":"[admin]"` means user hr1 is assigned to role->admin in 
this example, but if `"roles":"[]"` i.e. it is empty, then it means there if 
problem with configuration.

Here is a doc to help you out 
http://zeppelin.apache.org/docs/0.6.1/security/shiroauthentication.html.


---
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 #2231: ZEPPELIN-2150. NoSuchMethodError: org.apache.sp...

2017-04-07 Thread zjffdu
GitHub user zjffdu opened a pull request:

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

ZEPPELIN-2150. NoSuchMethodError: 
org.apache.spark.ui.SparkUI.appUIAddress() for the spark master

### What is this PR for?
`SparkUI.addUIAddress` is removed in spark master which cause this error. 
Actually spark 2.0 introduce new api `SparkContext.uiWebUrl` (SPARK-14576) 
which is public in contrast `SparkUI.addUIAddress` is private. This PR would 
use `SparkUI.addUIAddress` for spark 1 and `SparkContext.uiWebUrl`  for spark 2.


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

### Todos
* [ ] - Task

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

### How should this be tested?
Manually verify it on spark 1.6.2, spark 2.1.0 and spark master

### Screenshots (if appropriate)

### 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/zjffdu/zeppelin ZEPPELIN-2150

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

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


commit beb7925bbaff31e1a3361e8204cfc16bd3ecd26b
Author: Jeff Zhang 
Date:   2017-02-22T11:11:24Z

ZEPPELIN-2150. NoSuchMethodError: 
org.apache.spark.ui.SparkUI.appUIAddress() for the spark master




---
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 #986: [Zeppelin 946] Permissions not honoring group

2017-04-07 Thread ekantheshwara
Github user ekantheshwara commented on the issue:

https://github.com/apache/zeppelin/pull/986
  
@prabhjyotsingh 
My Zeppelin version is 0.6.0.2.5.0.0-1245 
Is this version supposed to have your fix ? I am facing the same issue and 
am wondering if I am missing your fix or something else.

Please let me know.


---
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.
---