Github user elbamos commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/208#issuecomment-184805345 @bzz All of the issues you identified are git-rebase artifacts. None of them are intended as part of the PR. Please keep in mind the PR was originally in August, so there are a lot of opportunities for artifacts like this to arise. One of the remaining tasks I have, is to eliminate changes that aren't necessary to the PR. Part of that is comparing against current master to make sure inadvertent reversions like these aren't taking place. That's one of the items on your task list, and it isn't complete yet. The intended changes to the PR are: * under r/ * A few changes under spark/ * Under docs/ * A small number of changes to the spark-related dependencies in pom files There are also some changes -- not many -- that are not related to the PR, but were necessary to get Zeppelin to compile at all. For example, when I pulled recent changes last night, there were syntax errors in one of the javascript files. I imagine that these are issues that relate to other PRs conflicting, or to errors in the rebase process. But they will show-up in this interface as changes in the PR. @jongyoul Yes, you're correct. That isn't intended as part of the PR.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---