[GitHub] zeppelin issue #3240: [ZEPPELIN-3840] Zeppelin on Kubernetes

2018-11-28 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/3240 Would be great to cut 0.9 release with this and all other great improvements that are currently only available in master. So more folks can take leverage of those features, and provide feedback

[GitHub] zeppelin issue #3145: [ZEPPELIN-2572] multiple paragraphs actions

2018-11-19 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/3145 @Leemoonsoo please help reviewing this I personally think that color palette of selected paragraphs can be better something else, but functionally it's a great improvement to core Zeppelin

[GitHub] zeppelin issue #3113: [ZEPPELIN-3616] fix editor sections auto-collapse

2018-11-08 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/3113 cc @zjffdu @Leemoonsoo @prabhjyotsingh can you please merge this? Thank you. ---

[GitHub] zeppelin issue #3199: ZEPPELIN-3792. Support Kerberos Realm

2018-10-01 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/3199 Thanks @zjffdu ! Would be nice to have documentation as a reference on how to setup Kerberos realm for Zeppelin authentication. Or at least documentation that it's supported with perhaps

[GitHub] zeppelin issue #3150: ZEPPELIN-3734. Remove runtimeinfo from note.json

2018-08-21 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/3150 Thanks On Tue, Aug 21, 2018 at 7:17 PM Jeff Zhang wrote: > Will merge if no more comments > > — > You are receiving this because you were mentioned.

[GitHub] zeppelin issue #3150: ZEPPELIN-3734. Remove runtimeinfo from note.json

2018-08-21 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/3150 Yep, what I meant are fields like "dateCreated": "2018-07-12 13:53:34.479", "dateStarted": "2018-07-23 16:27:18.751",

[GitHub] zeppelin issue #3150: ZEPPELIN-3734. Remove runtimeinfo from note.json

2018-08-20 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/3150 Can this be an option? Perhaps that's on by default to make it compatible with current Zeppelin release. Our users find it useful to compare paragraph runtimes and who ran it from last time

[GitHub] zeppelin issue #3045: ZEPPELIN-3570. Fix for doing user search for LDAPRealm

2018-08-16 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/3045 Can you guys please have a look at https://issues.apache.org/jira/browse/ZEPPELIN-3719 in case if this change caused that problem ? ---

[GitHub] zeppelin issue #2923: ZEPPELIN-3312 Add option to convert username to lower ...

2018-08-16 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2923 Can you guys please have a look at https://issues.apache.org/jira/browse/ZEPPELIN-3719 in case if this change caused that problem ? ---

[GitHub] zeppelin issue #3103: ZEPPELIN-3666. Use zeppelin.interpreter.default to rep...

2018-07-31 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/3103 As discussed in https://github.com/apache/zeppelin/pull/3059 it seems a good idea to have a **default interpreter group** set globally, and **default interpreter set at note level**. What do you

[GitHub] zeppelin issue #3059: ZEPPELIN-3595. Remove interpreter binding in backend

2018-07-31 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/3059 @jongyoul I like the idea of having a default interpreter (and not a default interpreter group ) **per note**. +1 ---

[GitHub] zeppelin issue #3103: ZEPPELIN-3666. Use zeppelin.interpreter.default to rep...

2018-07-31 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/3103 Thanks @zjffdu - that's a great improvement as ordering wasn't used in zeppelin. Would it be possible to introduce a similar knob to choose a default interpreter, not just default interpreter

[GitHub] zeppelin issue #3084: [zeppelin-3639] Add Ipython interpreter prerequisite c...

2018-07-30 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/3084 that makes sense. thanks @khalidhuseynov ---

[GitHub] zeppelin issue #3103: ZEPPELIN-3666. Use zeppelin.interpreter.default to rep...

2018-07-30 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/3103 @zjffdu, do I understand correctly that `zeppelin.interpreter.default` would choose default interpreter, and not just interpreter group? If so, it would also resolve https://issues.apache.org

[GitHub] zeppelin issue #3101: [ZEPPELIN-3667] [Improvement] Large CVS download.

2018-07-27 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/3101 FYI. That download button will be removed by https://github.com/apache/zeppelin/pull/3013 ---

[GitHub] zeppelin issue #3090: [ZEPPELIN-3645] Add LSP Protocol completion support

2018-07-26 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/3090 Very interesting improvements. Thanks for working on this. Shouldn't LSP server be embedded into Python / PySpark interpreter itself and not be a separate process? This would address both

