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

Hive QA commented on HIVE-6446:
-------------------------------



{color:green}Overall{color}: +1 all checks pass

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

{color:green}SUCCESS:{color} +1 5127 tests passed

Test results: 
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1366/testReport
Console output: 
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1366/console

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12629359

> Ability to specify hadoop.bin.path from command line -D
> -------------------------------------------------------
>
>                 Key: HIVE-6446
>                 URL: https://issues.apache.org/jira/browse/HIVE-6446
>             Project: Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>            Reporter: Remus Rusanu
>            Assignee: Remus Rusanu
>            Priority: Minor
>         Attachments: HIVE-6446.1.patch, HIVE-6446.2.patch
>
>
> the surefire plugin configures hadoop.bin.path as a system property:
> {code}
> <hadoop.bin.path>${basedir}/${hive.path.to.root}/testutils/hadoop</hadoop.bin.path>
> {code}
> On Windows testing, this should be: 
> {code}
> <hadoop.bin.path>${basedir}/${hive.path.to.root}/testutils/hadoop.cmd</hadoop.bin.path>
> {code}
> Additionally, it would be useful to be able to  specify the Hadoop CLI 
> location from -D mvn command line.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to