GitHub user Leemoonsoo opened a pull request: https://github.com/apache/zeppelin/pull/1501
[ZEPPELIN-1532] Remove map visualization from source tree, because of incompatible license ### What is this PR for? According to https://developers.arcgis.com/terms/ and and http://www.esri.com/legal/software-license, current map visualization depends on an online service that has incompatible restrictions to Apache 2 license. Please see https://github.com/apache/zeppelin/pull/1210#issuecomment-252484382 Possible alternative way is explained [here](https://github.com/apache/zeppelin/pull/1210#issuecomment-252763598). I'm very sad to remove this very good contribution. So please anyone review the license and comment here if you have other opinions, or other way around. ### What type of PR is it? [Task] ### Todos * [x] - remove implementation from source tree ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-1532 ### Questions: * Does the licenses files need update? yes * Is there breaking changes for older versions? no * Does this needs documentation? no You can merge this pull request into a Git repository by running: $ git pull https://github.com/Leemoonsoo/zeppelin ZEPPELIN-1532 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/1501.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1501 ---- commit 67f72fe1ccf6e29cdfe945bc8eb0ecbfc649fa14 Author: Lee moon soo <m...@apache.org> Date: 2016-10-10T22:37:00Z Remove map visualization from source tree commit 85efd1bd31b6e0ae9bc98d448fb9269f90949320 Author: Lee moon soo <m...@apache.org> Date: 2016-10-10T22:45:24Z Remove map visualization ---- --- 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. ---