[jira] [Created] (ZEPPELIN-5303) Having colon in notebook name fails zeppelin to start

2021-03-28 Thread Khalid Huseynov (Jira)
Khalid Huseynov created ZEPPELIN-5303: - Summary: Having colon in notebook name fails zeppelin to start Key: ZEPPELIN-5303 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5303 Project: Zeppelin

Re: [jira] [Created] (ZEPPELIN-4937) mmlspark for lightgbm loading from zeppelin seems not working

2020-07-04 Thread Khalid Huseynov
In order to use mmlspark in pyspark you need to set PYSPARK_DRIVER_PYTHON property (either in interpreter settings of spark interpreter or zeppelin-en.sh) to point to the python path where your mmlspark is installed. This way you can access mmlspark in your driver, if you need to access it in execu

Re: [VOTE] Release Apache Zeppelin 0.9.0-preview1 (RC1)

2020-03-26 Thread Khalid Huseynov
+ 1 On Thu, Mar 26, 2020 at 4:19 PM Xun Liu wrote: > +1 > > On Thu, Mar 26, 2020 at 5:33 AM moon soo Lee wrote: > >> +1 >> >> Tested >> - The binary package can run tutorial notebook out of the box >> - Can build docker image >> - scripts/docker/zeppelin/bin/Dockerfile give me some error

[jira] [Created] (ZEPPELIN-3639) Add Ipython interpreter prerequisite check for protobuf

2018-07-18 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-3639: - Summary: Add Ipython interpreter prerequisite check for protobuf Key: ZEPPELIN-3639 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3639 Project

[jira] [Created] (ZEPPELIN-3625) Pandasql interpreter fails to query over python interpreter dataframe

2018-07-15 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-3625: - Summary: Pandasql interpreter fails to query over python interpreter dataframe Key: ZEPPELIN-3625 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3625

[jira] [Created] (ZEPPELIN-2801) Jupyter to Zeppelin notebook converter adds unnecessary new lines

2017-07-20 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-2801: - Summary: Jupyter to Zeppelin notebook converter adds unnecessary new lines Key: ZEPPELIN-2801 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2801

Re: [DISCUSS] Release 0.8.0

2017-07-20 Thread Khalid Huseynov
Thanks for starting discussion on 0.8.0 release. I also think that need to concentrate on solving the issues blocking release and link the issues community considers important for it under the umbrella issue you mentioned. Further regarding stable and latest release, here's one example how it look

[jira] [Created] (ZEPPELIN-2773) Console type error on logout: cannot set property 'principal'

2017-07-12 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-2773: - Summary: Console type error on logout: cannot set property 'principal' Key: ZEPPELIN-2773 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2773

[jira] [Created] (ZEPPELIN-2764) Change all links from ZeppelinHub to Zepl

2017-07-11 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-2764: - Summary: Change all links from ZeppelinHub to Zepl Key: ZEPPELIN-2764 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2764 Project: Zeppelin

Re: Google OAuth in Zeppelin

2017-07-09 Thread Khalid Huseynov
Actually simple implementation for OpenId was done in https://github.com/apache/zeppelin/pull/2373 through shiro using buji-pac4j library as you said. This library provides integration realm for OAuth as well, so I think good starting point would be to configure buji-pac4j with OAuth realm, and the

[jira] [Created] (ZEPPELIN-2702) Save note in [NoteId]/[Title].zpln instead of [NoteId]/note.json for VFS and Git repo

2017-06-28 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-2702: - Summary: Save note in [NoteId]/[Title].zpln instead of [NoteId]/note.json for VFS and Git repo Key: ZEPPELIN-2702 URL: https://issues.apache.org/jira/browse/ZEPPELIN

Re: New committer: Park Hoon

2017-06-22 Thread Khalid Huseynov
Congrats! On Fri, Jun 23, 2017 at 1:50 AM, DuyHai Doan wrote: > Congratulation and welcome to Park Hoon! > > On Thu, Jun 22, 2017 at 6:22 PM, Felix Cheung > wrote: > > > Congrats! > > > > > > From: astros...@gmail.com on behalf of Hyung Sung > > Shim > > Sent:

