You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2015/04/20 23:15:00 UTC

[jira] [Commented] (HIVE-9272) Tests for utf-8 support

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

Eugene Koifman commented on HIVE-9272:
--------------------------------------

[~asreekumar], I think your change in #3 in README.txn is not needed since this is now automated

there is a test.sh file in the patch, what is this for?

wrt the change in deploy_e2e_artifacts.sh - this will fail if run more than once as "mv" removes the file which is under source control.  I would at least change it to "cp".  
Also, related to this piece, is it possible to mv/cp to some location not under source control?
For example, when you run the "ant test" you'll notice that a new testdist/ is created to which all (most) files are copied to (e.g. tests/).  Perhaps you could do the same for inpdir/ and rename files to use UTF8 there?  This is not critical but would be nice.

> Tests for utf-8 support
> -----------------------
>
>                 Key: HIVE-9272
>                 URL: https://issues.apache.org/jira/browse/HIVE-9272
>             Project: Hive
>          Issue Type: Test
>          Components: Tests, WebHCat
>    Affects Versions: 0.14.0
>            Reporter: Aswathy Chellammal Sreekumar
>            Assignee: Aswathy Chellammal Sreekumar
>            Priority: Minor
>             Fix For: 1.2.0
>
>         Attachments: HIVE-9272.1.patch, HIVE-9272.2.patch, HIVE-9272.3.patch, HIVE-9272.4.patch, HIVE-9272.5.patch, HIVE-9272.6.patch, HIVE-9272.patch
>
>
> Including some test cases for utf8 support in webhcat. The first four tests invoke hive, pig, mapred and streaming apis for testing the utf8 support for data processed, file names and job name. The last test case tests the filtering of job name with utf8 character



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