GitHub user nsuthar opened a pull request:
https://github.com/apache/spark/pull/546
Getting absloute path instead of relative path.
Getting absloute path instead of relative path. : Its a same bug as Jira
1527
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nsuthar/spark master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/546.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 #546
----
commit 6c25d6b92c5564ad455b9d065fc1e983c3ff08ea
Author: nirajguavus <[email protected]>
Date: 2014-04-23T23:23:23Z
Fixed bug for Jira Issue# 1527
Details: rootDirs in DiskBlockManagerSuite doesn't get full path from
rootDir0, rootDir1
commit 53ed683214ebbe24e8af80a1bcfc35b4685bb73d
Author: nirajsuthar <[email protected]>
Date: 2014-04-24T18:25:15Z
Jira 1527
rootDirs in DiskBlockManagerSuite doesn't get full path from rootDir0,
rootDir1
commit 25b34f47e89a7012a92a8d8e9d1d3ccbfb248c75
Author: nirajsuthar <[email protected]>
Date: 2014-04-24T19:26:45Z
Merge branch 'bugFixes'
commit 59e1ad11afdd6bfa167a305169e89289e7f5b413
Author: nirajsuthar <[email protected]>
Date: 2014-04-25T02:39:08Z
fixed it to use absolute path instead of relative
Its same issue as Jira 1527
- fixed it to use absolute path instead of relative
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---