Re: [DISCUSSION] Extending TableData API

2017-06-12 Thread Khalid Huseynov
Thanks for the questions guys! @Jun Kim actually that feature was originally discussed and was put into backlog since proposal was more about tables processed by interpreters and their sharing. However having quick visualisation on the fly for not so large data makes sense indeed, and possibly cou

Re: [DISCUSS] Release 0.7.2

2017-06-04 Thread Khalid Huseynov
+1 On Mon, Jun 5, 2017 at 9:49 AM, Hyung Sung Shim wrote: > +1 > > 2017-06-05 8:42 GMT+09:00 Jeff Zhang : > > > +1 > > > > Ahyoung Ryu 于2017年6月5日周一 上午4:00写道: > > > > > +1 for the release > > > > > > On Sat, Jun 3, 2017 at 11:32 PM, 18637156...@163.com < > > 18637156...@163.com> > > > wrote: > >

[jira] [Created] (ZEPPELIN-2593) Save to secondary storage only on checkpoint/commit

2017-05-28 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-2593: - Summary: Save to secondary storage only on checkpoint/commit Key: ZEPPELIN-2593 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2593 Project: Zeppelin

[jira] [Created] (ZEPPELIN-2500) Add documentation on setting up SSL with certificates

2017-05-04 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-2500: - Summary: Add documentation on setting up SSL with certificates Key: ZEPPELIN-2500 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2500 Project: Zeppelin

[jira] [Created] (ZEPPELIN-2499) Improve documentation for mapping LDAP/AD groups into Zeppelin roles

2017-05-04 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-2499: - Summary: Improve documentation for mapping LDAP/AD groups into Zeppelin roles Key: ZEPPELIN-2499 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2499

[jira] [Created] (ZEPPELIN-2498) Improve LDAP authentication related conf and documentation

2017-05-04 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-2498: - Summary: Improve LDAP authentication related conf and documentation Key: ZEPPELIN-2498 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2498 Project

[jira] [Created] (ZEPPELIN-2497) [Umbrella] Improve authentication/auhorization and other security related documentation

2017-05-04 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-2497: - Summary: [Umbrella] Improve authentication/auhorization and other security related documentation Key: ZEPPELIN-2497 URL: https://issues.apache.org/jira/browse/ZEPPELIN

[jira] [Created] (ZEPPELIN-2479) Tooltip isn't correctly displayed on version control menu -> commit

2017-05-01 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-2479: - Summary: Tooltip isn't correctly displayed on version control menu -> commit Key: ZEPPELIN-2479 URL: https://issues.apache.org/jira/browse/ZEPPE

[jira] [Created] (ZEPPELIN-2393) authentication with ZeppelinHubRealm throws 403 error

2017-04-11 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-2393: - Summary: authentication with ZeppelinHubRealm throws 403 error Key: ZEPPELIN-2393 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2393 Project: Zeppelin

Re: Re: [VOTE] Release Apache Zeppelin 0.7.1 (RC3)

2017-03-30 Thread Khalid Huseynov
+1 On Fri, Mar 31, 2017 at 12:32 PM, Ahyoung Ryu wrote: > +1 > tested binary package > - Spark and Python tutorial note > - Zombie process issue > > and could successfully build Zeppelin from source. > Thanks always Mina for your effort. > > > On Fri, Mar 31, 2017 at 12:20 PM, Anthony Corbacho

[jira] [Created] (ZEPPELIN-2318) Proxy configuration problem in ZeppelinHub storage layer

2017-03-26 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-2318: - Summary: Proxy configuration problem in ZeppelinHub storage layer Key: ZEPPELIN-2318 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2318 Project

[jira] [Created] (ZEPPELIN-2314) Watcher websocket connection origin null error

2017-03-24 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-2314: - Summary: Watcher websocket connection origin null error Key: ZEPPELIN-2314 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2314 Project: Zeppelin

[jira] [Created] (ZEPPELIN-2036) Need clear docs for Separate Notebook Workspaces

