[jira] [Created] (ZEPPELIN-3584) pyplot Error using datetime for x axis

2018-07-04 Thread KwaungPark (JIRA)
KwaungPark created ZEPPELIN-3584: Summary: pyplot Error using datetime for x axis Key: ZEPPELIN-3584 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3584 Project: Zeppelin Issue Type: Bug

[GitHub] zeppelin issue #2649: [ZEPPELIN-3033] IPYNB import/export

2018-07-04 Thread ShamsUlAzeem
Github user ShamsUlAzeem commented on the issue: https://github.com/apache/zeppelin/pull/2649 @jongyoul Sorry I missed @felixcheung 's comment. I'll start my work on this PR again ---

[GitHub] zeppelin issue #3049: [ZEPPELIN-3580] Adds rename note method to rest api

2018-07-04 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/3049 LGTM ---

[GitHub] zeppelin issue #3053: WIP [ZEPPELIN-3583] Add function getNoteName() in Inte...

2018-07-04 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3053 @egorklimov Have you tried it in zeppelin ? It doesn't seem correct to me. Because you didn't pass note name from zeppelin server to interpreter process. It would always be null if you call `z.ge

Zeppelin starting time - tied to the load of notebooks loading

2018-07-04 Thread Jhon Anderson Cardenas Diaz
Hi!. Right now the Zeppelin starting time depends directly on the time it takes to load the notebooks from the repository. If the user has a lot of notebooks (ex more than 1000), the starting time starts to be too long. Is there some plan to re implement this notebooks loading so that it is done

[GitHub] zeppelin issue #3052: [ZEPPELIN-3080] Removing duplicate Date header

2018-07-04 Thread sjoerdmulder
Github user sjoerdmulder commented on the issue: https://github.com/apache/zeppelin/pull/3052 @felixcheung finally got the build working :) ---

[GitHub] zeppelin pull request #3053: [ZEPPELIN-3583] Add function getNoteName() in I...

2018-07-04 Thread egorklimov
GitHub user egorklimov opened a pull request: https://github.com/apache/zeppelin/pull/3053 [ZEPPELIN-3583] Add function getNoteName() in InterpreterContext ### What is this PR for? Now we could get only current user and note ID. ``` note_id = z.getInterpreterContext(

[GitHub] zeppelin issue #2811: [ZEPPELIN-3252] Update the Apache Flink version to 1.4...

2018-07-04 Thread jan0sch
Github user jan0sch commented on the issue: https://github.com/apache/zeppelin/pull/2811 @jongyoul Upgrading to Flink > 1.3 is sadly not possible because it requires Scala >= 2.11 which would break the Spark 1.x stuff in Zeppelin. :-( ---

[GitHub] zeppelin issue #2772: ZEPPELIN-3211. REST API: Enable running all paragraphs...

2018-07-04 Thread sancyx
Github user sancyx commented on the issue: https://github.com/apache/zeppelin/pull/2772 Yep, I've rebased it. ---

[GitHub] zeppelin issue #2708: [Zeppelin-3095] Fix UI when all paragraphs executing s...

2018-07-04 Thread mebelousov
Github user mebelousov commented on the issue: https://github.com/apache/zeppelin/pull/2708 @jongyoul status is ready to merge to master =) I hope I will merge this PR to our fork of branch-0.8 and will confirm that works fine. This needs 1-2 months. ---

[GitHub] zeppelin issue #2880: [ZEPPELIN-3351] Fix build error with 'spark-2.3' profi...

2018-07-04 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2880 Thanks!! :-) ---

[GitHub] zeppelin pull request #2880: [ZEPPELIN-3351] Fix build error with 'spark-2.3...

2018-07-04 Thread woowahan-jaehoon
Github user woowahan-jaehoon closed the pull request at: https://github.com/apache/zeppelin/pull/2880 ---

[GitHub] zeppelin issue #2880: [ZEPPELIN-3351] Fix build error with 'spark-2.3' profi...

2018-07-04 Thread woowahan-jaehoon
Github user woowahan-jaehoon commented on the issue: https://github.com/apache/zeppelin/pull/2880 Ok ---

[GitHub] zeppelin issue #2900: Alluxio

