[
https://issues.apache.org/jira/browse/PHOENIX-3214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15840080#comment-15840080
]
Josh Mahonin commented on PHOENIX-3214:
---------------------------------------
Overall the patch looks good and applies cleanly.
However, I'm unable to successfully run the integration tests using 'mvn
verify'. Exceptions logged below. This could very well just be my environment,
but [~kalyanhadoop] can you describe how you run the integration tests, and on
what environment? Thanks!
{noformat}
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m;
support was removed in 8.0
Running org.apache.phoenix.kafka.PhoenixConsumerIT
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.004 sec <<<
FAILURE! - in org.apache.phoenix.kafka.PhoenixConsumerIT
org.apache.phoenix.kafka.PhoenixConsumerIT Time elapsed: 0.004 sec <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Failed to save in any storage
directories while saving namespace.
Caused by: java.io.IOException: Failed to save in any storage directories while
saving namespace.
Results :
Tests in error:
PhoenixConsumerIT>BaseHBaseManagedTimeIT.doSetup:57->BaseTest.setUpTestDriver:557->BaseTest.setUpTestDriver:561->BaseTest.checkClusterInitialized:483->BaseTest.setUpTestCluster:509->BaseTest.initMiniCluster:591
ยป Runtime
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
[INFO]
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test
(NeedTheirOwnClusterTests) @ phoenix-kafka ---
{noformat}
> Kafka Phoenix Consumer
> ----------------------
>
> Key: PHOENIX-3214
> URL: https://issues.apache.org/jira/browse/PHOENIX-3214
> Project: Phoenix
> Issue Type: New Feature
> Reporter: Kalyan
> Assignee: Kalyan
> Attachments: PHOENIX-3214-docs.patch, PHOENIX-3214-final.patch,
> PHOENIX-3214.patch, PHOENIX-3214-updated-1.patch, PHOENIX-3214-updated.patch
>
>
> Providing a new feature to Phoenix.
> Directly ingest Kafka messages to Phoenix.
> Similar to flume phoenix integration.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)