Skip to content

[SYSTEMML-629] source statement not resolve absolute paths#168

Closed
nishi-t wants to merge 1 commit intoapache:masterfrom
nishi-t:SYSTEMML-626_source_statement_not_resolve_absolute_paths
Closed

[SYSTEMML-629] source statement not resolve absolute paths#168
nishi-t wants to merge 1 commit intoapache:masterfrom
nishi-t:SYSTEMML-626_source_statement_not_resolve_absolute_paths

Conversation

@nishi-t
Copy link
Contributor

@nishi-t nishi-t commented May 25, 2016

This patch make some minor changes to dml and pydml parser for addressing the issue in JIRA. Please review.

@deroneriksson
Copy link
Member

Thank you @nishi-t. I tested and this works on OS X. @gweidner could you try this on Windows?

@deroneriksson
Copy link
Member

deroneriksson commented May 31, 2016

Tested on Windows. Absolute paths such as "C:\example.dml" work.

LGTM

I had success with "C:\..." but not absolute paths starting with "\" or "/" (on Windows). We might want to look into updating this in the future.

@deroneriksson
Copy link
Member

Just for reference, this pertains to SYSTEMML-626. The header says SYSTEMML-629.

@asfgit asfgit closed this in b18b854 May 31, 2016
niketanpansare pushed a commit to niketanpansare/systemml that referenced this pull request Jun 9, 2016
Fix source statement to deal with absolute paths.

Closes apache#168.
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.

2 participants