[GitHub] kirilzilla commented on issue #3290: [ZEPPELIN-3939] Spark 2.4 uses a more recent commons-lang3 than Zeppelin-0.8

2019-02-12 Thread GitBox
kirilzilla commented on issue #3290: [ZEPPELIN-3939] Spark 2.4 uses a more 
recent commons-lang3 than Zeppelin-0.8
URL: https://github.com/apache/zeppelin/pull/3290#issuecomment-462753159
 
 
   hello, we have the exact same issue. running zeppelin 0.8.1 inside a docker 
container though. is there a temporary fix or quick workaround we could 
possibly test?


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] asfgit closed pull request #3304: Add spark csv and json tests

2019-02-12 Thread GitBox
asfgit closed pull request #3304: Add spark csv and json tests
URL: https://github.com/apache/zeppelin/pull/3304
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] Leemoonsoo commented on issue #3302: [ZEPPELIN-3988] Paragraph Text output includes \r\n is not displayed correctly.

2019-02-12 Thread GitBox
Leemoonsoo commented on issue #3302: [ZEPPELIN-3988] Paragraph Text output 
includes \r\n is not displayed correctly.
URL: https://github.com/apache/zeppelin/pull/3302#issuecomment-462884249
 
 
   @zjffdu @felixcheung I pushed new commit. Now it handles `\n`, `\r` and 
`\r\n` correctly. (current master can't display output of `%python !ls -al` 
while it new line `\r\n`)
   
   
![image](https://user-images.githubusercontent.com/1540981/52659861-37b2d000-2eb3-11e9-9146-71b631b16b4e.png)
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] Leemoonsoo closed pull request #3302: [ZEPPELIN-3988] Paragraph Text output includes \r\n is not displayed correctly.

2019-02-12 Thread GitBox
Leemoonsoo closed pull request #3302: [ZEPPELIN-3988] Paragraph Text output 
includes \r\n is not displayed correctly.
URL: https://github.com/apache/zeppelin/pull/3302
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] Leemoonsoo opened a new pull request #3302: [ZEPPELIN-3988] Paragraph Text output includes \r\n is not displayed correctly.

2019-02-12 Thread GitBox
Leemoonsoo opened a new pull request #3302: [ZEPPELIN-3988] Paragraph Text 
output includes \r\n is not displayed correctly.
URL: https://github.com/apache/zeppelin/pull/3302
 
 
   ### What is this PR for?
   When paragraph text output includes `\r\n`, it is not displayed correctly in 
paragraph result.
   
   Expected result
   
![image](https://user-images.githubusercontent.com/1540981/52189818-da9e8680-27ef-11e9-8d17-790101677a9b.png)
   
   Current behavior (displays empty result)
   
![image](https://user-images.githubusercontent.com/1540981/52189831-e8540c00-27ef-11e9-8f35-bc79b21669e3.png)
   
   
   ### What type of PR is it?
   Bug Fix
   
   ### What is the Jira issue?
   https://issues.apache.org/jira/browse/ZEPPELIN-3988
   
   ### How should this be tested?
   run
   
   ```
   %python
   print("Hello world\r\n")
   ```
   
   and see if output is displayed correctly.
   
   ### Questions:
   * Does the licenses files need update? no
   * Is there breaking changes for older versions? no
   * Does this needs documentation? no
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[jira] [Created] (ZEPPELIN-4001) Some test are not run due to wrong folder structure

2019-02-12 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-4001:


 Summary: Some test are not run due to wrong folder structure
 Key: ZEPPELIN-4001
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4001
 Project: Zeppelin
  Issue Type: New Feature
Reporter: Jeff Zhang


This is caused by ZEPPELIN-3974



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[GitHub] zjffdu commented on issue #3302: [ZEPPELIN-3988] Paragraph Text output includes \r\n is not displayed correctly.

2019-02-12 Thread GitBox
zjffdu commented on issue #3302: [ZEPPELIN-3988] Paragraph Text output includes 
\r\n is not displayed correctly.
URL: https://github.com/apache/zeppelin/pull/3302#issuecomment-463021279
 
 
   Thanks @Leemoonsoo  I tested locally, it works well


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] felixcheung commented on issue #3288: [ZEPPELIN-2274] - update cron UI

2019-02-12 Thread GitBox
felixcheung commented on issue #3288: [ZEPPELIN-2274] - update cron UI
URL: https://github.com/apache/zeppelin/pull/3288#issuecomment-463030486
 
 
   ping @Savalek 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services