[jira] [Created] (ZEPPELIN-2399) Don't need to show any notes under trash in Job menu

2017-04-13 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-2399:
-

 Summary: Don't need to show any notes under trash in Job menu
 Key: ZEPPELIN-2399
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2399
 Project: Zeppelin
  Issue Type: Improvement
Reporter: Ahyoung Ryu
 Attachments: screenshot.png

Currently we can see all notes in Job page even they exist under trash can. 
(Please see the attached screenshot img)
I think we don't need to show them. 




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


[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)


[jira] [Created] (ZEPPELIN-2364) Add GUI for import/export to Zeppelin webapp

2017-04-05 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-2364:
-

 Summary: Add GUI for import/export to Zeppelin webapp
 Key: ZEPPELIN-2364
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2364
 Project: Zeppelin
  Issue Type: Sub-task
Reporter: Ahyoung Ryu






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


[jira] [Created] (ZEPPELIN-2362) implement an ".ipnb -<-> note.json" converter

2017-04-05 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-2362:
-

 Summary: implement an ".ipnb -<-> note.json" converter
 Key: ZEPPELIN-2362
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2362
 Project: Zeppelin
  Issue Type: Sub-task
Reporter: Ahyoung Ryu


Will be nice to implement {{.ipnb -<-> note.json}} converter with unit tests 
for this. 



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


[jira] [Created] (ZEPPELIN-2363) Implement REST API for import\export notebooks in Zeppelin

2017-04-05 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-2363:
-

 Summary: Implement REST API for import\export notebooks in Zeppelin
 Key: ZEPPELIN-2363
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2363
 Project: Zeppelin
  Issue Type: Sub-task
Reporter: Ahyoung Ryu






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


[jira] [Created] (ZEPPELIN-2341) Remove -Psparkr build profile in spark-dependencies

2017-04-02 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-2341:
-

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


For now, if we want to use SparkR with embedded local Spark, we needs to 
include {{-Psparkr}} 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)


[jira] [Created] (ZEPPELIN-2339) Need to change older version of INTERPRETER type pkg's 'see more' to 'enable'

2017-04-01 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-2339:
-

 Summary: Need to change older version of INTERPRETER type pkg's 
'see more' to 'enable'
 Key: ZEPPELIN-2339
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2339
 Project: Zeppelin
  Issue Type: Improvement
Reporter: Ahyoung Ryu
Assignee: Ahyoung Ryu
Priority: Minor
 Fix For: 0.8.0
 Attachments: see_more.gif

Currently "see more" is placed next to the older version of INTERPRETER type of 
Helium pkg. But other type of Helium pkg(e.g. SPELL or VISUALIZATION) has 
"enable". And if we click "enable", can see the dialog for asking if you want 
to enable the package or not. So it'll be better to change INTERPRETER type 
pkg's "see more" to "enable" for the consistency. 

Please see the attached gif image. 



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


[jira] [Created] (ZEPPELIN-2328) Need to separate Helium related docs pages from "Contribute" section

2017-03-29 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-2328:
-

 Summary: Need to separate Helium related docs pages from 
"Contribute" section
 Key: ZEPPELIN-2328
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2328
 Project: Zeppelin
  Issue Type: Improvement
  Components: documentation
Reporter: Ahyoung Ryu
Assignee: Ahyoung Ryu
Priority: Minor
 Fix For: 0.8.0