2017-01-31 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-2036: - Summary: Need clear docs for Separate Notebook Workspaces Key: ZEPPELIN-2036 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2036 Project: Zeppelin

[jira] [Created] (ZEPPELIN-2016) Test case for cron job complete test for resource pool depletion

2017-01-26 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-2016: - Summary: Test case for cron job complete test for resource pool depletion Key: ZEPPELIN-2016 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2016

[jira] [Created] (ZEPPELIN-2009) Cron jobs do not get scheduled and executed after certain number of executions

2017-01-24 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-2009: - Summary: Cron jobs do not get scheduled and executed after certain number of executions Key: ZEPPELIN-2009 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2009

[jira] [Created] (ZEPPELIN-1978) Corrupt notebook authorization file breaks zeppelin server start

2017-01-17 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-1978: - Summary: Corrupt notebook authorization file breaks zeppelin server start Key: ZEPPELIN-1978 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1978

[jira] [Created] (ZEPPELIN-1936) User Impersonation setting isn't propagated when creating new interpreter

2017-01-10 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-1936: - Summary: User Impersonation setting isn't propagated when creating new interpreter Key: ZEPPELIN-1936 URL: https://issues.apache.org/jira/browse/ZEPPELIN

[jira] [Created] (ZEPPELIN-1855) Git repository tests don't cleanup folders on teardown

2016-12-23 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-1855: - Summary: Git repository tests don't cleanup folders on teardown Key: ZEPPELIN-1855 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1855 Pr

[jira] [Created] (ZEPPELIN-1842) Sync mechanism doesn't work on start if anonymous mode is on

2016-12-20 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-1842: - Summary: Sync mechanism doesn't work on start if anonymous mode is on Key: ZEPPELIN-1842 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1842 Pr

[jira] [Created] (ZEPPELIN-1776) correct usage of isEmpty method of Revision structure

2016-12-08 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-1776: - Summary: correct usage of isEmpty method of Revision structure Key: ZEPPELIN-1776 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1776 Project: Zeppelin

Re: Build error in docker

2016-12-05 Thread Khalid Huseynov
possibly related to https://github.com/apache/zeppelin/pull/1725#issuecomment-265052203, did you try to build Zeppelin itself successfuly? On Mon, Dec 5, 2016 at 6:27 PM, Jeff Zhang wrote: > > > I try to build travis in local, so I follow the instruction here to build > zeppelin in docker, but g

[jira] [Created] (ZEPPELIN-1745) Offline or non-editable view of notes when viewing revisions and as a feature itself

2016-12-02 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-1745: - Summary: Offline or non-editable view of notes when viewing revisions and as a feature itself Key: ZEPPELIN-1745 URL: https://issues.apache.org/jira/browse/ZEPPELIN

[jira] [Created] (ZEPPELIN-1742) Failed or non-supported checkpoint of note doesn't notify user

2016-12-01 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-1742: - Summary: Failed or non-supported checkpoint of note doesn't notify user Key: ZEPPELIN-1742 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1742 Pr

Re: 0.7 Shiro LDAP authentication changes? Unable to instantiate class [org.apache.zeppelin.server.LdapGroupRealm]

2016-11-28 Thread Khalid Huseynov
I think during refactoring LdapGroupRealm has moved into different package, so could you try in your shiro config with: ldapRealm = org.apache.zeppelin.realm.LdapGroupRealm On Tue, Nov 29, 2016 at 2:33 AM, Ruslan Dautkhanov wrote: > + dev list > > Could somebody please let me know if shiro-LDAP

[jira] [Created] (ZEPPELIN-1697) ZeppelinHub storage layer websocket connection is broken

2016-11-22 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-1697: - Summary: ZeppelinHub storage layer websocket connection is broken Key: ZEPPELIN-1697 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1697 Project

[jira] [Created] (ZEPPELIN-1657) Provide a way for user to create/import notes in private mode

2016-11-13 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-1657: - Summary: Provide a way for user to create/import notes in private mode Key: ZEPPELIN-1657 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1657 Project

