[
https://issues.apache.org/jira/browse/WHIRR-750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13801059#comment-13801059
]
Andrei Savu commented on WHIRR-750:
-----------------------------------
Code looks good to me but I've got a test failure during build:
{noformat}
-------------------------------------------------------------------------------
Test set: org.apache.whirr.service.drill.DrillServiceDryRunTest
-------------------------------------------------------------------------------
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.895 sec <<<
FAILURE!
testBootstrapAndConfigure(org.apache.whirr.service.drill.DrillServiceDryRunTest)
Time elapsed: 2.859 sec <<< FAILURE!
junit.framework.AssertionFailedError: The predicate did not match
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.assertTrue(Assert.java:20)
at
org.apache.whirr.service.BaseServiceDryRunTest.assertScriptPredicate(BaseServiceDryRunTest.java:102)
at
org.apache.whirr.service.BaseServiceDryRunTest.assertScriptPredicateOnPhase(BaseServiceDryRunTest.java:98)
at
org.apache.whirr.service.BaseServiceDryRunTest.testBootstrapAndConfigure(BaseServiceDryRunTest.java:86)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
{noformat}
Are you planning to improve DrillServiceTest to assert more than just an open
port?
> Create new service for Apache Drill
> -----------------------------------
>
> Key: WHIRR-750
> URL: https://issues.apache.org/jira/browse/WHIRR-750
> Project: Whirr
> Issue Type: New Feature
> Components: new service
> Reporter: Timothy Chen
> Attachments: drill.patch, drill.patch
>
>
> Adding a new service for deploying Apache Drill
> (http://incubator.apache.org/drill)
> Apache Drill is a query engine that can do interactive querying speed on
> large datasets with multiple machines.
--
This message was sent by Atlassian JIRA
(v6.1#6144)