[GitHub] incubator-zeppelin pull request: Switch ngDelete to ngEscape

2015-07-09 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/incubator-zeppelin/pull/149 Switch ngDelete to ngEscape When IBM-compatible keyboards user presses `Delete` key, it updates title of notebook/paragraph instead of forward delete. This PR fix this bug by removi

Re: [DISCUSS] Release 0.5.0

2015-07-09 Thread Alex
That would be great, Moon. Let's do it! -- Kind regards, Alexander > On 09 Jul 2015, at 23:06, moon soo Lee wrote: > > Hi folks, > > Now we have all issues in 0.5.0 resolved. > If everything is okay I'd like to volunteer creating a release candidate > and start voting process. > Let me know yo

Re: [DISCUSS] Release 0.5.0

2015-07-09 Thread Jongyoul Lee
+1 On Fri, Jul 10, 2015 at 5:31 AM, DuyHai Doan wrote: > +1 > > On Thu, Jul 9, 2015 at 9:29 PM, Paul Curtis wrote: > > > I'd love to get PR 110 in (Drill) as it now builds. For all others, +1 > > > > On Thu, Jul 9, 2015 at 2:27 PM, Amos B. Elberg > > wrote: > > > > > +1 > > > > > > > On Jul 9,

Re: [DISCUSS] Release 0.5.0

2015-07-09 Thread DuyHai Doan
+1 On Thu, Jul 9, 2015 at 9:29 PM, Paul Curtis wrote: > I'd love to get PR 110 in (Drill) as it now builds. For all others, +1 > > On Thu, Jul 9, 2015 at 2:27 PM, Amos B. Elberg > wrote: > > > +1 > > > > > On Jul 9, 2015, at 1:27 PM, Henry Saputra > > wrote: > > > > > > Sounds good, thanks Moo

Re: [DISCUSS] Release 0.5.0

2015-07-09 Thread Paul Curtis
I'd love to get PR 110 in (Drill) as it now builds. For all others, +1 On Thu, Jul 9, 2015 at 2:27 PM, Amos B. Elberg wrote: > +1 > > > On Jul 9, 2015, at 1:27 PM, Henry Saputra > wrote: > > > > Sounds good, thanks Moon! > > > > +1 =) > > > >> On Thu, Jul 9, 2015 at 7:06 AM, moon soo Lee wrote

Re: [DISCUSS] Release 0.5.0

2015-07-09 Thread Amos B. Elberg
+1 > On Jul 9, 2015, at 1:27 PM, Henry Saputra wrote: > > Sounds good, thanks Moon! > > +1 =) > >> On Thu, Jul 9, 2015 at 7:06 AM, moon soo Lee wrote: >> Hi folks, >> >> Now we have all issues in 0.5.0 resolved. >> If everything is okay I'd like to volunteer creating a release candidate >> a

Re: [DISCUSS] Release 0.5.0

2015-07-09 Thread Henry Saputra
Sounds good, thanks Moon! +1 =) On Thu, Jul 9, 2015 at 7:06 AM, moon soo Lee wrote: > Hi folks, > > Now we have all issues in 0.5.0 resolved. > If everything is okay I'd like to volunteer creating a release candidate > and start voting process. > Let me know your concerns and comments. > > Thank

Re: [jira] [Created] (ZEPPELIN-163) Change Writing Zeppelin Interpreter documentation page

2015-07-09 Thread IT CTO
please help me understand the interpreter configuration process 1) When zeppelin first start it looks for interpreter.json in the conf dir 2) if found, uses that json for the configuration shown in the config menu. 3) if not found, ??? traverse the interpreter directory for all available interpret

[jira] [Created] (ZEPPELIN-163) Change Writing Zeppelin Interpreter documentation page

2015-07-09 Thread Eran W (JIRA)
Eran W created ZEPPELIN-163: --- Summary: Change Writing Zeppelin Interpreter documentation page Key: ZEPPELIN-163 URL: https://issues.apache.org/jira/browse/ZEPPELIN-163 Project: Zeppelin Issue Type:

[jira] [Created] (ZEPPELIN-162) java.lang.NoSuchMethodError: org.json4s.JsonDSL$.string2jvalue quering hive table

2015-07-09 Thread Brian Lockwood (JIRA)
Brian Lockwood created ZEPPELIN-162: --- Summary: java.lang.NoSuchMethodError: org.json4s.JsonDSL$.string2jvalue quering hive table Key: ZEPPELIN-162 URL: https://issues.apache.org/jira/browse/ZEPPELIN-162

[GitHub] incubator-zeppelin pull request: ZEPPELIN-106

2015-07-09 Thread tribbloid
GitHub user tribbloid opened a pull request: https://github.com/apache/incubator-zeppelin/pull/148 ZEPPELIN-106 Display interactive form in Iframe mode of paragraph The old pull request was contaminated, please merge the new one You can merge this pull request into a Git re

[GitHub] incubator-zeppelin pull request: Added Shiro security

2015-07-09 Thread hayssams
Github user hayssams commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/53#issuecomment-120032728 Hi, I'll merge this WE nad let you know as soon as it's done. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] incubator-zeppelin pull request: MapR 4 Profile corrected, Added A...

2015-07-09 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/110#issuecomment-120017523 Thanks. if adding a basic unittest is not too difficult, can we have one? I've seen drill have some facilities for testing jdbc (eg. https://github.com

[GitHub] incubator-zeppelin pull request: Added Shiro security

2015-07-09 Thread RPCMoritz
Github user RPCMoritz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/53#issuecomment-120013860 Hi, I'd like to know whether this PR will be followed up? Integrated authentication would go along way towards making Zeppelin enterprise capable without us

Re: [DISCUSS] Release 0.5.0

2015-07-09 Thread tog
+1 On 9 July 2015 at 15:06, moon soo Lee wrote: > Hi folks, > > Now we have all issues in 0.5.0 resolved. > If everything is okay I'd like to volunteer creating a release candidate > and start voting process. > Let me know your concerns and comments. > > Thanks, > moon > > > On Tue, Jun 30, 2015

[GitHub] incubator-zeppelin pull request: Presto Interpreter

2015-07-09 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/68#issuecomment-120003424 Hi, @danielhaviv Thanks for asking. This interpreter code looks good but i think there should be some sort of test for it. I recently i've

Re: [DISCUSS] Release 0.5.0

2015-07-09 Thread moon soo Lee
Hi folks, Now we have all issues in 0.5.0 resolved. If everything is okay I'd like to volunteer creating a release candidate and start voting process. Let me know your concerns and comments. Thanks, moon On Tue, Jun 30, 2015 at 2:54 AM Jongyoul Lee wrote: > Moon, > > Actually, we have nine is

[GitHub] incubator-zeppelin pull request: [WIP] Sync functionality with ano...

2015-07-09 Thread borisclemencon
Github user borisclemencon commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/123#issuecomment-119952798 Thanks @khalidhuseynov for this cool feature. Me and my colleagues work with Amamzon EMR on temporary clusters. We would love to store our notebooks on

Re: [zeppelin-web] [Test] Grunt all tests are failed

2015-07-09 Thread madhuka udantha
Here is Fixed for test, https://github.com/apache/incubator-zeppelin/pull/147 On Thu, Jul 9, 2015 at 10:37 AM, madhuka udantha wrote: > I thought of clean it, (where it can be even run). So zeppelin developer > can add their test. > It is important to have test. > What do you think? > > As I am