Github user hsaputra commented on the pull request:
https://github.com/apache/incubator-spark/pull/559#issuecomment-34599448
@tdas, per discussion we have in the dev list, could you file JIRA ticket
for this PR? Thanks
GitHub user hsaputra opened a pull request:
https://github.com/apache/incubator-spark/pull/577
SPARK-1075 Fix doc in the Spark Streaming custom receiver closing bracket
in the class constructor
The closing parentheses in the constructor in the first code block example
is reversed
Github user hsaputra closed the pull request at:
https://github.com/apache/incubator-spark/pull/577
Github user hsaputra commented on the pull request:
https://github.com/apache/incubator-spark/pull/332#issuecomment-35124599
Hi Tom, do you think it is useful to describe to security implementation
and potential override/ customization under separate .md file under docs
directory for
Github user hsaputra commented on the pull request:
https://github.com/apache/incubator-spark/pull/332#issuecomment-35127945
@tgravescs, I meant something like if developer user wants to override the
behavior of SparkSaslServer to use different digest than MD5, or maybe somehow
Github user hsaputra commented on a diff in the pull request:
https://github.com/apache/incubator-spark/pull/615#discussion_r9891770
--- Diff: core/src/main/scala/org/apache/spark/SparkContext.scala ---
@@ -165,19 +165,20 @@ class SparkContext(
jars.foreach(addJar
Github user hsaputra commented on a diff in the pull request:
https://github.com/apache/incubator-spark/pull/625#discussion_r9939149
--- Diff: core/src/test/scala/org/apache/spark/deploy/ClientSuite.scala ---
@@ -0,0 +1,17 @@
+package org.apache.spark.deploy
--- End diff
Github user hsaputra commented on a diff in the pull request:
https://github.com/apache/incubator-spark/pull/625#discussion_r9939595
--- Diff: core/src/main/scala/org/apache/spark/deploy/ClientArguments.scala
---
@@ -115,3 +110,7 @@ private[spark] class ClientArguments(args
Github user hsaputra commented on a diff in the pull request:
https://github.com/apache/incubator-spark/pull/625#discussion_r9955979
--- Diff: core/src/main/scala/org/apache/spark/deploy/ClientArguments.scala
---
@@ -115,3 +110,7 @@ private[spark] class ClientArguments(args
Github user hsaputra commented on a diff in the pull request:
https://github.com/apache/incubator-spark/pull/625#discussion_r9956945
--- Diff: core/src/main/scala/org/apache/spark/deploy/ClientArguments.scala
---
@@ -115,3 +110,7 @@ private[spark] class ClientArguments(args
10 matches
Mail list logo