[GitHub] zeppelin pull request #2719: Spark impersonation

2018-02-07 Thread hayssams
Github user hayssams closed the pull request at: https://github.com/apache/zeppelin/pull/2719 ---

[GitHub] zeppelin issue #2719: Spark impersonation

2018-02-06 Thread hayssams
Github user hayssams commented on the issue: https://github.com/apache/zeppelin/pull/2719 @zjffdu my bas. Ticket renewal is not required. Thanks for your clarification. ---

[GitHub] zeppelin issue #2737: ZEPPELIN-3181. Enable impersonation support for kerber...

2018-02-05 Thread hayssams
Github user hayssams commented on the issue: https://github.com/apache/zeppelin/pull/2737 I suspect a problem with this PR if the Kerberos ticket duration is shorter than the interpreter lifetime. That is why I previously opened a PR that explicitly do a ticket renewal

[GitHub] zeppelin pull request #2333: Notebook: (Web) HDFS as a backend storage (Read...

2018-01-16 Thread hayssams
Github user hayssams closed the pull request at: https://github.com/apache/zeppelin/pull/2333 ---

[GitHub] zeppelin pull request #2719: Spark impersonation

2018-01-06 Thread hayssams
GitHub user hayssams opened a pull request: https://github.com/apache/zeppelin/pull/2719 Spark impersonation ### What is this PR for? Makes Spark Interperter impersonate front-end user using spark.yarn.principal who becomes the only user to be declared in hadoop core-site.xml

[GitHub] zeppelin issue #2455: ZEPPELIN-1515. Notebook: HDFS as a backend storage (Us...

2017-08-21 Thread hayssams
Github user hayssams commented on the issue: https://github.com/apache/zeppelin/pull/2455 LGTM 👍 --- 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

[GitHub] zeppelin issue #2455: ZEPPELIN-1515. Notebook: HDFS as a backend storage (Us...

2017-08-01 Thread hayssams
Github user hayssams commented on the issue: https://github.com/apache/zeppelin/pull/2455 @zjffdu Yes when you want to start zeppelin not as a daemon. Please also note the docker image rely on zeppelin.sh --- If your project is set up for it, you can reply to this email

[GitHub] zeppelin issue #2455: ZEPPELIN-1515. Notebook: HDFS as a backend storage (Us...

2017-08-01 Thread hayssams
Github user hayssams commented on the issue: https://github.com/apache/zeppelin/pull/2455 Yes but sometimes we need to launch zeppelin through zeppelin.sh equally in Mesos by Marathon --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] zeppelin issue #2455: ZEPPELIN-1515. Notebook: HDFS as a backend storage (Us...

2017-07-31 Thread hayssams
Github user hayssams commented on the issue: https://github.com/apache/zeppelin/pull/2455 @zjffdu I think that the zeppelin.sh file should be updated with the HADOOP_CONF_DIR in the classpath --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] zeppelin issue #2333: Notebook: (Web) HDFS as a backend storage (Read & Writ...

2017-06-30 Thread hayssams
Github user hayssams commented on the issue: https://github.com/apache/zeppelin/pull/2333 @felixcheung Renaming done. --- 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

[GitHub] zeppelin issue #2333: Notebook: (Web) HDFS as a backend storage (Read & Writ...

2017-05-16 Thread hayssams
Github user hayssams commented on the issue: https://github.com/apache/zeppelin/pull/2333 @felixcheung Do you want me to update the docs and the code or the docs only ? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] zeppelin issue #2333: Notebook: (Web) HDFS as a backend storage (Read & Writ...

2017-05-12 Thread hayssams
Github user hayssams commented on the issue: https://github.com/apache/zeppelin/pull/2333 @felixcheung HDFSCommand exists without the prefix Web since the beginning --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] zeppelin issue #2333: Notebook: (Web) HDFS as a backend storage (Read & Writ...

2017-05-11 Thread hayssams
Github user hayssams commented on the issue: https://github.com/apache/zeppelin/pull/2333 @jongyoul moved HDFSCommand to zeppelin-interpreter --- 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

[GitHub] zeppelin pull request #1479: Notebook: HDFS as a backend storage (Read & Wri...

2017-05-10 Thread hayssams
Github user hayssams closed the pull request at: https://github.com/apache/zeppelin/pull/1479 --- 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

[GitHub] zeppelin issue #1479: Notebook: HDFS as a backend storage (Read & Write Mode...

2017-05-10 Thread hayssams
Github user hayssams commented on the issue: https://github.com/apache/zeppelin/pull/1479 Replaced by PR #2333 --- 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

[GitHub] zeppelin pull request #2333: Notebook: (Web) HDFS as a backend storage (Read...

2017-05-10 Thread hayssams
GitHub user hayssams opened a pull request: https://github.com/apache/zeppelin/pull/2333 Notebook: (Web) HDFS as a backend storage (Read & Write Mode) ### What is this PR for ? This PR replaces the PR-1479 by removing any hadoop dependency using WEBHDFS as a communica

[GitHub] zeppelin pull request #2332: WebHDFS Support

2017-05-10 Thread hayssams
Github user hayssams closed the pull request at: https://github.com/apache/zeppelin/pull/2332 --- 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

[GitHub] zeppelin pull request #2332: WebHDFS Support

2017-05-10 Thread hayssams
GitHub user hayssams opened a pull request: https://github.com/apache/zeppelin/pull/2332 WebHDFS Support You can merge this pull request into a Git repository by running: $ git pull https://github.com/ebiznext/incubator-zeppelin WEBHDFS Alternatively you can review and apply

[GitHub] zeppelin issue #1479: Notebook: HDFS as a backend storage (Read & Write Mode...

2016-10-23 Thread hayssams
Github user hayssams commented on the issue: https://github.com/apache/zeppelin/pull/1479 @jongyoul @zjffdu This issue is with hadoop 2.7 only. With hadoop 2.6 making hadoop dependency as provided works well. I get the following exception Caused

[GitHub] zeppelin issue #1479: Notebook: HDFS as a backend storage (Read & Write Mode...

2016-10-17 Thread hayssams
Github user hayssams commented on the issue: https://github.com/apache/zeppelin/pull/1479 @jongyoul When using provided and bringing in all hadoop dependencies to zengine by adding hadoop lib in HADOOP_CONF_DIR to the classpath, Zeppelin raise an exception at runtime

[GitHub] zeppelin issue #1479: Notebook: HDFS as a backend storage (Read & Write Mode...

2016-10-17 Thread hayssams
Github user hayssams commented on the issue: https://github.com/apache/zeppelin/pull/1479 @Leemoonsoo Test testClose in org.apache.zeppelin.python.PythonInterpreterTest. Can't understand why it is failing on travis CI but not failing on my laptop. --- If your project is set up

[GitHub] zeppelin issue #1479: Notebook: HDFS as a backend storage (Read & Write Mode...

2016-10-05 Thread hayssams
Github user hayssams commented on the issue: https://github.com/apache/zeppelin/pull/1479 @Leemoonsoo Just pushed the changes to make hadoop lib provided. --- 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

[GitHub] zeppelin pull request #1479: Notebook: HDFS as a backend storage (Read & Wri...

2016-10-02 Thread hayssams
GitHub user hayssams opened a pull request: https://github.com/apache/zeppelin/pull/1479 Notebook: HDFS as a backend storage (Read & Write Mode) ### What is this PR for? Zeppelin currently supports many backends for storing notes through Apache Commons VFS. Apache Com