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

Hari Shreedharan commented on FLUME-2496:
-----------------------------------------

One test fails:
{code}
Running org.apache.flume.sink.kite.TestDatasetSink
2014-10-07 17:15:45.073 java[30612:1903] Unable to load realm info from 
SCDynamicStore
Tests run: 14, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 82.097 sec <<< 
FAILURE!
testParquetDatasetNotSupported(org.apache.flume.sink.kite.TestDatasetSink)  
Time elapsed: 47 sec  <<< FAILURE!
java.lang.AssertionError: No exception was thrown (Parquet is not supported), 
expected: java.lang.IllegalArgumentException
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.flume.sink.kite.TestDatasetSink.assertThrows(TestDatasetSink.java:638)
        at 
org.apache.flume.sink.kite.TestDatasetSink.testParquetDatasetNotSupported(TestDatasetSink.java:241)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
        at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
        at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
{code}

> Disable the Parquet format in DatasetSink
> -----------------------------------------
>
>                 Key: FLUME-2496
>                 URL: https://issues.apache.org/jira/browse/FLUME-2496
>             Project: Flume
>          Issue Type: Bug
>          Components: Sinks+Sources
>    Affects Versions: v1.6.0
>            Reporter: Joey Echeverria
>            Assignee: Joey Echeverria
>         Attachments: FLUME-2496.patch
>
>
> Kite is changing the default Parquet appender to the non-durable version. The 
> reasons are complicated, but it's probably safer to disable the Parquet 
> format until that gets sorted out in Kite.



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

Reply via email to