[jira] [Created] (ZEPPELIN-1647) Broadcast note list per user have receives incorrect roles

2016-11-09 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-1647: - Summary: Broadcast note list per user have receives incorrect roles Key: ZEPPELIN-1647 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1647 Project

[jira] [Created] (ZEPPELIN-1612) NPE when starting Zeppelin because of non-initialized subject

2016-11-03 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-1612: - Summary: NPE when starting Zeppelin because of non-initialized subject Key: ZEPPELIN-1612 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1612 Project

[jira] [Created] (ZEPPELIN-1587) SparkInterpreter impersonation routine is absent

2016-10-28 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-1587: - Summary: SparkInterpreter impersonation routine is absent Key: ZEPPELIN-1587 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1587 Project: Zeppelin

[jira] [Created] (ZEPPELIN-1561) Storage sync mechanism doesn't working correctly in multi-tenant environment

2016-10-18 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-1561: - Summary: Storage sync mechanism doesn't working correctly in multi-tenant environment Key: ZEPPELIN-1561 URL: https://issues.apache.org/jira/browse/ZEPPELIN

[jira] [Created] (ZEPPELIN-1557) Storage layer sync mechanism doesn't fail gracefully

2016-10-17 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-1557: - Summary: Storage layer sync mechanism doesn't fail gracefully Key: ZEPPELIN-1557 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1557 Project: Zep

[jira] [Created] (ZEPPELIN-1540) Misleading input form placeholder for note import url

2016-10-12 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-1540: - Summary: Misleading input form placeholder for note import url Key: ZEPPELIN-1540 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1540 Project: Zeppelin

[jira] [Created] (ZEPPELIN-1490) Persisting note while changing status on paragraph run doesn't pass subject

2016-09-25 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-1490: - Summary: Persisting note while changing status on paragraph run doesn't pass subject Key: ZEPPELIN-1490 URL: https://issues.apache.org/jira/browse/ZEPPELIN

[jira] [Created] (ZEPPELIN-1487) Storage layer possible NPE exception because of empty subject

2016-09-25 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-1487: - Summary: Storage layer possible NPE exception because of empty subject Key: ZEPPELIN-1487 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1487 Project

[jira] [Created] (ZEPPELIN-1449) Selenium testGroupPermission test failure in master

2016-09-17 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-1449: - Summary: Selenium testGroupPermission test failure in master Key: ZEPPELIN-1449 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1449 Project: Zeppelin

[jira] [Created] (ZEPPELIN-1438) Per user note list broadcast on note permission change

2016-09-13 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-1438: - Summary: Per user note list broadcast on note permission change Key: ZEPPELIN-1438 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1438 Project

[jira] [Created] (ZEPPELIN-1437) Note list broadcast is not aware of user session

2016-09-13 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-1437: - Summary: Note list broadcast is not aware of user session Key: ZEPPELIN-1437 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1437 Project: Zeppelin

[jira] [Created] (ZEPPELIN-1426) Pass subject user to storage sync mechanism

2016-09-11 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-1426: - Summary: Pass subject user to storage sync mechanism Key: ZEPPELIN-1426 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1426 Project: Zeppelin

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

2016-08-13 Thread Khalid Huseynov
+1 On Aug 13, 2016 11:10 AM, "Ahyoung Ryu" wrote: > +1 > > 2016년 8월 13일 (토) 오후 2:41, Anthony Corbacho 님이 > 작성: > > > +1 > > > > On Saturday, 13 August 2016, moon soo Lee wrote: > > > > > +1 > > > > > > Verified > > > - No unexpected binaries in source package > > > - LICENSE, NOTICE exists >

[jira] [Created] (ZEPPELIN-1312) Inconsistency in getNotebookRevision method

2016-08-09 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-1312: - Summary: Inconsistency in getNotebookRevision method Key: ZEPPELIN-1312 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1312 Project: Zeppelin

[jira] [Created] (ZEPPELIN-1264) CI failure on master with ParallelSchedulerTest

2016-08-01 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-1264: - Summary: CI failure on master with ParallelSchedulerTest Key: ZEPPELIN-1264 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1264 Project: Zeppelin