2018-07-04 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2900 ping ---

[GitHub] zeppelin pull request #2899: ZEPPELIN-3366 Removal of spark dependency when ...

2018-07-04 Thread jongyoul
Github user jongyoul closed the pull request at: https://github.com/apache/zeppelin/pull/2899 ---

[GitHub] zeppelin issue #2880: [ZEPPELIN-3351] Fix build error with 'spark-2.3' profi...

2018-07-04 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2880 @woowahan-jaehoon Can you please close this issue if it does not proceed any longer? ---

[GitHub] zeppelin issue #2852: [ZEPPELIN-3264] Notebook Snapshot feature.

2018-07-04 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2852 Can someone tell me the status of this issue? ---

[GitHub] zeppelin pull request #3052: [ZEPPELIN-3080] Removing duplicate Date header

2018-07-04 Thread sjoerdmulder
GitHub user sjoerdmulder opened a pull request: https://github.com/apache/zeppelin/pull/3052 [ZEPPELIN-3080] Removing duplicate Date header ### What is this PR for? Removing the duplicate Date header that is also in the wrong format according to the RFC, currently every request

[GitHub] zeppelin issue #2816: [ZEPPELIN-3263] Do not use Firefox >=55 for integratio...

2018-07-04 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2816 ping @mephi42 ---

[GitHub] zeppelin issue #2815: [ZEPPELIN-3262] Make install_external_dependencies.sh ...

2018-07-04 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2815 ping @mephi42 ---

[GitHub] zeppelin issue #2811: [ZEPPELIN-3252] Update the Apache Flink version to 1.4...

2018-07-04 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2811 @jan0sch Can you keep one of PR related to this issue? Please check #2742 ---

[GitHub] zeppelin issue #2782: [ZEPPELIN-2729] Paragraph numbering

2018-07-04 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2782 ping @timovwb ---

[GitHub] zeppelin issue #2777: ZEPPELIN-3206. Move spark integration test to zeppelin...

2018-07-04 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2777 Is this still effective? ---

[GitHub] zeppelin issue #2775: Googlecloud storage notebook repo

2018-07-04 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2775 Can you please rebase this PR from the current master? ---

[GitHub] zeppelin issue #2776: Bigquery timestamp formatting fix

2018-07-04 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2776 Can you please rebase this PR at first before reviewing it? ---

[GitHub] zeppelin issue #2772: ZEPPELIN-3211. REST API: Enable running all paragraphs...

2018-07-04 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2772 Could you please rebase this PR? ---

[GitHub] zeppelin issue #2756: [ZEPPELIN-3200] Move R LIB_DIR into subdirectory of ze...

2018-07-04 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2756 Can you please confirm if it doesn't have any side effect? ---

[GitHub] zeppelin issue #2747: [ZEPPELIN-3191] Update to a current flink version.

2018-07-04 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2747 Flink is updated to 1.5.0 recently. @jan0sch Can you update the version to follow up? ---

[GitHub] zeppelin issue #2742: [ZEPPELIN-3168] Interpreter Settings Authorization

2018-07-04 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2742 I'll close this PR because original repo was deleted ---

[jira] [Created] (ZEPPELIN-3583) Add function getNoteName() in BaseZeppelinContext

2018-07-04 Thread George Klimov (JIRA)
George Klimov created ZEPPELIN-3583: --- Summary: Add function getNoteName() in BaseZeppelinContext Key: ZEPPELIN-3583 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3583 Project: Zeppelin

[GitHub] zeppelin issue #2720: Update shiro_authentication.md

2018-07-04 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2720 ping @jithinchandranj. Can you please update the title of this PR? I always welcome this kind of documentation. ---

[GitHub] zeppelin issue #2718: ZEPPELIN-3128: The autocomplete in Note Permissions do...

2018-07-04 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2718 Can someone share the status of this issue? ---

[GitHub] zeppelin issue #2713: How to create an universal filter for a dashboard usin...

2018-07-04 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2713 I'll close this PR manually. ---

[GitHub] zeppelin issue #2708: [Zeppelin-3095] Fix UI when all paragraphs executing s...

2018-07-04 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2708 Can someone share the status of this issue? ---

