Skip to content

Conversation

@advancedxy
Copy link
Contributor

JIRA issue: SPARK-1527

getName() only gets the last component of the file path. When deleting test-generated directories,
we should pass the generated directory's absolute path to DiskBlockManager.

directories are deleted when the test is finished.
@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@advancedxy
Copy link
Contributor Author

As discussed with @srowen on JIRA, I think maybe we should review that relative paths and absolute paths are used appropriately.

@nsuthar
Copy link

nsuthar commented Apr 24, 2014

JIRA issue: SPARK-1527

can one of the admin please verify this patch ?!

Thanks. Niraj

@rxin
Copy link
Contributor

rxin commented Apr 24, 2014

Jenkins, test this please.

@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@AmplabJenkins
Copy link

Merged build finished. All automated tests passed.

@AmplabJenkins
Copy link

All automated tests passed.
Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/14445/

pwendell pushed a commit to pwendell/spark that referenced this pull request May 12, 2014
Rename VertexID -> VertexId in GraphX
@srowen
Copy link
Member

srowen commented May 13, 2014

@pwendell On the subject of SPARK-1623, this PR / JIRA can also go in, in my opinion. It's a related small good fix to a potential test problem. Then I think both are done.

@pwendell
Copy link
Contributor

Seems like a good (and pretty minor) change. I'll pull this in, thanks.

asfgit pushed a commit that referenced this pull request May 14, 2014
JIRA issue: [SPARK-1527](https://issues.apache.org/jira/browse/SPARK-1527)

getName() only gets the last component of the file path. When deleting test-generated directories,
we should pass the generated directory's absolute path to DiskBlockManager.

Author: Ye Xianjin <[email protected]>

This patch had conflicts when merged, resolved by
Committer: Patrick Wendell <[email protected]>

Closes #436 from advancedxy/SPARK-1527 and squashes the following commits:

4678bab [Ye Xianjin] change rootDir*.getname to rootDir*.getAbsolutePath so the temporary directories are deleted when the test is finished.
(cherry picked from commit 753b04d)

Signed-off-by: Patrick Wendell <[email protected]>
@asfgit asfgit closed this in 753b04d May 14, 2014
pdeyhim pushed a commit to pdeyhim/spark-1 that referenced this pull request Jun 25, 2014
JIRA issue: [SPARK-1527](https://issues.apache.org/jira/browse/SPARK-1527)

getName() only gets the last component of the file path. When deleting test-generated directories,
we should pass the generated directory's absolute path to DiskBlockManager.

Author: Ye Xianjin <[email protected]>

This patch had conflicts when merged, resolved by
Committer: Patrick Wendell <[email protected]>

Closes apache#436 from advancedxy/SPARK-1527 and squashes the following commits:

4678bab [Ye Xianjin] change rootDir*.getname to rootDir*.getAbsolutePath so the temporary directories are deleted when the test is finished.
andrewor14 pushed a commit to andrewor14/spark that referenced this pull request Jan 8, 2015
Rename VertexID -> VertexId in GraphX

(cherry picked from commit 3d9e66d)
Signed-off-by: Reynold Xin <[email protected]>
bzhaoopenstack pushed a commit to bzhaoopenstack/spark that referenced this pull request Sep 11, 2019
Fix devstack trove deployment failling
turboFei pushed a commit to turboFei/spark that referenced this pull request Nov 6, 2025
…cation java.util.NoSuchElementException: next on empty iterator (apache#436)
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.

6 participants