[jira] [Created] (ZEPPELIN-1257) Get note revision api gets input parameter revision object instead of revisionId string

2016-07-30 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-1257: - Summary: Get note revision api gets input parameter revision object instead of revisionId string Key: ZEPPELIN-1257 URL: https://issues.apache.org/jira/browse/ZEPPELIN

Re: integrate authorization

2016-07-20 Thread Khalid Huseynov
On Thu, Jul 21, 2016 at 10:42 AM, Khalid Huseynov > wrote: > >> Yes, I believe main point of #1173 >> <https://github.com/apache/zeppelin/pull/1173> is to have authentication >> using remote web server. It can be basically generalized to support what >> you&

Re: integrate authorization

2016-07-20 Thread Khalid Huseynov
Yes, I believe main point of #1173 is to have authentication using remote web server. It can be basically generalized to support what you're talking about. You may review that PR as well for more details. On Wed, Jul 20, 2016 at 10:37 PM, Corneau Dami

[jira] [Created] (ZEPPELIN-1190) Get note revision - websocket api

2016-07-15 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-1190: - Summary: Get note revision - websocket api Key: ZEPPELIN-1190 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1190 Project: Zeppelin Issue

[jira] [Created] (ZEPPELIN-1189) Get note revision - websocket api

2016-07-15 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-1189: - Summary: Get note revision - websocket api Key: ZEPPELIN-1189 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1189 Project: Zeppelin Issue

[jira] [Created] (ZEPPELIN-1174) Cleanup unused methods in repository layer

2016-07-13 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-1174: - Summary: Cleanup unused methods in repository layer Key: ZEPPELIN-1174 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1174 Project: Zeppelin

[jira] [Created] (ZEPPELIN-1152) Listing note revision history

2016-07-11 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-1152: - Summary: Listing note revision history Key: ZEPPELIN-1152 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1152 Project: Zeppelin Issue Type

Re: Notebook copy per session/socket

2016-07-05 Thread Khalid Huseynov
Thanks for the question Ashish, Actually it's a good feedback, and one of the reasons https://github.com/apache/zeppelin/pull/1105 was proposed is to facilitate the case of using note as a dashboard without intervening with storage and other notebooks. I'll consider this feedback in the PR then an

[jira] [Created] (ZEPPELIN-1111) ZeppelinHub storage layer

2016-07-04 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-: - Summary: ZeppelinHub storage layer Key: ZEPPELIN- URL: https://issues.apache.org/jira/browse/ZEPPELIN- Project: Zeppelin Issue Type: New

[jira] [Created] (ZEPPELIN-1104) ZeppelinHub storage layer error with large noteboks

2016-07-04 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-1104: - Summary: ZeppelinHub storage layer error with large noteboks Key: ZEPPELIN-1104 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1104 Project: Zeppelin

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

2016-06-30 Thread Khalid Huseynov
+1 On Thu, Jun 30, 2016 at 12:53 PM, moon soo Lee wrote: > Thanks Mina for preparing the release. > > Verified > > - No unexpected binaries in source package > - LICENSE, NOTICE exists > - Build from source > - Signature > - Run binary packages (couldn't verify netinst script, while interpr

[jira] [Created] (ZEPPELIN-1044) Possibility to browse checkpoint (revision) and load/restore notebook from checkpoint

2016-06-21 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-1044: - Summary: Possibility to browse checkpoint (revision) and load/restore notebook from checkpoint Key: ZEPPELIN-1044 URL: https://issues.apache.org/jira/browse/ZEPPELIN

Re: [DISCUSS] Apache Zeppelin 0.6.0 Release

2016-06-09 Thread Khalid Huseynov
+1 on release. On Thu, Jun 9, 2016 at 11:13 AM, Prabhjyot Singh wrote: > +1 for release. > > And just noticed https://github.com/apache/zeppelin. > > > On 9 June 2016 at 23:29, Alexander Bezzubov wrote: > > > +1 for cutting a release ASAP > > > > And thank you Mina for volunteering to manage th