[GitHub] zeppelin issue #3099: [ZEPPELIN-3665] fix notebook name

2018-07-26 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/3099 If there is a very long "folder/subfolder1/subfolder" part, wouldn't this change always to display only "folder/subfolder1/subfolder..." and not a notebook name? ---

[GitHub] zeppelin issue #3074: [ZEPPELIN-3610] Cluster Raft module design

2018-07-22 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/3074 Just out of curiosity, why Raft Protocol? Have you considered alternatives, for example, Zookeeper could do here, I guess. I think what the design document is missing is some sort of pros and cons

[GitHub] zeppelin issue #3084: [zeppelin-3639] Add Ipython interpreter prerequisite c...

2018-07-19 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/3084 Would be nice to check freeze output for tornado version. tornado 5.x is broken for Zeppelin. https://issues.apache.org/jira/browse/ZEPPELIN-3505 ---

[GitHub] zeppelin issue #3047: [ZEPPELIN-3574] fix large number rendering issue

2018-07-06 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/3047 wow. that's pretty serious issue. thanks for fixing this. LGTM. ---

[GitHub] zeppelin issue #3044: ZEPPELIN-3563. Add pool to paragraph property that use...

2018-07-01 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/3044 Thanks @zjffdu - that looks good to me. What about {username} instead of {name} ? ---

[GitHub] zeppelin issue #3044: ZEPPELIN-3563. Add pool to paragraph property that use...

2018-06-29 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/3044 > We could do that but it depends on the farischeduler.xml that user specified. If user didn't specify the user name as pool name in fairscheduler.xml, then it doesn't make sense to

[GitHub] zeppelin issue #3044: ZEPPELIN-3563. Add pool to paragraph property that use...

2018-06-28 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/3044 I meant Zeppelin would set `spark.scheduler.pool` to username of the user that was used to authenticate into Zeppelin. ---

[GitHub] zeppelin issue #3044: ZEPPELIN-3563. Add pool to paragraph property that use...

2018-06-28 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/3044 Would it be possible to set `spark.scheduler.pool` to authenticated user name as well, as described in https://issues.apache.org/jira/browse/ZEPPELIN-3334 I think it's a much better default

[GitHub] zeppelin issue #3013: [ZEPPELIN-3511] remove old button "Download Data as CS...

2018-06-28 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/3013 my 2 cents: 1. yes. 2,3. yes. except that `grid-ui` doesn't have native `tsv` export, right? I thought `grid-ui` only allows to export as `csv` and as `xlsx`, is this correct? If it is, we might

[GitHub] zeppelin issue #3013: [ZEPPELIN-3511] remove old button "Download Data as CS...

2018-06-21 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/3013 @sanjaydasgupta I agree with what you're saying but what I was suggesting is just hook up **old button** to **ui-grid** ---

[GitHub] zeppelin issue #3013: [ZEPPELIN-3511] remove old button "Download Data as CS...

2018-06-18 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/3013 Was thinking of another solution.. is it possible to *move* grid-ui's - Export all/visible data as csv/xls four options to that old Download menu? So grid-ui would only have

[GitHub] zeppelin issue #3000: [ZEPPELIN-3467] two-step, atomic configuration file

2018-06-08 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/3000 > The orphaned file will not be automatically overwritten later because File.createTempFile(...) will always attempt to create a new filename that is unused in the directory. That ma

[GitHub] zeppelin issue #2952: [Zeppelin-2572] multiple paragraphs actions

2018-06-05 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2952 We were using PR this in prod for a couple of weeks. Works great. Left one additional comment based on users feedback. "Select a paragraph" tooltip change to "Add

[GitHub] zeppelin issue #2978: [ZEPPELIN-3467] two-step, atomic configuration file wr...

2018-05-31 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2978 @sanjaydasgupta, `writeFile` in `FileSystemStorage` drops file first, and then renames temp file. It's not an atomic write, and also leaves a chance to loosing file that is being written

[GitHub] zeppelin issue #2601: [ZEPPELIN-2956] [font-end] Downloaded CSV/TSV data wil...

2018-05-29 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2601 > I believe one could remove old button "Download Data as CSV". filed https://issues.apache.org/jira/browse/ZEPPELIN-3511 to remove old export csv/tsv This idea was

[GitHub] zeppelin issue #2971: [ZEPPELIN-3466] Table export to excel is not working d...

2018-05-29 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2971 Thanks @prabhjyotsingh - filed https://issues.apache.org/jira/browse/ZEPPELIN-3511 to consider removing old export csv/tsv which is broken in some other ways (like when data has double quotes