[GitHub] zeppelin issue #2660: Change Spell url to snapshot-8

2018-07-04 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2660 Can you guys share the status of this issue? ---

[GitHub] zeppelin issue #2649: [ZEPPELIN-3033] IPYNB import/export

2018-07-04 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2649 @ShamsUlAzeem Do you have any progress on this? I like this feature. :-) ---

[GitHub] zeppelin pull request #3050: ZEPPELIN-3581. Add "type": "textarea" to "defau...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/3050 ---

[GitHub] zeppelin issue #2346: [gh-pages] Hide pagination btn if there is only 1 page

2018-07-04 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2346 @AhyoungRyu Can you please follow up this PR? If you don't want to proceed it now, can you close this PR? ---

[GitHub] zeppelin pull request #3048: [Docs] Update java version to 1.8

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/3048 ---

[GitHub] zeppelin pull request #2643: [ZEPPELIN-3021] fix bugs for paragraph terminat...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2643 ---

[GitHub] zeppelin pull request #1897: Can't remove interpreter repository.

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1897 ---

[GitHub] zeppelin pull request #2558: sc.setLocalProperty(...) should be more determi...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2558 ---

[GitHub] zeppelin pull request #2479: [ZEPPELIN-2762] Use regex to retrieve interpret...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2479 ---

[GitHub] zeppelin pull request #2041: ZEPPELIN-2137 Changed "show line chart with foc...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2041 ---

[GitHub] zeppelin pull request #2271: [ZEPPELIN-2414] Memory leak under scoped mode o...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2271 ---

[GitHub] zeppelin pull request #1896: implementation test case for connect to exists ...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1896 ---

[GitHub] zeppelin pull request #2671: [ZEPPELIN-3045] Add the option which prevents t...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2671 ---

[GitHub] zeppelin pull request #2227: [ZEPPELIN-2359] Support Spell as Display

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2227 ---

[GitHub] zeppelin pull request #2439: [ZEPPELIN-2680] allow opening notebook as a rea...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2439 ---

[GitHub] zeppelin pull request #2657: [ZEPPELIN-3016] Zeppelin User Impersonation

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2657 ---

[GitHub] zeppelin pull request #2555: [ZEPPELIN-2885] Have Logger subclass StringIO a...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2555 ---

[GitHub] zeppelin pull request #2508: [ZEPPELIN-2817] Support default interpreter set...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2508 ---

[GitHub] zeppelin pull request #2568: ZEPPELIN-2904 Show Remove Paragraph button upfr...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2568 ---

[GitHub] zeppelin pull request #1928: ZEPPELIN-598 ] Dynamic loading for Interpreter ...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1928 ---

[GitHub] zeppelin pull request #2682: [ZEPPELIN-3066] Make the welcome header of the ...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2682 ---

[GitHub] zeppelin pull request #2503: [ZEPPELIN-2808] remember me support

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2503 ---

[GitHub] zeppelin pull request #2286: Jenkins CI test

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2286 ---

[GitHub] zeppelin pull request #2573: [ZEPPELIN-2920] move commonly used error handle...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2573 ---

[GitHub] zeppelin pull request #2195: [ZEPPELIN-2319] new methods for ZeppelinContext

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2195 ---

[GitHub] zeppelin pull request #2859: [ZEPPELIN-3320] upgrade the flink interpreter f...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2859 ---

[GitHub] zeppelin pull request #2402: [ZEPPELIN-2636] User role lookup via interfaces

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2402 ---

[GitHub] zeppelin pull request #1893: [ZEPPELIN-451] Save codes and messages as multi...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1893 ---

[GitHub] zeppelin pull request #2294: [ZEPPELIN-2438]: Add local winutils.exe in buil...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2294 ---

[GitHub] zeppelin pull request #2548: fix tiny typos

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2548 ---

[GitHub] zeppelin pull request #2689: [ZEPPELIN-3080] Removing duplicate Date header

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2689 ---

[GitHub] zeppelin pull request #2250: [ZEPPELIN-2085] Interpret scala code in paste m...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2250 ---

[GitHub] zeppelin pull request #2345: [MINOR] Hide pagination button if there is only...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2345 ---

[GitHub] zeppelin pull request #2448: [ZEPPELIN-2702] save notes in reader-friendly f...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2448 ---

