Skip to content

Conversation

@litao-buptsse
Copy link
Contributor

Fail to upload resource to viewfs in spark-1.4
JIRA Link: https://issues.apache.org/jira/browse/SPARK-8657

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@srowen
Copy link
Member

srowen commented Jun 30, 2015

OK to test

@SparkQA
Copy link

SparkQA commented Jun 30, 2015

Test build #984 has started for PR 7125 at commit 65b13f4.

@SparkQA
Copy link

SparkQA commented Jun 30, 2015

Test build #984 has finished for PR 7125 at commit 65b13f4.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • trait AutoCastInputTypes
    • case class Hex(child: Expression) extends UnaryExpression with Serializable
    • case class Atan2(left: Expression, right: Expression)
    • case class Pow(left: Expression, right: Expression)
    • case class Sha1(child: Expression) extends UnaryExpression with AutoCastInputTypes
    • case class Not(child: Expression) extends UnaryExpression with Predicate with AutoCastInputTypes
    • trait StringRegexExpression extends AutoCastInputTypes
    • trait CaseConversionExpression extends AutoCastInputTypes
    • trait StringComparison extends AutoCastInputTypes
    • case class StringLength(child: Expression) extends UnaryExpression with AutoCastInputTypes

@litao-buptsse
Copy link
Contributor Author

@srowen #7125 passes all tests. You can consider to merge it to master.

@srowen
Copy link
Member

srowen commented Jul 3, 2015

Please be patient, this will be dealt with when other issues are done.

@litao-buptsse
Copy link
Contributor Author

@srowen 🆗

@asfgit asfgit closed this in 26d9b6b Jul 8, 2015
asfgit pushed a commit that referenced this pull request Jul 8, 2015
Fail to upload resource to viewfs in spark-1.4
JIRA Link: https://issues.apache.org/jira/browse/SPARK-8657

Author: Tao Li <[email protected]>

Closes #7125 from litao-buptsse/SPARK-8657-for-master and squashes the following commits:

65b13f4 [Tao Li] [SPARK-8657] [YARN] Fail to upload resource to viewfs

(cherry picked from commit 26d9b6b)
Signed-off-by: Sean Owen <[email protected]>

# Conflicts:
#	yarn/src/main/scala/org/apache/spark/deploy/yarn/Client.scala
asfgit pushed a commit that referenced this pull request Jul 8, 2015
Fail to upload resource to viewfs in spark-1.4
JIRA Link: https://issues.apache.org/jira/browse/SPARK-8657

Author: Tao Li <[email protected]>

Closes #7125 from litao-buptsse/SPARK-8657-for-master and squashes the following commits:

65b13f4 [Tao Li] [SPARK-8657] [YARN] Fail to upload resource to viewfs

(cherry picked from commit 26d9b6b)
Signed-off-by: Sean Owen <[email protected]>
@litao-buptsse
Copy link
Contributor Author

@srowen Thanks for your help 😃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants