[GitHub] incubator-zeppelin pull request: [ZEPPELIN-704] Display elapse tim...

2016-05-10 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/862#issuecomment-218076224 Text floats outside paragraph https://cloud.githubusercontent.com/assets/674497/15138233/1a1b8978-16ac-11e6-9a6d-6b8d8d6d2f1b.png";> --- If

[GitHub] incubator-zeppelin pull request: ZeppelinHub notebook storage/conn...

2016-05-10 Thread khalidhuseynov
GitHub user khalidhuseynov opened a pull request: https://github.com/apache/incubator-zeppelin/pull/880 ZeppelinHub notebook storage/connection repository ### What is this PR for? This is to add [ZeppelinHub](https://www.zeppelinhub.com) notebook storage/connection layer to the

[jira] [Created] (ZEPPELIN-844) Navbar menu should not show up if user is not authenticated.

2016-05-10 Thread Prabhjyot Singh (JIRA)
Prabhjyot Singh created ZEPPELIN-844: Summary: Navbar menu should not show up if user is not authenticated. Key: ZEPPELIN-844 URL: https://issues.apache.org/jira/browse/ZEPPELIN-844 Project: Zeppe

[GitHub] incubator-zeppelin pull request: ZEPPELIN-844: Navbar menu should ...

2016-05-10 Thread prabhjyotsingh
GitHub user prabhjyotsingh opened a pull request: https://github.com/apache/incubator-zeppelin/pull/881 ZEPPELIN-844: Navbar menu should not show up if user is not authenticated ### What is this PR for? If a user in not authenticated, s/he should not see Navbar menu, or search b

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-704] Display elapse tim...

2016-05-10 Thread sagarkulkarni3592
Github user sagarkulkarni3592 commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/862#issuecomment-218112512 Even after merging the pull request for [ZEPPELIN](https://github.com/apache/incubator-zeppelin/pull/848) , it was showing "Took xx seconds. Last u

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-704] Display elapse tim...

2016-05-10 Thread sagarkulkarni3592
Github user sagarkulkarni3592 commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/862#issuecomment-218114216 @prabhjyotsingh Thank u for the suggestion about text float. I have made the necessary changes. Is this ok? ![screen shot 2016-05-10 at 3 27

[GitHub] incubator-zeppelin pull request: ZEPPELIN-830 Improve table displa...

2016-05-10 Thread corneadoug
Github user corneadoug commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/858#issuecomment-218131360 Anyway to not have: * zeroclipboard * pikaday * moment included when installing Handsontable? --- If your project is set up for it, y

[GitHub] incubator-zeppelin pull request: ZEPPELIN-830 Improve table displa...

2016-05-10 Thread r-kamath
Github user r-kamath commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/858#issuecomment-218138415 @corneadoug [Use without pikaday #2841](https://github.com/handsontable/handsontable/issues/2841) --- If your project is set up for it, you can reply to t

[GitHub] incubator-zeppelin pull request: ZEPPELIN-830 Improve table displa...

2016-05-10 Thread corneadoug
Github user corneadoug commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/858#issuecomment-218139724 @r-kamath https://github.com/handsontable/hot-builder I understand that by default it seems to be needed, however I'm reticent to include 3 different d

[GitHub] incubator-zeppelin pull request: ZEPPELIN-830 Improve table displa...

2016-05-10 Thread r-kamath
Github user r-kamath commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/858#issuecomment-218142389 Not sure if we can avoid those dependencies by choosing hot-builder! Though we are not using the copy/ paste, date picker and date formatting, it is stil

[GitHub] incubator-zeppelin pull request: ZEPPELIN-830 Improve table displa...

2016-05-10 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/858#issuecomment-218164861 I would agree with @r-kamath, as long as those dependencies are not been written in bower.json we should be ok. https://github.com/apache/incubato

[GitHub] incubator-zeppelin pull request: ZEPPELIN-830 Improve table displa...

2016-05-10 Thread corneadoug
Github user corneadoug commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/858#issuecomment-218183698 I don't get why its not important to have additional dependencies that we are not using in our build if its not in bower.json, maybe somebody can explain

[GitHub] incubator-zeppelin pull request: ZEPPELIN-830 Improve table displa...

2016-05-10 Thread r-kamath
Github user r-kamath commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/858#issuecomment-218190257 @corneadoug Again, this is an issue on handsontable please follow these links. Those entries in index.html should disappear when handsontable team fix the i

[jira] [Created] (ZEPPELIN-845) Fix Image URL issue on documentation

2016-05-10 Thread DOAN DuyHai (JIRA)
DOAN DuyHai created ZEPPELIN-845: Summary: Fix Image URL issue on documentation Key: ZEPPELIN-845 URL: https://issues.apache.org/jira/browse/ZEPPELIN-845 Project: Zeppelin Issue Type: Bug

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-845] Fix Image URL issu...

2016-05-10 Thread doanduyhai
GitHub user doanduyhai opened a pull request: https://github.com/apache/incubator-zeppelin/pull/882 [ZEPPELIN-845] Fix Image URL issue on documentation ### What is this PR for? Fix Image URL issue on documentation Currently, on the doc pages of 0.6.0-SNAPSHOT, some image

[GitHub] incubator-zeppelin pull request: ZEPPELIN-385 Read-only mode for z...

2016-05-10 Thread nolangrace
Github user nolangrace commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/389#issuecomment-218252933 I would love to take advantage of this feature is there anything I can do help move this pull request forward? --- If your project is set up for it, you

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-828] Use individual use...

2016-05-10 Thread prasadwagle
Github user prasadwagle commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/860#issuecomment-218261399 @Leemoonsoo I agree with you and have implemented the change to pass all user credentials to the interpreter. I also updated the screencast. Please let m

[GitHub] incubator-zeppelin pull request: ZEPPELIN-385 Read-only mode for z...

2016-05-10 Thread H4ml3t
Github user H4ml3t commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/389#issuecomment-218296304 Ditto! :) :+1: --- 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

[jira] [Created] (ZEPPELIN-846) Notebook list in nav bar is not scrollable

2016-05-10 Thread Mina Lee (JIRA)
Mina Lee created ZEPPELIN-846: - Summary: Notebook list in nav bar is not scrollable Key: ZEPPELIN-846 URL: https://issues.apache.org/jira/browse/ZEPPELIN-846 Project: Zeppelin Issue Type: Bug

Re: Execution of R Paragraph is pending for infinite time

2016-05-10 Thread Samuel Alexander
Hi Amos, It doesn't contain any other information apart what I've sent earlier. Thanks, Sam. On Tue, May 10, 2016 at 2:10 AM, Amos Elberg wrote: > Yes, please. > > On May 9, 2016, at 12:14 PM, Samuel Alexander > wrote: > > Hi Amos, > > I am using ubuntu docker in a ubuntu system. > > Yes, it

[GitHub] incubator-zeppelin pull request: Fix notebook folder structure nam...

2016-05-10 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/incubator-zeppelin/pull/883 Fix notebook folder structure name match bug ### What is this PR for? Current regex match rule for notebook folder takes not only `/` as delimiter but also `[` and `]`. ###

Zeppelin server dies immediately after start (Multiple SLF4J bindings exception)

2016-05-10 Thread Pratik Joshi
Hello everyone, I have the latest zeppelin repository checked out and I was able to successfully build the project. However, when I tried to start the zeppelin server via the zeppelin-daemon.sh script, the server dies immediately after starting - Zeppelin start

[GitHub] incubator-zeppelin pull request: add note permission,logout so tha...

2016-05-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/861 --- 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 fea

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-599]notebook search sho...

2016-05-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/859 --- 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 fea