[GitHub] zeppelin issue #2978: [ZEPPELIN-3467] two-step, atomic configuration file wr...

2018-05-28 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2978 @sanjaydasgupta > do you recommend similar treatment for FileSystemConfigStorage also? yep, HDFS although is not a posix filesystem, but renaming a file is still implemen

[GitHub] zeppelin issue #2952: [Zeppelin-2572] multiple paragraphs actions

2018-05-25 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2952 thank you @Savalek @zjffdu would it be possible to merge this to master? (and not to 0.8) thanks! ---

[GitHub] zeppelin issue #2978: [ZEPPELIN-3467] two-step, atomic configuration file wr...

2018-05-23 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2978 What's difference between LocalConfigStorage and FileSystemConfigStorage? I don't know Zeppelin internals that well. Wonder if this has to be fixed FileSystemConfigStorage.java as well

[GitHub] zeppelin issue #2945: [ZEPPELIN-3430] fix logic of loading githubnotebookrep...

2018-05-23 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2945 got it, thanks @zjffdu ---

[GitHub] zeppelin issue #2979: ZEPPELIN-3484. sc.setJobGroup() shows up in error stac...

2018-05-23 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2979 works as expected. thanks for quick turnaround! LGTM. ---

[GitHub] zeppelin issue #2975: ZEPPELIN-3475: Bump up version of Apache Thrift

2018-05-23 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2975 When I build Zeppelin, I see in maven build log > [INFO] Including org.apache.thrift:libthrift:jar:0.9.3 in the shaded jar. > [INFO] Including org.apache.thrift:libfb303:jar

[GitHub] zeppelin issue #2945: [ZEPPELIN-3430] fix logic of loading githubnotebookrep...

2018-05-23 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2945 @zjffdu, is it possible to commit this into the 0.8 branch? thanks. ---

[GitHub] zeppelin issue #2978: [ZEPPELIN-3467] two-step, atomic configuration file wr...

2018-05-23 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2978 Thanks @sanjaydasgupta. I will give this a try today. ---

[GitHub] zeppelin issue #2979: ZEPPELIN-3484. sc.setJobGroup() shows up in error stac...

2018-05-23 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2979 Thanks @zjffdu - I will test this today. ---

[GitHub] zeppelin issue #2971: [ZEPPELIN-3466] Table export to excel is not working d...

2018-05-22 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2971 Got it @prabhjyotsingh - thanks. So there are two separate ways to export data now - [1] is the newer way and [2] is the older way. What's advantage of having two export options

[GitHub] zeppelin issue #2963: [ZEPPELIN-3450] Number sorting issue

2018-05-22 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2963 @sameer79 I refreshed my Zeppelin to latest master snapshot. Can't reproduce any longer the issue I specified on the screenshot above. Please disregard my earlier comment. LGTM

[GitHub] zeppelin issue #2976: [ZEPPELIN-3478] Download Data as CSV downloads data as...

2018-05-22 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2976 LGTM Verified manually - this patch fixes the issue. Thanks a lot @prabhjyotsingh ---

[GitHub] zeppelin issue #2975: ZEPPELIN-3475: Bump up version of Apache Thrift

2018-05-22 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2975 thanks @prabhjyotsingh bumping up 0.9.3 seems a good idea to me, but I'd like somebody else to review this too. my 2 cents - It might be also good to shade Thrift to avoid future conflicts

[GitHub] zeppelin issue #2975: ZEPPELIN-3475: Bump up version of Apache Thrift

2018-05-22 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2975 @prabhjyotsingh yes, seems that way. It might be more specific for Cloudera or more generic. I know that Cloudera packages CDH with a specific version of Thrift. It used to be 0.9.2

[GitHub] zeppelin issue #2971: [ZEPPELIN-3466] Table export to excel is not working d...

2018-05-22 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2971 How to activate XLS/XLSX download option? It doesn't show up for me with this PR applied. ![image](https://user-images.githubusercontent.com/3013418/40377041-1e9353ec-5dad-11e8-92a5

[GitHub] zeppelin issue #2976: [ZEPPELIN-3478] Download Data as CSV downloads data as...

2018-05-22 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2976 thanks for prompt response @prabhjyotsingh I will give this a try today. ---

[GitHub] zeppelin issue #2975: ZEPPELIN-3475: Bump up version of Apache Thrift

