[jira] [Created] (ZEPPELIN-1591) PhantomJS failing on Mac OS Sierra

2016-10-29 Thread CORNEAU Damien (JIRA)
CORNEAU Damien created ZEPPELIN-1591: Summary: PhantomJS failing on Mac OS Sierra Key: ZEPPELIN-1591 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1591 Project: Zeppelin Issue Type

Re: Your thoughts on adding webhooks for Slack/Mattermost

2016-10-01 Thread Corneau Damien
Hi Peter, Sadly the images are not showing, could you host them somewhere? On Sat, Oct 1, 2016 at 10:01 AM, Peter McCaffrey wrote: > Hi everyone, > I'm new to the mailing list but I've become a real fan of Zeppelin > over the past several months, using it to create

[jira] [Created] (ZEPPELIN-1510) Zeppelin-Web Good Practices #5 - ng-if vs ng-show

2016-09-29 Thread CORNEAU Damien (JIRA)
CORNEAU Damien created ZEPPELIN-1510: Summary: Zeppelin-Web Good Practices #5 - ng-if vs ng-show Key: ZEPPELIN-1510 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1510 Project: Zeppelin

[jira] [Created] (ZEPPELIN-1496) Apply Zeppelin-Web Good Practice guide #1 to the code

2016-09-27 Thread CORNEAU Damien (JIRA)
CORNEAU Damien created ZEPPELIN-1496: Summary: Apply Zeppelin-Web Good Practice guide #1 to the code Key: ZEPPELIN-1496 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1496 Project: Zeppelin

[jira] [Created] (ZEPPELIN-1495) Zeppelin-Web Good Practices #4 - Using ng-bind

2016-09-26 Thread CORNEAU Damien (JIRA)
CORNEAU Damien created ZEPPELIN-1495: Summary: Zeppelin-Web Good Practices #4 - Using ng-bind Key: ZEPPELIN-1495 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1495 Project: Zeppelin

[jira] [Created] (ZEPPELIN-1462) Zeppelin-Web Good Practices #3 - How to write a controller

2016-09-20 Thread CORNEAU Damien (JIRA)
CORNEAU Damien created ZEPPELIN-1462: Summary: Zeppelin-Web Good Practices #3 - How to write a controller Key: ZEPPELIN-1462 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1462 Project

[jira] [Created] (ZEPPELIN-1415) Zeppelin-Web Good Practices #2 - Event Dispatching

2016-09-06 Thread CORNEAU Damien (JIRA)
CORNEAU Damien created ZEPPELIN-1415: Summary: Zeppelin-Web Good Practices #2 - Event Dispatching Key: ZEPPELIN-1415 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1415 Project: Zeppelin

[jira] [Created] (ZEPPELIN-1414) Remove Contributing Markdown file from project source code

2016-09-05 Thread CORNEAU Damien (JIRA)
CORNEAU Damien created ZEPPELIN-1414: Summary: Remove Contributing Markdown file from project source code Key: ZEPPELIN-1414 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1414 Project

Re: Accessing bound vars from JS

2016-08-25 Thread Corneau Damien
There is no real API to access the value inside of JS. However, if we are really talking about accessing values set using z.angularBing(), you can do it in your case with: angular.element('#dummy').scope().valueBinded I have a small example here of an autocomplete input: *Notebook:*

[jira] [Created] (ZEPPELIN-1359) Re-order Zeppelin-web karma.conf

2016-08-23 Thread CORNEAU Damien (JIRA)
CORNEAU Damien created ZEPPELIN-1359: Summary: Re-order Zeppelin-web karma.conf Key: ZEPPELIN-1359 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1359 Project: Zeppelin Issue Type

[jira] [Created] (ZEPPELIN-1346) Add contributing instructions to the website

2016-08-18 Thread CORNEAU Damien (JIRA)
CORNEAU Damien created ZEPPELIN-1346: Summary: Add contributing instructions to the website Key: ZEPPELIN-1346 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1346 Project: Zeppelin

