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' heade
Github user sjoerdmulder commented on the issue:
https://github.com/apache/zeppelin/pull/3052
@felixcheung finally got the build working :)
---
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 user sjoerdmulder commented on the issue:
https://github.com/apache/zeppelin/pull/2689
@felixcheung Set it up and rebased with master... let's see if it passes
now. Was failing on some random test it seems
---
GitHub user sjoerdmulder opened a pull request:
https://github.com/apache/zeppelin/pull/2689
[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