[GitHub] zeppelin pull request #2301: [ZEPPELIN-1625] Override Interpreter settings a...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2301 ---

[GitHub] zeppelin pull request #2676: [ZEPPELIN-3048] Add the option which prevents p...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2676 ---

[GitHub] zeppelin pull request #1873: [ZEPPELIN-1922] Exclude jackson-core and jackso...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1873 ---

[GitHub] zeppelin pull request #2019: [ZEPPELIN-2117] jdbc autocomplete for exasol da...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2019 ---

[GitHub] zeppelin pull request #2670: [ZEPPELIN-3052] Chrome console: TypeError: Cann...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2670 ---

[GitHub] zeppelin pull request #2399: [ZEPPELIN-2620] fa-area chart cannot be resized...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2399 ---

[GitHub] zeppelin pull request #2396: [ZEPPELIN-2451]: Add JDBC config option for cal...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2396 ---

[GitHub] zeppelin pull request #2372: [ZEPPELIN-2581] Shell ansi codes

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2372 ---

[GitHub] zeppelin pull request #2605: [ZEPPELIN-2963] Fix paragraph aborting on next ...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2605 ---

[GitHub] zeppelin pull request #2714: [ZEPPELIN-3121] Fix to create log per each inte...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2714 ---

[GitHub] zeppelin pull request #2434: ZEPPELIN-2687: Show code in description section...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2434 ---

[GitHub] zeppelin pull request #2528: ZEPPELIN-2834 Show Interpreter list as expand c...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2528 ---

[GitHub] zeppelin pull request #2249: ZEPPELIN-2356. Improvement for z.angularBind an...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2249 ---

[GitHub] zeppelin pull request #2614: Add support for minio storage over s3 api

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2614 ---

[GitHub] zeppelin pull request #2282: [ZEPPELIN-2447] Fix python interpreter as to us...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2282 ---

[GitHub] zeppelin pull request #1930: [ZEPPELIN-1886] implementation z.getZeppelinJob...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1930 ---

[GitHub] zeppelin pull request #2440: [ZEPPELIN-2587] allow logging in if you're anon...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2440 ---

[GitHub] zeppelin pull request #2602: [ZEPPELIN-2961] Remove unnecessary 'interpreter...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2602 ---

[GitHub] zeppelin pull request #2151: [ZEPPELIN-465] Be able to run paragraph and the...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2151 ---

[GitHub] zeppelin pull request #2484: [ZEPPELIN-2711] basic metrics for paragraphs & ...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2484 ---

[GitHub] zeppelin pull request #1907: [MINOR] Add enough padding at the bottom of not...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1907 ---

[GitHub] zeppelin pull request #2374: [ZEPPELIN-2593] Add storage settings to persist...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2374 ---

[GitHub] zeppelin pull request #2695: [ZEPPELIN-3089] Create user folders under Trash...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2695 ---

[GitHub] zeppelin pull request #2427: Rinterpreter

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2427 ---

[GitHub] zeppelin pull request #2473: [fix] Check runtimeInfos is not null

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2473 ---

[GitHub] zeppelin pull request #2679: [ZEPPELIN-3047] Let browser remember login and ...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2679 ---

[GitHub] zeppelin pull request #2704: ZEPPELIN-3061: Updated the SecurityUtils to add...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2704 ---

[GitHub] zeppelin pull request #2321: [ZEPPELIN-2498] add more info and config for Ld...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2321 ---

[GitHub] zeppelin pull request #2389: [ZEPPELIN-2612] Remove duplicates from Zeppelin...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2389 ---

[GitHub] zeppelin pull request #2489: [Refactoring] some opportunities to use diamond...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2489 ---

[GitHub] zeppelin pull request #2523: [ZEPPELIN-2764] update packages and documentati...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2523 ---

[jira] [Created] (ZEPPELIN-3582) Add type datato result of query from SQL

2018-07-04 Thread Alexey Zabelkin (JIRA)
Alexey Zabelkin created ZEPPELIN-3582: - Summary: Add type datato result of query from SQL Key: ZEPPELIN-3582 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3582 Project: Zeppelin Iss

  1   2   >