2018-05-22 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2975 @felixcheung as an example, I've seen NoSuchMethodError exceptions like one below when working with Spark interpreter reading Hive tables and Thrift version had a version mismatch .. so it may

[GitHub] zeppelin issue #2971: [ZEPPELIN-3466] Table export to excel is not working d...

2018-05-21 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2971 Could you please also have a look at https://issues.apache.org/jira/browse/ZEPPELIN-3478 CSV/TSV exports seem to be broken too. ---

[GitHub] zeppelin issue #2974: ZEPPELIN-3472 No interpreter status is shown after res...

2018-05-21 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2974 I think it's a great idea to add something like this to also show status if an interpreter is running. so show a green icon if interpreter is running/ or had been restarted successfully

[GitHub] zeppelin issue #2975: ZEPPELIN-3475: Bump up version of Apache Thrift

2018-05-21 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2975 checked a few newer CDH 5 versions and they're packaged with 0.9.3. older CDH 5 version come with 0.9.2. CDH 6 will be shipped with 0.9.3 too. my two cents: +1 from me. thanks. ---

[GitHub] zeppelin issue #2963: [ZEPPELIN-3450] Number sorting issue

2018-05-21 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2963 @sameer79 I was using latest Zeppelin from master snapshot. Chrome browser. Can you reproduce the same sorting issue for strings? Here's the code I used: ```python %pyspark

[GitHub] zeppelin issue #2963: [ZEPPELIN-3450] Number sorting issue

2018-05-15 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2963 Thanks for fixing this - I just had a chance to test and confirm it fixes number sorting. PR title reads "Number sorting issue", but code change seems tries to address String and Da

[GitHub] zeppelin issue #2945: [ZEPPELIN-3430] fix logic of loading githubnotebookrep...

2018-05-03 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2945 This PR fixes the issue I described in https://github.com/apache/zeppelin/pull/2760#issuecomment-386148566 Now the git/versioning subpanel is back! Thanks. ---

[GitHub] zeppelin issue #2760: ZEPPELIN-3196. Plugin framework for Zeppelin Engine

2018-05-03 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2760 I wonder if https://github.com/apache/zeppelin/pull/2945 fixes issue I described in my earlier comment. cc @cvaliente @myuwono ---

[GitHub] zeppelin issue #2760: ZEPPELIN-3196. Plugin framework for Zeppelin Engine

2018-05-02 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2760 @zjffdu, just updated to master, and noticed versioning toolbar is missing... I think it's because of this PR. We have `zeppelin.notebook.storage

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

2018-04-26 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2742 @necosta thanks for this great feature. It makes a lot of sense for Zeppelin instance shared with different set of users. Would it be possible to do this interpreter settings authorization for LDAP

[GitHub] zeppelin issue #2923: ZEPPELIN-3312 Add option to convert username to lower ...

2018-04-18 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2923 I was thinking we should also lower-case usernames that are stored in `notebook-authorization.json`, when doing authorization. Otherwise users wouldn't be able to see their own notebooks when

[GitHub] zeppelin issue #2923: ZEPPELIN-3312 Add option to convert username to lower ...

2018-04-12 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2923 Great idea.. I had a similar jira https://issues.apache.org/jira/browse/ZEPPELIN-2886 Thanks! ---

[GitHub] zeppelin issue #2894: ZEPPELIN-3364. Followup of ZEPPELIN-3362, improve Zepp...

