You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2017/05/09 13:10:09 UTC

[jira] [Commented] (AMBARI-20962) Hive View 2.0 and 1.5 : The downloaded file name will be shown as ____.csv when we download the query result with the unicode name

    [ https://issues.apache.org/jira/browse/AMBARI-20962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16002650#comment-16002650 ] 

Hudson commented on AMBARI-20962:
---------------------------------

SUCCESS: Integrated in Jenkins build Ambari-branch-2.5 #1515 (See [https://builds.apache.org/job/Ambari-branch-2.5/1515/])
AMBARI-20962 : hive view 1.5 and 2.0 made fileName as path param instead (nitiraj.rathore: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=397c3a77e14648bb1967c72769f7c736b36b1508])
* (edit) contrib/views/hive-next/src/main/java/org/apache/ambari/view/hive2/resources/jobs/JobService.java
* (edit) contrib/views/hive-next/src/main/resources/ui/hive-web/app/controllers/index.js
* (edit) contrib/views/hive20/src/main/java/org/apache/ambari/view/hive20/resources/jobs/JobService.java
* (edit) contrib/views/hive20/src/main/resources/ui/app/adapters/job.js


> Hive View 2.0 and 1.5 : The downloaded file name will be shown as ____.csv when we download the query result with the unicode name
> ----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-20962
>                 URL: https://issues.apache.org/jira/browse/AMBARI-20962
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-views
>    Affects Versions: 2.4.2
>            Reporter: Nitiraj Singh Rathore
>            Assignee: Nitiraj Singh Rathore
>             Fix For: 2.5.1
>
>         Attachments: AMBARI-20962_branch-2.5.patch
>
>
> 1. Execute one hive query using the query editor of hive view and result are shown
> 2. Click "Download as CSV" to download the query result
> 3. Type the file name with unicode characters
> 4. Wait for the download process completed
> Expected result:
> The unicode content should be showed in the file name
> Acutal Result:
> The unicode content is replaced by ___
> The file name change to ___.csv



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)