Actually writing "Visualization", "Spell" or "Application" type of Helium 
package is not a direct contribution to Zeppelin. So i think [Writing Zeppelin 
Visualization|https://zeppelin.apache.org/docs/0.8.0-SNAPSHOT/development/writingzeppelinvisualization.html],
 [Writing Zeppelin Spell | 
https://zeppelin.apache.org/docs/0.8.0-SNAPSHOT/development/writingzeppelinspell.html],
 and [Writing Zeppelin Application | 
https://zeppelin.apache.org/docs/0.8.0-SNAPSHOT/development/writingzeppelinapplication.html]can
 be separated from "Contribute" section under dropdown menu. 



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


[jira] [Created] (ZEPPELIN-2308) Rightmost Helium viz icon in button group is not regarded as last child

2017-03-23 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-2308:
-

 Summary: Rightmost Helium viz icon in button group is not regarded 
as last child 
 Key: ZEPPELIN-2308
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2308
 Project: Zeppelin
  Issue Type: Improvement
Reporter: Ahyoung Ryu
Assignee: Ahyoung Ryu
Priority: Minor
 Fix For: 0.7.2, 0.8.0


Since "Save" button which shows up when there is change in the package bundle 
ordering is included in same button group with other Helium viz icon buttons, 
the rightmost viz icon is not regarded as last child. For this reason the 
rightmost icon button's border radius is a bit wired. Please see the attached 
screenshot img. 



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


[jira] [Created] (ZEPPELIN-2306) Header section of Helium menu need better alignment

2017-03-23 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-2306:
-

 Summary: Header section of Helium menu need better alignment
 Key: ZEPPELIN-2306
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2306
 Project: Zeppelin
  Issue Type: Improvement
Reporter: Ahyoung Ryu
Assignee: Ahyoung Ryu
Priority: Minor
 Fix For: 0.8.0


When we enabled more than 2 visualization Helium packages, "Bundle package 
display order" menu appears at the bottom of page header. 
But currently its placement is a bit out of alignment. Please see the attached 
screenshot image. 



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


[jira] [Created] (ZEPPELIN-2303) 'Lately published' doesn't show actual latest published package

2017-03-23 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-2303:
-

 Summary: 'Lately published' doesn't show actual latest published 
package
 Key: ZEPPELIN-2303
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2303
 Project: Zeppelin
  Issue Type: Bug
Reporter: Ahyoung Ryu
Assignee: Ahyoung Ryu
Priority: Minor


In https://zeppelin.apache.org/helium_packages.html, user can see "Lately 
published" package first. But it seems the page doesn't show actually lately 
published package as the first order. The order is massing up now. 
If it's working well, the page show in this order : "zeppelin-sigma-spell" -> 
"zeppelin-d3-spell" -> ... 



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


[jira] [Created] (ZEPPELIN-2298) Include Pyspark and SparkR in spark-dependencies by default

2017-03-22 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-2298:
-

 Summary: Include Pyspark and SparkR in spark-dependencies by 
default
 Key: ZEPPELIN-2298
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2298
 Project: Zeppelin
  Issue Type: Wish
Reporter: Ahyoung Ryu
 Fix For: 0.8.0


For now, if we want to use Pyspark or SparkR with embedded Spark, we needs to 
include {{-Ppyspark}} or {{-Psparkr}} or {{-Pr}} when we use Zeppelin by 
building from source(binary pkg contains them by default). 
Why don't we include them in {{spark-dependencies}} by default so user don't 
need to care about such build profiles? If there is no special reason, I want 
to start working to make it. 
Please let me know if someone has thought about this! 



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


[jira] [Created] (ZEPPELIN-2287) Add test cases to ensure 'RunOnSelectionChange' works well

2017-03-20 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-2287:
-

 Summary: Add test cases to ensure 'RunOnSelectionChange' works well
 Key: ZEPPELIN-2287
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2287
 Project: Zeppelin
  Issue Type: Sub-task
Reporter: Ahyoung Ryu
Assignee: Ahyoung Ryu
Priority: Minor


After After https://github.com/apache/zeppelin/pull/2100 merged, we can control 
the behaviour of running select form using Run on selection change under each 
paragraph control menu. It'll be better we have Selenium tests for this. 



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


[jira] [Created] (ZEPPELIN-2250) Need search bar in Helium menu

2017-03-12 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-2250:
-

 Summary: Need search bar in Helium menu 
 Key: ZEPPELIN-2250
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2250
 Project: Zeppelin
  Issue Type: Sub-task
  Components: front-end, helium
Reporter: Ahyoung Ryu
Assignee: Ahyoung Ryu
 Fix For: 0.8.0


Maybe ppl want to search specific packages in Helium menu. So it would be 
better we have a search bar for both Helium menu in Zeppelin and the website 
https://zeppelin.apache.org/helium_packages.html.



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


[jira] [Created] (ZEPPELIN-2209) Need a pagination for Helium packages

2017-03-04 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-2209:
-

 Summary: Need a pagination for Helium packages
 Key: ZEPPELIN-2209
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2209
 Project: Zeppelin
  Issue Type: Sub-task
Reporter: Ahyoung Ryu
Assignee: Ahyoung Ryu
 Fix For: 0.8.0


More Helium packages are registered in npm registry or Maven central, harder to 
show in one page. So it would be better we have a pagination in Helium page.



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


[jira] [Created] (ZEPPELIN-2140) Need documentation for NotebookRepoRestApi

2017-02-20 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-2140:
-

 Summary: Need documentation for NotebookRepoRestApi
 Key: ZEPPELIN-2140
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2140
 Project: Zeppelin
  Issue Type: Improvement
Reporter: Ahyoung Ryu
 Fix For: 0.7.1


 NotebookRepoRestApi does not have documentation yet.



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


[jira] [Created] (ZEPPELIN-2110) List community & 3rd party interpreter registered at Maven central repo in Helium menu

2017-02-13 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-2110:
-

 Summary: List community & 3rd party interpreter registered at 
Maven central repo in Helium menu
 Key: ZEPPELIN-2110
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2110
 Project: Zeppelin
  Issue Type: Sub-task
Reporter: Ahyoung Ryu
Assignee: Ahyoung Ryu
 Fix For: 0.8.0


With similar approach with 
[ZEPPELIN-1973|https://issues.apache.org/jira/browse/ZEPPELIN-1973], we can 
fetch Zeppelin community supported & 3rd party interpreter's info from Maven 
central repository. Like 
[ZEPPELIN-1973|https://issues.apache.org/jira/browse/ZEPPELIN-1973] did, we can 
filter them by checking whether it has 'zeppelin-interpeter' as its dependency 
or not. 
The fetched info will be saved under Helium online registry and listed in 
Helium menu like other Helium pkg does. 

This can be first step of 
[ZEPPELIN-1993|https://issues.apache.org/jira/browse/ZEPPELIN-1993].



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


[jira] [Created] (ZEPPELIN-2109) Need to make Helium packages sortable in Helium menu

2017-02-13 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-2109:
-

 Summary: Need to make Helium packages sortable in Helium menu
 Key: ZEPPELIN-2109
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2109
 Project: Zeppelin
  Issue Type: Sub-task
Reporter: Ahyoung Ryu
Assignee: Ahyoung Ryu
 Fix For: 0.8.0


Currently all available Helium packages are not sorted and shown in random 
order in Helium menu. For the sake of further expansion for Helium type, I 
think it should be sorted. Maybe it can be
 
 *1. by location:*  local registry  |  online registry
 *2. by TYPE:* application | visualization | spell 

For this, radio button or just normal button can be used. 



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


[jira] [Created] (ZEPPELIN-2090) Need to remove deprecated

2017-02-08 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-2090:
-

 Summary: Need to remove deprecated 
 Key: ZEPPELIN-2090
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2090
 Project: Zeppelin
  Issue Type: Improvement
Affects Versions: 0.7.0
Reporter: Ahyoung Ryu
Assignee: Ahyoung Ryu
Priority: Minor
 Fix For: 0.7.1


In 
[docs/0.7.0/install/configuration.html#zeppelin-properties|https://zeppelin.apache.org/docs/0.7.0/install/configuration.html#zeppelin-properties],
 it says "This property is deprecated since Zeppelin-0.6.0 and will not be 
supported from Zeppelin-0.7.0." for {{zeppelin.interpreters}}. But there are 
still some places to guide to use this property.
 - 
[docs/0.7.0/manual/interpreterinstallation.html#install-3rd-party-interpreters|https://zeppelin.apache.org/docs/0.7.0/manual/interpreterinstallation.html#install-3rd-party-interpreters]
 - 
[zeppelin-zengine/src/main/java/org/apache/zeppelin/interpreter/install/InstallInterpreter.java#L291|https://github.com/apache/zeppelin/blob/master/zeppelin-zengine/src/main/java/org/apache/zeppelin/interpreter/install/InstallInterpreter.java#L291]

We need to remove this msg. 



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


[jira] [Created] (ZEPPELIN-2055) Make main page contents enrich in Zeppelin official website

2017-02-04 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-2055:
-

 Summary: Make main page contents enrich in Zeppelin official 
website
 Key: ZEPPELIN-2055
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2055
 Project: Zeppelin
  Issue Type: Improvement
Reporter: Ahyoung Ryu
Assignee: Ahyoung Ryu
Priority: Minor


Currently Zeppelin official website's main page has same contents with each 
version of docs page. ("Multi-purpose Notebook", "Multiple Language Backend" 
... ). 
So I wanna suggest to add more contents (e.g. What's new in latest release? of 
Apache Zeppelin twitter feed etc ..) to the main page since we're about to new 
release 0.7 soon :) 



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


[jira] [Created] (ZEPPELIN-2049) Note name is gone when switch to personal mode

2017-02-03 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-2049:
-

 Summary: Note name is gone when switch to personal mode 
 Key: ZEPPELIN-2049
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2049
 Project: Zeppelin
  Issue Type: Bug
Affects Versions: 0.7.0
Reporter: Ahyoung Ryu
 Fix For: 0.7.1
 Attachments: record.gif

When I switch the note to personal mode, the note name is gone. But it comes 
back if I change it to collaborate one. I'm sure it's not an intended behavior. 
Please see the attached gif image. 



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


[jira] [Created] (ZEPPELIN-2048) Can't run first paragraph when personalize mode on

2017-02-03 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-2048:
-

 Summary: Can't run first paragraph when personalize mode on 
 Key: ZEPPELIN-2048
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2048
 Project: Zeppelin
  Issue Type: Bug
Affects Versions: 0.7.0
Reporter: Ahyoung Ryu
 Fix For: 0.7.1


I can't run first paragraph when turn personalize mode on. Actually it's run, 
but It needs refresh to see the result. Please see the attached gif image. When 
I run the paragraph, can see below error log.
{noformat}
ERROR [2017-02-03 16:00:57,774] ({qtp1501587365-15} 
NotebookServer.java[onMessage]:355) - Can't handle message
java.lang.NullPointerException
at 
org.apache.zeppelin.socket.NotebookServer.updateParagraph(NotebookServer.java:1125)
at 
org.apache.zeppelin.socket.NotebookServer.onMessage(NotebookServer.java:260)
at 
org.apache.zeppelin.socket.NotebookSocket.onWebSocketText(NotebookSocket.java:59)
at 
org.eclipse.jetty.websocket.common.events.JettyListenerEventDriver.onTextMessage(JettyListenerEventDriver.java:128)
at 
org.eclipse.jetty.websocket.common.message.SimpleTextMessage.messageComplete(SimpleTextMessage.java:69)
at 
org.eclipse.jetty.websocket.common.events.AbstractEventDriver.appendMessage(AbstractEventDriver.java:65)
at 
org.eclipse.jetty.websocket.common.events.JettyListenerEventDriver.onTextFrame(JettyListenerEventDriver.java:122)
at 
org.eclipse.jetty.websocket.common.events.AbstractEventDriver.incomingFrame(AbstractEventDriver.java:161)
at 
org.eclipse.jetty.websocket.common.WebSocketSession.incomingFrame(WebSocketSession.java:309)
at 
org.eclipse.jetty.websocket.common.extensions.ExtensionStack.incomingFrame(ExtensionStack.java:214)
at 
org.eclipse.jetty.websocket.common.Parser.notifyFrame(Parser.java:220)
at org.eclipse.jetty.websocket.common.Parser.parse(Parser.java:258)
at 
org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.readParse(AbstractWebSocketConnection.java:632)
at 
org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.onFillable(AbstractWebSocketConnection.java:480)
at 
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:544)
at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
at java.lang.Thread.run(Thread.java:745)
{noformat}





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


[jira] [Created] (ZEPPELIN-2038) Filter only available pkg type in Helium GUI

2017-01-31 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-2038:
-

 Summary: Filter only available pkg type in Helium GUI
 Key: ZEPPELIN-2038
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2038
 Project: Zeppelin
  Issue Type: Task
Reporter: Ahyoung Ryu
Assignee: Ahyoung Ryu
 Fix For: 0.7.0


Only "Application" & "Visualization" Helium pkg type will be available in 
Zeppelin-0.7. So we need to filter them from Helium online registry data which 
comes from https://s3.amazonaws.com/helium-package/helium.json and show only 
two types in Zeppelin-0.7. 



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


[jira] [Created] (ZEPPELIN-2010) Need to mention what user needs to take advantage Helium online repo

2017-01-24 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-2010:
-

 Summary: Need to mention what user needs to take advantage Helium 
online repo
 Key: ZEPPELIN-2010
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2010
 Project: Zeppelin
  Issue Type: Sub-task
Reporter: Ahyoung Ryu
Assignee: Ahyoung Ryu
 Fix For: 0.7.1


There are is a requirement after ZEPPELIN-1973 (read npm published Helium 
package from https://s3.amazonaws.com/helium-package/helium.js).

>From now, user need to add {{"icon"}} field to {{package.json}} when 
https://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/development/writingzeppelinvisualization.html#1-create-a-npm-package

If not, the question mark icon will be shown :)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (ZEPPELIN-1973) List all available Helium packages under zeppelin.apache.org

2017-01-16 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-1973:
-

 Summary: List all available Helium packages under 
zeppelin.apache.org
 Key: ZEPPELIN-1973
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1973
 Project: Zeppelin
  Issue Type: Sub-task
Reporter: Ahyoung Ryu
Assignee: Ahyoung Ryu


*Overview*
After #1842 merged, we can load Helium packages placed under local helium repo 
(ZEPPELIN_HOME/helium) and enable/disable them via Zeppelin GUI. Additionally 
anyone can create his/her own “VISUALIZATION” pkg as described in [Writing a 
new 
Visualization|https://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/development/writingzeppelinvisualization.html]
 and publish it to npm registry. So it’ll be nice if we can see all available 
Zeppelin visualization pkg list and select to use other ppl's.

*Where?*
The place can be [zeppelin.apache.org|https://zeppelin.apache.org] to provide 
this info.

*How?*
To do this, we can retrieve npm pkgs only having `zeppelin-vis` as dependency, 
download and save somewhere as central repo. So I would suggest to using AWS 
Lambda for fetching registered Helium pkg info periodically and probably also 
we need to convert npm’s package.json -> helium-application.json. Then this 
changed json files can be saved S3.This S3 storage can be used for Helium 
default repo in the near future. (Currently user needs to create 
ZEPPELIN_HOME/helium local repo and place the helium json files manually.) Then 
as long as the pkg published in npm registry the all available VISUALIZATION 
type of pkgs can be listed in Zeppelin GUI as well.

*Other issue*
But to use AWS service, surely we need an account. So for the continous 
managing, I’d suggest most of Zeppelin PMC’s account like Spark tutorial 
bank.csv file does. (_Whenever we can change this if it can be a problem_)

tl;dr please see the attached image :)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (ZEPPELIN-1924) this._isNumeric is not a function error when click "Numeric" in result table

2017-01-08 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-1924:
-

 Summary: this._isNumeric is not a function error when click 
"Numeric" in result table
 Key: ZEPPELIN-1924
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1924
 Project: Zeppelin
  Issue Type: Bug
Reporter: Ahyoung Ryu
Assignee: Ahyoung Ryu
 Fix For: 0.7.0


Please see the attached image 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (ZEPPELIN-1919) Font size of markdown interpreter is too big

2017-01-07 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-1919:
-

 Summary: Font size of markdown interpreter is too big 
 Key: ZEPPELIN-1919
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1919
 Project: Zeppelin
  Issue Type: Task
Reporter: Ahyoung Ryu
Assignee: Ahyoung Ryu
Priority: Minor
 Fix For: 0.7.0


While both the editor's font size and the result's are {{12px}} for any 
interpreters, the Markdown intp result font size is defined as {{16px}}. This 
is too big compared with the other's. Seems need to be keep consistency. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (ZEPPELIN-1913) Too long Zeppelin config contents are included in quickstart page

2017-01-05 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-1913:
-

 Summary: Too long Zeppelin config contents are included in 
quickstart page
 Key: ZEPPELIN-1913
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1913
 Project: Zeppelin
  Issue Type: Task
  Components: documentation
Reporter: Ahyoung Ryu
Assignee: Ahyoung Ryu
Priority: Minor
 Fix For: 0.7.0


After "Apache Zeppelin Configuration to enable SSL" contents were added, too 
many contents are included in [Quickstart 
page|https://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/install/install.html] 
under ["Apache Zeppelin 
Configuration"|https://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/install/install.html#apache-zeppelin-configuration]
 section. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (ZEPPELIN-1902) Default interpreter select box is null after server started when Shiro is on

2017-01-04 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-1902:
-

 Summary: Default interpreter select box is null after server 
started when Shiro is on
 Key: ZEPPELIN-1902
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1902
 Project: Zeppelin
  Issue Type: Bug
Reporter: Ahyoung Ryu
Assignee: Ahyoung Ryu
Priority: Blocker
 Fix For: 0.7.0


A default interpreter select box in "Create new note" dialog is null when Shiro 
is activated. It needs refresh. (This is not happened when Shiro is off) 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (ZEPPELIN-1888) RemoteInterpreterServer processes are still alive even if Zeppelin server stopped

2017-01-02 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-1888:
-

 Summary: RemoteInterpreterServer processes are still alive even if 
Zeppelin server stopped
 Key: ZEPPELIN-1888
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1888
 Project: Zeppelin
  Issue Type: Bug
Reporter: Ahyoung Ryu


Not sure since when, but currently RemoteInterpreterServer processes are not 
terminated even after Zeppelin server stopped. 

*How to reproduce*
1. Start Zeppelin 
2. Run a paragraph \w any interpreters -> RemoteInterpreterServer process will 
be shown up (check by ps -ef | grep RemoteInterpreterServer)
3. Stop Zeppelin
4. check ps -ef | grep RemoteInterpreterServer again



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (ZEPPELIN-1877) Documentation for get/set note permission info using rest api

2016-12-29 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-1877:
-

 Summary: Documentation for get/set note permission info using rest 
api
 Key: ZEPPELIN-1877
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1877
 Project: Zeppelin
  Issue Type: Sub-task
Reporter: Ahyoung Ryu
Assignee: Ahyoung Ryu
Priority: Minor






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (ZEPPELIN-1805) Can't check CSS change immediately on zeppelin-web dev mode

2016-12-13 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-1805:
-

 Summary: Can't check CSS change immediately on zeppelin-web dev 
mode
 Key: ZEPPELIN-1805
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1805
 Project: Zeppelin
  Issue Type: Bug
Reporter: Ahyoung Ryu
Priority: Minor


Currently when I only change css file, grunt doesn't automatically reload the 
page. So I can't check the change immediately. I need to run {{npm run start}} 
again to see it. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (ZEPPELIN-1796) Add "copy to clipboard" next to the paragraph id

2016-12-12 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-1796:
-

 Summary: Add "copy to clipboard" next to the paragraph id 
 Key: ZEPPELIN-1796
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1796
 Project: Zeppelin
  Issue Type: Improvement
Affects Versions: 0.6.2
Reporter: Ahyoung Ryu
Assignee: Ahyoung Ryu
Priority: Minor
 Fix For: 0.7.0


There are lots of use cases that need to know each "Paragraph Id".
It would be useful if we have "Copy to clipboard" btn next to the paragraph id. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (ZEPPELIN-1718) Should prevent to set permission by anonymous user

2016-11-28 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-1718:
-

 Summary: Should prevent to set permission by anonymous user
 Key: ZEPPELIN-1718
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1718
 Project: Zeppelin
  Issue Type: Bug
Affects Versions: 0.6.2
Reporter: Ahyoung Ryu
Assignee: Ahyoung Ryu
 Fix For: 0.7.0


Currently anonymous user can do something in permission menus(note permission, 
interpreter owner setting). 

e.g. the anonymous user can type "admin" / "user1" to the note permission 
setting fields. Or the anonymous user can remove "Owners" in the interpreter 
menu by editing it since we don't check the user's principal for this. 

It doesn't make sense actually. At least we should disallow the 
non-authenticated users by deactivating those permission related features i 
think.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (ZEPPELIN-1710) Can't type Korean text properly in the editor

2016-11-24 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-1710:
-

 Summary: Can't type Korean text properly in the editor
 Key: ZEPPELIN-1710
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1710
 Project: Zeppelin
  Issue Type: Bug
Reporter: Ahyoung Ryu
 Fix For: 0.7.0


Currently Korean text can't be typed properly in the paragraph. See the 
attached git img. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (ZEPPELIN-1514) RSS, Atom feed, sitemap file shouldn't be searched

2016-10-01 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-1514:
-

 Summary: RSS, Atom feed, sitemap file shouldn't be searched
 Key: ZEPPELIN-1514
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1514
 Project: Zeppelin
  Issue Type: Bug
Reporter: Ahyoung Ryu
Assignee: Ahyoung Ryu
Priority: Minor
 Fix For: 0.7.0


Currently {{rss.xml}}, {{atom.xml}} and {{sitemap.txt}} pages are searched in 
[Zeppelin documentation search 
page|https://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/search.html]. They should 
be excluded.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (ZEPPELIN-1489) Automatic prefix doesn't work with "%jdbc(prefix)"

2016-09-26 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-1489:
-

 Summary: Automatic prefix doesn't work with "%jdbc(prefix)"
 Key: ZEPPELIN-1489
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1489
 Project: Zeppelin
  Issue Type: Bug
Reporter: Ahyoung Ryu
 Attachments: hive.gif, jdbc(hive).gif

Currently when users run a paragraph, a new one will be automatically added to 
right below with "%prefix". But if I use "%jdbc(prefix)", the prefix doesn't 
show up in the new paragraph. Please see the attached gif images.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (ZEPPELIN-1461) Doesn't display "description" value in interpreter creation page

2016-09-20 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-1461:
-

 Summary: Doesn't display "description" value in interpreter 
creation page
 Key: ZEPPELIN-1461
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1461
 Project: Zeppelin
  Issue Type: Bug
Affects Versions: 0.6.1
Reporter: Ahyoung Ryu
 Fix For: 0.6.2, 0.7.0
 Attachments: description.gif

As you can see in the attached screenshot image, "description" value doesn't 
show up in interpreter creation page. Moreover, the "+" (action button) is not 
working as well. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (ZEPPELIN-1398) Document search feature doesn't work

2016-08-30 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-1398:
-

 Summary: Document search feature doesn't work
 Key: ZEPPELIN-1398
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1398
 Project: Zeppelin
  Issue Type: Bug
Reporter: Ahyoung Ryu
Assignee: Ahyoung Ryu
 Fix For: 0.6.2


Currently 
[http://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/search.html|http://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/search.html]
 doesn't work because of the wrong path of {{search_data.json}}. So it needs to 
be fixed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (ZEPPELIN-1375) 500 server error when get "/helium/suggest/noteId/paragraphId

2016-08-26 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-1375:
-

 Summary: 500 server error when get 
"/helium/suggest/noteId/paragraphId 
 Key: ZEPPELIN-1375
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1375
 Project: Zeppelin
  Issue Type: Bug
Reporter: Ahyoung Ryu


In latest master branch, I got 500 server error regarding 
{code}/helium/suggest/noteId/paragraphId{code} like attached screenshot.

Just curious. Is this known issue? or is it happened only for me?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)