[
https://issues.apache.org/jira/browse/HDFS-14692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16901536#comment-16901536
]
Hudson commented on HDFS-14692:
-------------------------------
FAILURE: Integrated in Jenkins build Hadoop-trunk-Commit #17051 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/17051/])
HDFS-14692. Upload button should not encode complete url. Contributed by
(weichiu: rev 954ff36360e083010f395cb9d3bd46701417e7b7)
* (edit) hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/explorer.js
> Upload button should not encode complete url
> --------------------------------------------
>
> Key: HDFS-14692
> URL: https://issues.apache.org/jira/browse/HDFS-14692
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Lokesh Jain
> Assignee: Lokesh Jain
> Priority: Major
> Fix For: 3.3.0, 3.2.1, 3.1.3
>
> Attachments: HDFS-14692.001.patch
>
>
> explorer.js#modal-upload-file-button currently does not work with knox. The
> function encodes the complete url and thus creates a malformed url. This
> leads to an error while uploading the file.
> Example of malformed url -
> "https%3A//127.0.0.1%3A9999/gateway/default/webhdfs/v1/app-logs/BUILDING.txt?op=CREATE&noredirect=true"
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]