2018-03-26 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2894 Thanks @zjffdu cc @prabhjyotsingh - you were saying in [a comment for ZEPPELIN-3292](https://issues.apache.org/jira/browse/ZEPPELIN-3292?focusedCommentId=16387420

[GitHub] zeppelin issue #2834: [ZEPPELIN-1967] Passing Z variables to Shell and SQL I...

2018-03-20 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2834 @zjffdu, @felixcheung would be exciting to have this feature be part of the 0.8.0 release. Since there is a way to maintain backward compatibility, it seems to be a low hanging fruit

[GitHub] zeppelin issue #2834: [ZEPPELIN-1967] Passing Z variables to Shell and SQL I...

2018-03-17 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2834 @zjffdu Great idea on paragraph-level properties! There are so many possible uses for this feature like ones you explained below. For interpolation I think there should be a way to do

[GitHub] zeppelin issue #2834: [ZEPPELIN-1967] Passing Z variables to Shell and SQL I...

2018-03-15 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2834 What happens when a notebook had code {something} and "something" doesn't exist as a 'z' variable? Would it be possible to review that comment I left earlier in https://

[GitHub] zeppelin issue #2684: [Zeppelin-2572] multiple paragraphs actions

2018-03-14 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2684 Just noticed this.. I think it's a great feature! In Jupyter we can also select multiple paragraphs. Although it is made more seamless.. I believe you could Ctrl+click anywhere

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

2018-03-13 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2782 I think it's a good improvement. As an example, Databricks spark notebooks also have paragraph numbering across whole notebook. Thanks. ---

[GitHub] zeppelin issue #2833: ZEPPELIN-3286. Run All Paragraphs stops if there is a ...

2018-03-07 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2833 Tested manually - this patch fixes issue described in ZEPPELIN-3286 Thank you @zjffdu ---

[GitHub] zeppelin issue #2835: [ZEPPELIN-3289] Table not using full height after para...

2018-03-05 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2835 @weand I just logged in https://issues.apache.org/jira/browse/ZEPPELIN-3292 for data duplication ) I don't think it's related to this PR? ---

[GitHub] zeppelin issue #2833: ZEPPELIN-3286. Run All Paragraphs stops if there is a ...

2018-03-05 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2833 thanks Jeff! will validate a bit later today. ---

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

2018-03-01 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2817 @SleepyThread - great feature! Building on @felixcheung's comment, it would be good if Snapshot feature would use org.apache.zeppelin.notebook.repo.GitNotebookRepo to store a snapshot

[GitHub] zeppelin issue #2822: ZEPPELIN-3242. Listener threw an exception java.lang.N...

2018-02-27 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2822 Manually tested. Works as expected. This PR fixes: - Spark job progress bar - ability to cancel as spark job from paragraph - Spark Driver web UI link. Thanks a lot

[GitHub] zeppelin issue #2822: ZEPPELIN-3242. Listener threw an exception java.lang.N...

2018-02-27 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2822 thank you @zjffdu - I will give this a try today ---

[GitHub] zeppelin issue #2812: disable tab completion

2018-02-22 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2812 One way to fix [ZEPPELIN-3253](https://issues.apache.org/jira/browse/ZEPPELIN-3253?focusedCommentId=16373706=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16373706

[GitHub] zeppelin pull request #2812: disable tab completion

2018-02-22 Thread Tagar
Github user Tagar closed the pull request at: https://github.com/apache/zeppelin/pull/2812 ---

[GitHub] zeppelin pull request #2812: disable tab completion

2018-02-22 Thread Tagar
GitHub user Tagar opened a pull request: https://github.com/apache/zeppelin/pull/2812 disable tab completion ### What is this PR for? A few sentences describing the overall goals of the pull request's commits. First time? Check out the contributing guide - https

[GitHub] zeppelin issue #2624: [ZEPPELIN-2965] Add code completion for livy interpret...

2018-02-22 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2624 This commit seems broke Tab to indent text behavior. https://issues.apache.org/jira/browse/ZEPPELIN-3253 ---

[GitHub] zeppelin issue #2809: [ZEPPELIN-3249] Add support for streaming table

2018-02-21 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2809 I think as a nice side effect, this PR also fixes https://issues.apache.org/jira/browse/ZEPPELIN-3238 - see comments there ---

[GitHub] zeppelin issue #2323: [ZEPPELIN-2411] Improve Table

2018-02-20 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2323 Great improvement. Submitted https://issues.apache.org/jira/browse/ZEPPELIN-3251 to consider showing rows/columns lazily on scrolling events as otherwise ui-grid has a significant overhead

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

2018-02-20 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2649 Would be great to have this functionality part of core Zeppelin. Any plans to move this PR forward? Thanks! ---

[GitHub] zeppelin issue #2802: ZEPPELIN-3236. Make grpc framesize configurable

2018-02-20 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2802 @zjffdu I just verified this new commit and it works great. Glad to see exceptions in ipython backend are now being captured correctly. I wasn't able to actually test frame size problem

[GitHub] zeppelin issue #2802: ZEPPELIN-3236. Make grpc framesize configurable

2018-02-20 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2802 LGTM thanks a lot @zjffdu ---

[GitHub] zeppelin issue #2810: ZEPPELIN-3239. unicode characters in an iPython paragr...

2018-02-20 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2810 Verified manually. Works as expected. Thanks a lot @zjffdu ---

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

2018-02-20 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2782 I think a low-hanging fruit here might be if Zeppelin would treat paragraph titles as mark down code? So if you added leading `#` it would mean a high-level section of the notebook, `##` would

[GitHub] zeppelin issue #2802: ZEPPELIN-3236. Make grpc framesize configurable

2018-02-20 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2802 thank you @zjffdu - I will check this today. ---

[GitHub] zeppelin issue #2810: ZEPPELIN-3239. unicode characters in an iPython paragr...

2018-02-20 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2810 thanks @zjffdu! will give this a try today. ---

[GitHub] zeppelin issue #2808: [ZEPPELIN-3243] fix IndexOutOfBoundsException when 'No...

2018-02-20 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2808 I think I've seen this behavior too. Thanks for fixing this. ---

[GitHub] zeppelin issue #2802: ZEPPELIN-3236. Make grpc framesize configurable

2018-02-18 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2802 > ERROR [2018-02-14 10:39:10,922] ({grpc-default-executor-3} IPythonClient.java[onError]:138) - Fail to call IPython grpc > io.grpc.StatusRuntimeException: RESOURCE_EXH

[GitHub] zeppelin issue #2805: [ZEPPELIN-3240] Zeppelin server fail to start if inter...

2018-02-16 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2805 Are those kind of properties mix in interpreter could happen because of Zeppelin upgrade? I.e. old properties and new properties mix? ---

[GitHub] zeppelin issue #2802: ZEPPELIN-3236. Make grpc framesize configurable

2018-02-15 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2802 @zjffdu I don't have a reproducible case yet. This error hasn't been very consistent for me so it might be also a side effect of another problem. That's why I asked above if we could capture

[GitHub] zeppelin issue #2802: ZEPPELIN-3236. Make grpc framesize configurable

2018-02-14 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2802 1) My main point was that this exception should be thrown to the user, so he or she has a chance to increase this limit. Currently if it breaks, only way to find out about this limitation

[GitHub] zeppelin issue #2802: ZEPPELIN-3236. Make grpc framesize configurable

2018-02-14 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2802 Thanks for the heads up, yep I figured out that I have to tune up zeppelin.ipython.grpc.framesize to a large number. I looked over the PR. Two quick suggestions 1) Would it be possible

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