Re: Zeppelin web development tools

2016-08-17 Thread Corneau Damien
Hi Onkar, `./grunt serve` is the best way to go, also everything in that mode should be the same as after build. I just tried and import dialog is showing, so if there is issues, you might want to clean your cache, or might have forgot to add the newly created .js file in the index.html (

Re: [VOTE] Apache Zeppelin release 0.6.1 (rc1)

2016-08-12 Thread Corneau Damien
The progress bar % depends will show status depending on the interpreter. Maybe the JDBC interpreter do not handle it. On Fri, Aug 12, 2016 at 3:59 PM, Sachin Janani wrote: > Its working properly for Spark interpreter but not for JDBC > > On Fri, Aug 12, 2016 at 9:42 AM,

[jira] [Created] (ZEPPELIN-1310) Remove angular debug classes

2016-08-09 Thread CORNEAU Damien (JIRA)
CORNEAU Damien created ZEPPELIN-1310: Summary: Remove angular debug classes Key: ZEPPELIN-1310 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1310 Project: Zeppelin Issue Type

[jira] [Created] (ZEPPELIN-1290) Refactor Navbar Controller to keep the controllerAs with vm structure

2016-08-04 Thread CORNEAU Damien (JIRA)
CORNEAU Damien created ZEPPELIN-1290: Summary: Refactor Navbar Controller to keep the controllerAs with vm structure Key: ZEPPELIN-1290 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1290

[jira] [Created] (ZEPPELIN-1276) Notebook Name input is not disappearing anymore

2016-08-03 Thread CORNEAU Damien (JIRA)
CORNEAU Damien created ZEPPELIN-1276: Summary: Notebook Name input is not disappearing anymore Key: ZEPPELIN-1276 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1276 Project: Zeppelin

Re: [ZEPPELIN-1008] Improve Interpreter binding dialog

2016-08-01 Thread Corneau Damien
Originally, the default interpreter is never saved on front-end side. It is set on back-end side. On Tue, Aug 2, 2016 at 3:35 AM, Minudika Malshan wrote: > On Sat, Jul 30, 2016 at 7:30 PM, Minudika Malshan > wrote: > > > Hi all, > > > > Currently

Re: integrate authorization

2016-07-20 Thread Corneau Damien
Hi, I know this PR https://github.com/apache/zeppelin/pull/1173 is implementing something a bit similar. Maybe that will give you some leads On Wed, Jul 20, 2016 at 9:18 PM, Hyung Sung Shim wrote: > Hi. > Unfortunetely There is no way to solve your problem on zeppelin level

[jira] [Created] (ZEPPELIN-1183) Remove the use of $windows.location for redirection

2016-07-14 Thread CORNEAU Damien (JIRA)
CORNEAU Damien created ZEPPELIN-1183: Summary: Remove the use of $windows.location for redirection Key: ZEPPELIN-1183 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1183 Project: Zeppelin

Running Selenium tests

2016-07-13 Thread Corneau Damien
Hi, Does anybody have a good way to run Selenium tests from command line? There isn't much documentation about it, and I can't get it to run anymore. I tried both: *TEST_SELENIUM="true" mvn package -DfailIfNoTests=false -pl 'zeppelin-interpreter,zeppelin-zengine,zeppelin-server'

[jira] [Created] (ZEPPELIN-1167) Refactoring - Group $scope.$on functions at the bottom of controllers

2016-07-13 Thread CORNEAU Damien (JIRA)
CORNEAU Damien created ZEPPELIN-1167: Summary: Refactoring - Group $scope.$on functions at the bottom of controllers Key: ZEPPELIN-1167 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1167

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

2016-07-13 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

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

Re: [ANNOUNCE] Apache Zeppelin 0.6.0 released

2016-07-07 Thread Corneau Damien
FYI, the Helium logs in the console should be on master, but not on 0.6.0 branch. Those 500 errors should not have any effect when running. On Fri, Jul 8, 2016 at 8:01 AM, Randy Gelhausen wrote: > I don't- I hoped providing that information may help finding & fixing the >

[jira] [Created] (ZEPPELIN-1113) Paragraph is saving the colWidth when value didn't change

2016-07-05 Thread CORNEAU Damien (JIRA)
CORNEAU Damien created ZEPPELIN-1113: Summary: Paragraph is saving the colWidth when value didn't change Key: ZEPPELIN-1113 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1113 Project

[jira] [Created] (ZEPPELIN-1095) Inconsistencies in the way TEXT result is sent when running a paragraph

2016-07-01 Thread CORNEAU Damien (JIRA)
CORNEAU Damien created ZEPPELIN-1095: Summary: Inconsistencies in the way TEXT result is sent when running a paragraph Key: ZEPPELIN-1095 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1095

[jira] [Created] (ZEPPELIN-1089) Add Eslint

2016-06-30 Thread CORNEAU Damien (JIRA)
CORNEAU Damien created ZEPPELIN-1089: Summary: Add Eslint Key: ZEPPELIN-1089 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1089 Project: Zeppelin Issue Type: Sub-task

[jira] [Created] (ZEPPELIN-1088) Add Htmlhint

2016-06-30 Thread CORNEAU Damien (JIRA)
CORNEAU Damien created ZEPPELIN-1088: Summary: Add Htmlhint Key: ZEPPELIN-1088 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1088 Project: Zeppelin Issue Type: Sub-task

[jira] [Created] (ZEPPELIN-1087) Improving Front-End code quality with better build tools

2016-06-30 Thread CORNEAU Damien (JIRA)
CORNEAU Damien created ZEPPELIN-1087: Summary: Improving Front-End code quality with better build tools Key: ZEPPELIN-1087 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1087 Project

Re: Zeppelin Can't Wont list notebooks in notebook directory

2016-06-29 Thread Corneau Damien
Hi Trevor, First time I hear about that. Did you try the refresh button next to the notebook list on the homepage? On Thu, Jun 30, 2016 at 6:35 AM, Trevor Grant wrote: > I recently upgraded an older snap shot of 0.6 > > Following the upgrade, the notebooks in

[jira] [Created] (ZEPPELIN-1016) Remove Zeppelin-web deprecated dependencies warnings

2016-06-16 Thread CORNEAU Damien (JIRA)
CORNEAU Damien created ZEPPELIN-1016: Summary: Remove Zeppelin-web deprecated dependencies warnings Key: ZEPPELIN-1016 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1016 Project: Zeppelin

[jira] [Created] (ZEPPELIN-1010) Improve Grid System based on Device size

2016-06-15 Thread CORNEAU Damien (JIRA)
CORNEAU Damien created ZEPPELIN-1010: Summary: Improve Grid System based on Device size Key: ZEPPELIN-1010 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1010 Project: Zeppelin

[jira] [Created] (ZEPPELIN-975) Move the Download Data button outside the paragraph settings

2016-06-08 Thread CORNEAU Damien (JIRA)
CORNEAU Damien created ZEPPELIN-975: --- Summary: Move the Download Data button outside the paragraph settings Key: ZEPPELIN-975 URL: https://issues.apache.org/jira/browse/ZEPPELIN-975 Project

Re: issues with Visualization

2016-06-06 Thread Corneau Damien
We can't see the image in this email. Maybe you should host it somewhere and then post the link. Another method would be to share your notebook so that we can try it out. You can use https://www.zeppelinhub.com/viewer if the notebook is hosted somewhere public On Tue, Jun 7, 2016 at 11:40 AM,

Re: My last JIRA comments not sent on mailing list

2016-05-24 Thread Corneau Damien
As far as I know, Jira is pushing to the mailing list only when the issue is created. If you add comment to the issue, it will only send notification to people following the issue (People following, Creator, and those who answered on it) On Tue, May 24, 2016 at 8:31 AM, Eric Charles