[ 
https://issues.apache.org/jira/browse/ATLAS-4704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Madhan Neethiraj updated ATLAS-4704:
------------------------------------
    Description: 
from [pull request #203|https://github.com/apache/atlas/pull/203]:

When running on Windows the os.path.join using the operating systems os.sep=\ 
which causing the full url to be incorrect.

Using urllib.parse might be a little bit slower, but is less error-prone.

  was:
When running on Windows the os.path.join using the operating systems os.sep=\ 
which causing the full url to be incorrect.

Using urllib.parse might be a little bit slower, but is less error-prone.


> Remove os.path.join causing incorrect windows path
> --------------------------------------------------
>
>                 Key: ATLAS-4704
>                 URL: https://issues.apache.org/jira/browse/ATLAS-4704
>             Project: Atlas
>          Issue Type: Bug
>          Components: atlas-intg
>    Affects Versions: 2.2.0
>            Reporter: Madhan Neethiraj
>            Priority: Major
>
> from [pull request #203|https://github.com/apache/atlas/pull/203]:
> When running on Windows the os.path.join using the operating systems os.sep=\ 
> which causing the full url to be incorrect.
> Using urllib.parse might be a little bit slower, but is less error-prone.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to