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

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

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

2018-07-05 Thread sjoerdmulder
Github user sjoerdmulder commented on the issue: https://github.com/apache/zeppelin/pull/3052 I figured it out because we have a server side process (Spray client) doing health-checks and giving warnings about it: ``` Illegal response header: Illegal 'Date' header: Invalid

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

2018-07-05 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/3052 LGTM. BTW, is there any issue for the front side? ---

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