Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/2652
Thanks @wary ,
next time you don't create a new PR. You just need.
1. git fetch upstream
2. git rebase upstream/master
3. git push origin [pr-branch] -f---