2018-02-12 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2782 Since we migrated from Jupyter to Zeppelin, I miss a lot floating ToC menu Jupyter extension. Super useful for larger notebooks - navigation becomes very transparent. http://jupyter

[GitHub] zeppelin issue #2790: ZEPPELIN-3222. Shade libfb303 in SparkInterpreter

2018-02-11 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2790 Manually tested master with this PR when using CDH 5.12 and it solves NPE issue when starting Spark interpreter. Thanks @zjffdu ! ---

[GitHub] zeppelin issue #2744: ZEPPELIN-3184. Use hadoop-azure to replace azure-stora...

2018-02-11 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2744 Do you mean compile without option like > -Dhadoop.version=2.6.0-cdh5.12.1 ? It compiles fine but I was getting runtime errors (like some non-existent method etc). Ca

[GitHub] zeppelin issue #2744: ZEPPELIN-3184. Use hadoop-azure to replace azure-stora...

2018-02-11 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2744 This commit broke build for CDH (maven convergence error on dependencies). Should there be a automated test to check if a commit breaks compatibility with Cloudera distro of Hadoop? ---

[GitHub] zeppelin issue #2723: ZEPPELIN-3119. Build issue with CDH

2018-01-11 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2723 thank you @zjffdu ---

[GitHub] zeppelin issue #2555: [ZEPPELIN-2885] Have Logger subclass StringIO and over...

2017-11-02 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2555 FYI This Zeppelin issue will be worked around in Sparkling Water in following PR - https://github.com/h2oai/h2o-3/pull/1705 ---

[GitHub] zeppelin issue #2555: [ZEPPELIN-2885] Have Logger subclass StringIO and over...

2017-10-31 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2555 Found this works around the issue on Python 2.. will test more. ``` import sys sys.stdout.isatty = lambda : False sys.stdout.encoding = None ``` ---

[GitHub] zeppelin issue #2555: [ZEPPELIN-2885] Have Logger subclass StringIO and over...

2017-10-31 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2555 @sctincman Did you find a workaround for this issue ? Thanks ---

[GitHub] zeppelin issue #2631: ZEPPELIN-2197. Interpreter Lifecycle Manager

2017-10-25 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2631 One last thing - from user experience it would be convenient to know when their interpreters timed out. Something like a popup or just some sort of a graphical flag would do, I guess

  1   2   >