[GitHub] zeppelin pull request #1158: [ZEPPELIN-1131] Does not initialize login page ...

2016-07-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1158 --- 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 e

[GitHub] zeppelin pull request #1147: ZEPPELIN-1130 Make Livy create session retries ...

2016-07-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1147 --- 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 e

Re: [GSoC - 2016][Zeppelin Notebooks] Issues with Common Crawl Datasets

2016-07-12 Thread anish singh
Hello, I had been able to setup zeppelin with spark on aws ec2 m4.xlarge instance a few days ago. In designing the notebook, I was trying to visualize the link structure by the following code : val mayBegLinks = mayBegData.keepValidPages() .flatMap(r => ExtractLinks(r.

[GitHub] zeppelin issue #747: [ZEPPELIN-605] Add support for Scala 2.11

2016-07-12 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/747 Looks 👍 💯 to me --- 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 wishe

Re: Any masterial about the internal architecture of zeppelin

2016-07-12 Thread Alexander Bezzubov
Hi Canan, the best architecture documentation we have so far is "How to write an interpreter" [1]. Hope this helps, and we are always looking for contributions especially in the documentation area [2], so please do no hesitate to share your discoveries! 1. http://zeppelin.apache.org/docs/0.6.0/

[jira] [Created] (ZEPPELIN-1157) Upgrade Angular and related libraries to a newer version

2016-07-12 Thread JIRA
François Rosière created ZEPPELIN-1157: -- Summary: Upgrade Angular and related libraries to a newer version Key: ZEPPELIN-1157 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1157 Project: Zepp

[GitHub] zeppelin issue #989: Added ipfsnotebookrepo [ Zeppelin-683 WIP ]

2016-07-12 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/989 ping, @onkarshedge are there any updates for the past week? --- 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

[GitHub] zeppelin pull request #1161: [ZEPPELIN-906] Apply new mechanism to AlluxioIn...

2016-07-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1161 --- 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 e

[GitHub] zeppelin issue #1117: [ZEPPELIN-1086] Auto Completion for Interpreter.

2016-07-12 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1117 @astroshim looks awesome, thank you for implementing! How do you think, would it improve user experience with this feature if we could remove from suggestion list things, that are not interpre

[GitHub] zeppelin issue #1135: Add force layout visualization in paragraphs for SQL q...

2016-07-12 Thread davidtzoor
Github user davidtzoor commented on the issue: https://github.com/apache/zeppelin/pull/1135 @corneadoug so is my PR ok? --- 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 an

[GitHub] zeppelin issue #1160: WIP [Zeppelin - 1152] Listing note revision history

2016-07-12 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1160 ![screen shot 2016-07-12 at 5 42 56 pm](https://cloud.githubusercontent.com/assets/710411/16760930/f0a79850-4858-11e6-95e3-7aa1462f47fe.png) I made a dropdown for the revisions, so that

[GitHub] zeppelin issue #1110: [ZEPPELIN-1091] Disable ace editor's showSettingsMenu ...

2016-07-12 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1110 Is this PR going to be merged? --- 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

[GitHub] zeppelin issue #1110: [ZEPPELIN-1091] Disable ace editor's showSettingsMenu ...

2016-07-12 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1110 @astroshim Can you rebase 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

[GitHub] zeppelin pull request #1167: [ZEPPELIN-813] Update safe_yaml version 0.9.7 -...

2016-07-12 Thread AhyoungRyu
GitHub user AhyoungRyu opened a pull request: https://github.com/apache/zeppelin/pull/1167 [ZEPPELIN-813] Update safe_yaml version 0.9.7 -> 1.0.4 ### What is this PR for? This PR will fix [ZEPPELIN-813](https://issues.apache.org/jira/browse/ZEPPELIN-813). I'm not sure what e

[GitHub] zeppelin issue #1163: [ZEPPELIN-1149] %sh interpreter kerberos support

2016-07-12 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1163 @rconline What is `kinit`? I've tried to find a `kinit` in my CentOS, but I couldn't find it. Is it fine? --- If your project is set up for it, you can reply to this email and have your reply ap

[GitHub] zeppelin issue #1157: [ZEPPELIN-1146] Zeppelin JDBC interpreter should work ...

2016-07-12 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1157 Doesn't it become potential problem to set hadoop version as 2.7.2? Is there a way to fit the version of hadoop globally? --- If your project is set up for it, you can reply to this email and ha

[GitHub] zeppelin issue #1157: [ZEPPELIN-1146] Zeppelin JDBC interpreter should work ...

2016-07-12 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1157 And It's not necessary to have hadoop dependencies in case not to depend on hadoop environment like mysql and postresql. I think we need different way to deal with it. I think it's better to chan

[GitHub] zeppelin issue #1163: [ZEPPELIN-1149] %sh interpreter kerberos support

2016-07-12 Thread rconline
Github user rconline commented on the issue: https://github.com/apache/zeppelin/pull/1163 @jongyoul here are some reference - http://linux.die.net/man/1/kinit & http://www.tutorialspoint.com/unix_commands/kinit.htm --- If your project is set up for it, you can reply to this email and

[GitHub] zeppelin issue #1157: [ZEPPELIN-1146] Zeppelin JDBC interpreter should work ...

2016-07-12 Thread rconline
Github user rconline commented on the issue: https://github.com/apache/zeppelin/pull/1157 @jongyoul i think this suggestion makes sense. Its possible that other jdbc data sources may have security setup via ACL and don't need Kerberos. --- If your project is set up for it, you can r

[GitHub] zeppelin issue #989: Added ipfsnotebookrepo [ Zeppelin-683 WIP ]

2016-07-12 Thread onkarshedge
Github user onkarshedge commented on the issue: https://github.com/apache/zeppelin/pull/989 @bzz right now I am working on Bittorrent support. I am using the [jlibtorrent](https://github.com/frostwire/frostwire-jlibtorrent) which uses libtorrent. The past week I spent time on using th

[GitHub] zeppelin issue #1110: [ZEPPELIN-1091] Disable ace editor's showSettingsMenu ...

2016-07-12 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1110 @corneadoug I just rebased. Thanks. --- 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 ena

[GitHub] zeppelin issue #1157: [ZEPPELIN-1146] Zeppelin JDBC interpreter should work ...

2016-07-12 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1157 Yes fair point, let me do a quick test and do it right away. --- 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

Actual execution time is not getting displayed in paragraph

2016-07-12 Thread Sachin Janani
Hi All, In the latest release of zeppelin it seems that the actual task execution time is not displayed on the paragraph which was previously working properly. After looking into the code I found that it has been replaced with Moment.js which shows length of time as string ,something like "Took a

[GitHub] zeppelin pull request #1168: [MINOR] Add formatter

2016-07-12 Thread jongyoul
GitHub user jongyoul opened a pull request: https://github.com/apache/zeppelin/pull/1168 [MINOR] Add formatter ### What is this PR for? Unifying the format of codes ### What type of PR is it? [Feature] ### Todos * [x] - Add formatter * [x] - Convert

[GitHub] zeppelin issue #1168: [MINOR] Add formatter

2016-07-12 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1168 Ready to review. Could you please check Eclipse's one? Open ZeppelinServer.java and reformat it and check if something's different or not. --- If your project is set up for it, you can reply to

[GitHub] zeppelin pull request #1166: Added another location of metastore_db in .giti...

2016-07-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1166 --- 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 e

[GitHub] zeppelin issue #1163: [ZEPPELIN-1149] %sh interpreter kerberos support

2016-07-12 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1163 @rconline In case of not having `kinit`, there isn't a way to use kerberos, right? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

Re: Actual execution time is not getting displayed in paragraph

2016-07-12 Thread Hyung Sung Shim
Hi. Yes it's a known behaviour maybe since https://github.com/apache/zeppelin/pull/848. 2016-07-12 21:49 GMT+09:00 Sachin Janani : > Hi All, > In the latest release of zeppelin it seems that the actual task execution > time is not displayed on the paragraph which was previously working > properly

Re: Actual execution time is not getting displayed in paragraph

2016-07-12 Thread Sachin Janani
But i think this changes are overridden by https://github.com/apache/zeppelin/pull/862 and the number of seconds are not visible now On Tue, Jul 12, 2016 at 7:48 PM, Hyung Sung Shim wrote: > Hi. > Yes it's a known behaviour maybe since > https://github.com/apache/zeppelin/pull/848. > > 2016-07-1

Re: Actual execution time is not getting displayed in paragraph

2016-07-12 Thread Hyung Sung Shim
Yea. It seems you're right. You can create issue for this. 2016-07-12 23:26 GMT+09:00 Sachin Janani : > But i think this changes are overridden by > https://github.com/apache/zeppelin/pull/862 and the number of seconds are > not visible now > > On Tue, Jul 12, 2016 at 7:48 PM, Hyung Sung Shim >

Re: Actual execution time is not getting displayed in paragraph

2016-07-12 Thread Sachin Janani
Ok will create a issue and if possible submit a patch for this Thanks, SJ On Tue, Jul 12, 2016 at 8:09 PM, Hyung Sung Shim wrote: > Yea. It seems you're right. > You can create issue for this. > > 2016-07-12 23:26 GMT+09:00 Sachin Janani : > > > But i think this changes are overridden by > > ht

[GitHub] zeppelin pull request #1169: [WIP] [ZEPPELIN-759] Spark 2.0 support

2016-07-12 Thread Leemoonsoo
GitHub user Leemoonsoo opened a pull request: https://github.com/apache/zeppelin/pull/1169 [WIP] [ZEPPELIN-759] Spark 2.0 support ### What is this PR for? This PR implement spark 2.0 support based on #747. This PR has approach from #980 which is reimplementing code in scala.

[GitHub] zeppelin issue #1144: add try-catch in close() method.

2016-07-12 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1144 LGTM. Merging if there's no more discussion. --- 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 fea

[GitHub] zeppelin pull request #1138: [DOC][MINOR] Add shell interpreter docs to _nav...

2016-07-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1138 --- 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 e

[GitHub] zeppelin issue #908: ZEPPELIN-598 ] Dynamic loading for Interpreter and API

2016-07-12 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/908 What's the status of 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

[GitHub] zeppelin issue #1144: add try-catch in close() method.

2016-07-12 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1144 @voyageth Could you please change the title including [ZEPPELIN-1128]? --- 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 proj

[GitHub] zeppelin issue #1163: [ZEPPELIN-1149] %sh interpreter kerberos support

2016-07-12 Thread rconline
Github user rconline commented on the issue: https://github.com/apache/zeppelin/pull/1163 @jongyoul no there isn't. Here's the snippet from UserGroupInformation, which is essentially from Hadoop security. In future we will implement multiple methods of security. At present for Kerbero

[GitHub] zeppelin issue #1144: [ZEPPELIN-1128] add try-catch in close() method.

2016-07-12 Thread voyageth
Github user voyageth commented on the issue: https://github.com/apache/zeppelin/pull/1144 Change catch SQLException to Exception. I think connection.close() can throw other Exception. --- If your project is set up for it, you can reply to this email and have your reply appear on GitH

[GitHub] zeppelin issue #1157: [ZEPPELIN-1146] Zeppelin JDBC interpreter should work ...

2016-07-12 Thread rja1
Github user rja1 commented on the issue: https://github.com/apache/zeppelin/pull/1157 @prabhjyotsingh would you mind sharing your jdbc interpreter settings please? I must be missing something.. Thanks --- If your project is set up for it, you can reply to this email and have your r

[GitHub] zeppelin issue #1157: [ZEPPELIN-1146] Zeppelin JDBC interpreter should work ...

2016-07-12 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1157 @rja1 Sure, attaching both screenshot and json. I have tested this for hive and phoenix. https://cloud.githubusercontent.com/assets/674497/16776893/11020f28-4885-11e6-878b-d715561ef

[GitHub] zeppelin issue #1145: [ZEPPELIN-1012] Support Interpreter Aliases

2016-07-12 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1145 @jongyoul Regarding `Prefix Not found`, Thought it was coming from this PR but found that `Prefix Not found` message looks like coming after ca27bf5c11ad29070eb392f04ea4867d9

[GitHub] zeppelin issue #1145: [ZEPPELIN-1012] Support Interpreter Aliases

2016-07-12 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1145 Another behavior change i found from this PR is, When no interpreter is binded to a notebook, (e.g. incase of conf/interpreter.json is removed) When user open a notebook, Zeppelin a

ApacheCon Europe Call For Papers Open

2016-07-12 Thread Rich Bowen
As you are no doubt already aware, we will be holding ApacheCon in Seville, Spain, the week of November 14th, 2016. The call for papers (CFP) for this event is now open, and will remain open until September 9th. The event is divided into two parts, each with its own CFP. The first part of the eve

[jira] [Created] (ZEPPELIN-1158) Use "zeppelin-${cluster_name}@${realm}" instead of "zeppelin/${cluster-name}{realm}" for identity in kerberos.json

2016-07-12 Thread Shraddha Sumit (JIRA)
Shraddha Sumit created ZEPPELIN-1158: Summary: Use "zeppelin-${cluster_name}@${realm}" instead of "zeppelin/${cluster-name}{realm}" for identity in kerberos.json Key: ZEPPELIN-1158 URL: https://issues.apache.o

[GitHub] zeppelin pull request #1170: BigQuery Interpreter for Apazhe Zeppelin[ZEPPEL...

2016-07-12 Thread babupe
GitHub user babupe opened a pull request: https://github.com/apache/zeppelin/pull/1170 BigQuery Interpreter for Apazhe Zeppelin[ZEPPELIN-1153] ### What is this PR for? Google BigQuery is a popular no-ops datawarehouse. This commit will enable Apache Zeppelin users to perform BI

google bigQuery Interpreter

2016-07-12 Thread Babu Prasad Elumalai
Hi, https://issues.apache.org/jira/browse/ZEPPELIN-1153 I have created an Interpreter for BigQuery for Apache Zeppelin. The code is currently in my local dev environment and I would like to review and push the changes out. Above is the Jira that I created for this project. Please let me know ho

Re: Zeppelin 0.6.0 on CDH 5.7.1

2016-07-12 Thread Benjamin Kim
It looks like not mismatched versions. I tried local[*] mode and got the same error again just for Spark SQL (SQLContext). java.lang.NullPointerException at org.apache.spark.sql.hive.client.ClientWrapper.conf(ClientWrapper.scala:205) at org.apache.spark.sql.hive.client.ClientWra

[GitHub] zeppelin issue #1170: BigQuery Interpreter for Apazhe Zeppelin[ZEPPELIN-1153...

2016-07-12 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1170 Great contribution, thank you! Couple of questions on top of few one already raised above: - will you be willing to add some tests as well? Looking at other interpreters impl like #1164 o

[jira] [Created] (ZEPPELIN-1159) Livy interpreter gets "404 not found" error

2016-07-12 Thread Yesha Vora (JIRA)
Yesha Vora created ZEPPELIN-1159: Summary: Livy interpreter gets "404 not found" error Key: ZEPPELIN-1159 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1159 Project: Zeppelin Issue Type

[jira] [Created] (ZEPPELIN-1160) Add an option to serially execute all paragraphs

2016-07-12 Thread Yesha Vora (JIRA)
Yesha Vora created ZEPPELIN-1160: Summary: Add an option to serially execute all paragraphs Key: ZEPPELIN-1160 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1160 Project: Zeppelin Issue

[GitHub] zeppelin issue #1145: [ZEPPELIN-1012] Support Interpreter Aliases

2016-07-12 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1145 @Leemoonsoo I've check the default binding issues and I will fix 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 projec

[GitHub] zeppelin pull request #1168: [MINOR] Add formatter

2016-07-12 Thread jongyoul
Github user jongyoul closed the pull request at: https://github.com/apache/zeppelin/pull/1168 --- 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

[GitHub] zeppelin pull request #1168: [MINOR] Add formatter

2016-07-12 Thread jongyoul
GitHub user jongyoul reopened a pull request: https://github.com/apache/zeppelin/pull/1168 [MINOR] Add formatter ### What is this PR for? Unifying the format of codes ### What type of PR is it? [Feature] ### Todos * [x] - Add formatter * [x] - Conver

[GitHub] zeppelin pull request #1171: [ZEPPELIN-1150] Table contents disappear 2nd ru...

2016-07-12 Thread Leemoonsoo
GitHub user Leemoonsoo opened a pull request: https://github.com/apache/zeppelin/pull/1171 [ZEPPELIN-1150] Table contents disappear 2nd run onwards ### What is this PR for? Fix for [ZEPPELIN-1150](https://issues.apache.org/jira/browse/ZEPPELIN-1150). ### What type of PR

[jira] [Created] (ZEPPELIN-1161) Reverse the Result execution time precision

2016-07-12 Thread CORNEAU Damien (JIRA)
CORNEAU Damien created ZEPPELIN-1161: Summary: Reverse the Result execution time precision Key: ZEPPELIN-1161 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1161 Project: Zeppelin Is

[GitHub] zeppelin issue #1145: [ZEPPELIN-1012] Support Interpreter Aliases

2016-07-12 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1145 @Leemoonsoo Concerning `sql interpreter not found`, I'll fix that issue with another one. I'll remove `jdbc` magic after I adopt this feature. --- If your project is set up for it, you can reply

Re: Actual execution time is not getting displayed in paragraph

2016-07-12 Thread Corneau Damien
I just confirmed it and created an issue: https://issues.apache.org/jira/browse/ZEPPELIN-1161 PR should be coming pretty quickly On Tue, Jul 12, 2016 at 11:44 PM, Sachin Janani wrote: > Ok will create a issue and if possible submit a patch for this > > Thanks, > SJ > > On Tue, Jul 12, 2016 at 8:

[GitHub] zeppelin issue #908: ZEPPELIN-598 ] Dynamic loading for Interpreter and API

2016-07-12 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/908 @jongyoul Task is waiting. It has been delayed due to other work in progress. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] zeppelin issue #1171: [ZEPPELIN-1150] Table contents disappear 2nd run onwar...

2016-07-12 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1171 I got a following build error. ``` [INFO] --- frontend-maven-plugin:0.0.25:grunt (grunt build) @ zeppelin-web --- [INFO] Running 'grunt build --no-color' in /home/nflabs/tmp/zeppeli

[GitHub] zeppelin pull request #1172: [Zeppelin-1161] Revert precise execution time

2016-07-12 Thread corneadoug
GitHub user corneadoug opened a pull request: https://github.com/apache/zeppelin/pull/1172 [Zeppelin-1161] Revert precise execution time ### What is this PR for? It had been pointed out in the mailing list that after https://github.com/apache/zeppelin/pull/862, the execution tim

[GitHub] zeppelin issue #1172: [Zeppelin-1161] Revert precise execution time

2016-07-12 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1172 @corneadoug Wasn't it intended behaviour because of [https://github.com/apache/zeppelin/pull/862#issuecomment-221474937](https://github.com/apache/zeppelin/pull/862#issuecomment-221474937)? Any

[jira] [Created] (ZEPPELIN-1162) Fix rawType in NotebookRestApi

2016-07-12 Thread Jongyoul Lee (JIRA)
Jongyoul Lee created ZEPPELIN-1162: -- Summary: Fix rawType in NotebookRestApi Key: ZEPPELIN-1162 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1162 Project: Zeppelin Issue Type: Bug

[GitHub] zeppelin issue #1172: [Zeppelin-1161] Revert precise execution time

2016-07-12 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1172 @AhyoungRyu No, that discussion was about the elapsed time. Right, for long one, maybe we should show something else than seconds. I will modify that. --- If your project is set up for it,

[jira] [Created] (ZEPPELIN-1163) Change some parameter name properly in NotebookRestApi

2016-07-12 Thread Jongyoul Lee (JIRA)
Jongyoul Lee created ZEPPELIN-1163: -- Summary: Change some parameter name properly in NotebookRestApi Key: ZEPPELIN-1163 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1163 Project: Zeppelin

[GitHub] zeppelin issue #1171: [ZEPPELIN-1150] Table contents disappear 2nd run onwar...

2016-07-12 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1171 @astroshim Thanks for testing. Build error is addressed in last commit. --- 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 p

[GitHub] zeppelin pull request #1173: ZeppelinHub Realm

2016-07-12 Thread anthonycorbacho
GitHub user anthonycorbacho opened a pull request: https://github.com/apache/zeppelin/pull/1173 ZeppelinHub Realm ### What is this PR for? Add a new Shiro Realm that lets users authenticate in Apache Zeppelin using their ZeppelinHub credentials. ### What type of PR is i

[jira] [Created] (ZEPPELIN-1164) Add ZeppelinHub Realm

2016-07-12 Thread Anthony Corbacho (JIRA)
Anthony Corbacho created ZEPPELIN-1164: -- Summary: Add ZeppelinHub Realm Key: ZEPPELIN-1164 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1164 Project: Zeppelin Issue Type: Task

[GitHub] zeppelin issue #1171: [ZEPPELIN-1150] Table contents disappear 2nd run onwar...

2016-07-12 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1171 @Leemoonsoo Tested, Fix for the table after re-run confirmed. For the second item, I would keep the solution used in https://issues.apache.org/jira/browse/ZEPPELIN-1078 Since yo

[GitHub] zeppelin issue #1171: [ZEPPELIN-1150] Table contents disappear 2nd run onwar...

2016-07-12 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1171 Build error has gone and working good! --- 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

[GitHub] zeppelin issue #1110: [ZEPPELIN-1091] Disable ace editor's showSettingsMenu ...

2016-07-12 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1110 Merging if there is no more discussions --- 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 featur

[GitHub] zeppelin pull request #1121: [Improve] workflow - run to relation paragraph

2016-07-12 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1121 --- 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 featur

[GitHub] zeppelin pull request #1174: [ Improve ] Paragraph dynamic relationship exec...

2016-07-12 Thread cloverhearts
GitHub user cloverhearts opened a pull request: https://github.com/apache/zeppelin/pull/1174 [ Improve ] Paragraph dynamic relationship executable form ### What is this PR for? Through a dynamic form, you can execute the order in para graph. There is a difference with traditi

[GitHub] zeppelin issue #1171: [ZEPPELIN-1150] Table contents disappear 2nd run onwar...

2016-07-12 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1171 @corneadoug Try revert line 413 and 473. And then run paragraph multiple times (with table result). In my machine after 2~3 times without 413, 473 change, browser almost freeze. --- If your p

[GitHub] zeppelin issue #908: ZEPPELIN-598 ] Dynamic loading for Interpreter and API

2016-07-12 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/908 @cloverhearts I've got it. Thanks. --- 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 enable

[GitHub] zeppelin issue #1172: [Zeppelin-1161] Revert precise execution time

2016-07-12 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1172 @AhyoungRyu Made modifications and added screenshot --- 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

[GitHub] zeppelin issue #747: [ZEPPELIN-605] Add support for Scala 2.11

2016-07-12 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/747 @bzz and @Leemoonsoo I have updated the readme to match the ci, and also refactored the reflection utility methods to a separate class. --- If your project is set up for it, you can rep

[GitHub] zeppelin pull request #1174: [ Improve ] Paragraph dynamic relationship exec...

2016-07-12 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1174 --- 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 featur

[GitHub] zeppelin issue #1171: [ZEPPELIN-1150] Table contents disappear 2nd run onwar...

2016-07-12 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1171 @corneadoug I tried more and it looks like slowing down without 413 and 473 change is not consistently reproducible. Anyway, logically, 413 and 473 change reduce text rendering from

[GitHub] zeppelin issue #1171: [ZEPPELIN-1150] Table contents disappear 2nd run onwar...

2016-07-12 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1171 @Leemoonsoo I tested again, originally I was testing with previous `|| resultRefreshed` 473 does help the text rendering indeed. However I have the same improvement without 413 for both TAB

[GitHub] zeppelin pull request #1175: use static field logger instead of function

2016-07-12 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/1175 use static field logger instead of function ### What is this PR for? Create static field logger in Paragraph instead of function to make the code style consistent. This is a trivial and s

[jira] [Created] (ZEPPELIN-1165) Paragraph dynamic relationship executable form

2016-07-12 Thread CloverHearts (JIRA)
CloverHearts created ZEPPELIN-1165: -- Summary: Paragraph dynamic relationship executable form Key: ZEPPELIN-1165 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1165 Project: Zeppelin Is

[GitHub] zeppelin issue #1172: [Zeppelin-1161] Revert precise execution time

2016-07-12 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1172 @corneadoug more graceful! Thanks for taking care of this 👍 --- 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

[GitHub] zeppelin pull request #1153: Block all routes except Home when user isn't lo...

2016-07-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1153 --- 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 e

[GitHub] zeppelin issue #1172: [Zeppelin-1161] Revert precise execution time

2016-07-12 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1172 @corneadoug When I build this PR in my local, i got this jscs warnings. https://cloud.githubusercontent.com/assets/10060731/16793638/7b1dc450-490d-11e6-837d-8f271a40d049.png";> --- I

[GitHub] zeppelin issue #1171: [ZEPPELIN-1150] Table contents disappear 2nd run onwar...

2016-07-12 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1171 @corneadoug 413 and 473 "together" are alternative fix for ZEPPELIN-1078 for better performance. Without 413, applying 473 will bring ZEPPELIN-1078 problem again. --- If your project

[jira] [Created] (ZEPPELIN-1166) Missing Jquery-ui CSS

2016-07-12 Thread CORNEAU Damien (JIRA)
CORNEAU Damien created ZEPPELIN-1166: Summary: Missing Jquery-ui CSS Key: ZEPPELIN-1166 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1166 Project: Zeppelin Issue Type: Bug

[GitHub] zeppelin pull request #1176: [Zeppelin 1165 : improve] Paragraph dynamic rel...

2016-07-12 Thread cloverhearts
GitHub user cloverhearts opened a pull request: https://github.com/apache/zeppelin/pull/1176 [Zeppelin 1165 : improve] Paragraph dynamic relationship executable form ### What is this PR for? Through a dynamic form, you can execute the order in para graph. There is a differen

[GitHub] zeppelin issue #1176: [Zeppelin 1165 : improve] Paragraph dynamic relationsh...

2016-07-12 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1176 @cloverhearts Is this PR WIP? --- 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

[GitHub] zeppelin pull request #1177: change the jquery-ui css file name

2016-07-12 Thread corneadoug
GitHub user corneadoug opened a pull request: https://github.com/apache/zeppelin/pull/1177 change the jquery-ui css file name ### What is this PR for? The Jquery-ui css file name changed between version and is now missing ![screen shot 2016-07-13 at 3 37 02 pm](https://cloud

[GitHub] zeppelin issue #1171: [ZEPPELIN-1150] Table contents disappear 2nd run onwar...

2016-07-12 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1171 @Leemoonsoo I was testing with %spark only, while ZEPPELIN-1078's issue shows with %python. LGTM --- If your project is set up for it, you can reply to this email and have your reply appea