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

Hive QA commented on HIVE-13388:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12796125/HIVE-13388.1.patch

{color:red}ERROR:{color} -1 due to no test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 9962 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniSparkOnYarnCliDriver.testCliDriver_index_bitmap3
{noformat}

Test results: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/7435/testReport
Console output: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/7435/console
Test logs: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-7435/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 1 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12796125 - PreCommit-HIVE-TRUNK-Build

> Fix inconsistent content due to Thrift changes
> ----------------------------------------------
>
>                 Key: HIVE-13388
>                 URL: https://issues.apache.org/jira/browse/HIVE-13388
>             Project: Hive
>          Issue Type: Bug
>          Components: Hive
>    Affects Versions: 2.1.0
>            Reporter: Wei Zheng
>            Assignee: Wei Zheng
>         Attachments: HIVE-13388.1.patch
>
>
> HIVE-12442 and HIVE-12862 are related here.
> If one wants to make some thrift change by following instruction here:
> https://cwiki.apache.org/confluence/display/Hive/HowToContribute#HowToContribute-GeneratingThriftCode
> When they first execute (i.e. in a clean environment)
> {code}
> mvn clean install -Pthriftif -DskipTests -Dthrift.home=/usr/local -Phadoop-2
> {code}
> The following content will show up
> {code}
> $ git status
> On branch master
> Your branch is up-to-date with 'origin/master'.
> Untracked files:
>   (use "git add <file>..." to include in what will be committed)
> service-rpc/src/gen/thrift/gen-py/__init__.py
> service/src/gen/
> nothing added to commit but untracked files present (use "git add" to track)
> {code}
> They should have been included in the codebase.



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

Reply via email to