[
https://issues.apache.org/jira/browse/HIVE-9272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14279326#comment-14279326
]
Eugene Koifman commented on HIVE-9272:
--------------------------------------
sorry, I think the +1 was premature
after applying this patch on trunk and running
mvn clean package install -Phadoop-2,dist -DskipTests
I end up with an error
[INFO] Hive Packaging ..................................... FAILURE [ 23.908 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:46 min
[INFO] Finished at: 2015-01-15T13:35:44-08:00
[INFO] Final Memory: 187M/1055M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-assembly-plugin:2.3:single (assemble) on project
hive-packaging: Failed to create assembly: Error creating assembly archive src:
hcatalog/src/test/e2e/templeton/inpdir/artof\344\266\264\343\204\251\351\274\276\344\270\204\347\213\234\343\200\207war.txt"
not found. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :hive-packaging
ekoifman:svnhive ekoifman$
> 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
> Attachments: HIVE-9272.1.patch, HIVE-9272.2.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
> NO PRECOMMIT TESTS
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)