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 2016/11/07 15:41:58 UTC

[jira] [Commented] (AMBARI-17943) Hive View Upload table does not support line feed and carriage return in field delimiter

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

Hudson commented on AMBARI-17943:
---------------------------------

SUCCESS: Integrated in Jenkins build Ambari-branch-2.5 #270 (See [https://builds.apache.org/job/Ambari-branch-2.5/270/])
AMBARI-17943 : removed the linefeed and carriage return and improved UX (nitiraj.rathore: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=42ceffc2d1c8347a7b855998d5c11d93c8ff5d0c])
* (edit) contrib/views/hive-next/src/main/resources/ui/hive-web/app/controllers/upload-table.js
* (edit) contrib/views/hive/src/test/java/org/apache/ambari/view/hive/resources/upload/OpenCSVParserTest.java
* (edit) contrib/views/hive/src/test/java/org/apache/ambari/view/hive/resources/upload/OpenCSVTest.java
* (edit) contrib/views/hive/src/main/resources/ui/hive-web/app/templates/upload-table.hbs
* (edit) contrib/views/hive/src/main/resources/ui/hive-web/app/controllers/upload-table.js
* (edit) contrib/views/hive-next/src/main/resources/ui/hive-web/app/templates/upload-table.hbs


> Hive View Upload table does not support line feed and carriage return in field delimiter
> ----------------------------------------------------------------------------------------
>
>                 Key: AMBARI-17943
>                 URL: https://issues.apache.org/jira/browse/AMBARI-17943
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-views
>    Affects Versions: 2.4.0
>            Reporter: Anusha Bilgi
>            Assignee: Nitiraj Singh Rathore
>             Fix For: 2.5.0
>
>         Attachments: AMBARI-17943_branch-2.5_2.patch
>
>
> As row delimiter are set as endline and carriage return so they cannot be set as column delimiter. 
> these options should be removed from dropdown in upload table.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)