Steve Loughran created PARQUET-2459:
---------------------------------------

             Summary: parquet-hadoop tests to work with hadoop 3.4.0
                 Key: PARQUET-2459
                 URL: https://issues.apache.org/jira/browse/PARQUET-2459
             Project: Parquet
          Issue Type: Bug
          Components: parquet-hadoop
    Affects Versions: 1.14.0
            Reporter: Steve Loughran


Test runs of parquet-hadoop with {{-Dhadoop.version=3.4.0}} fail because 
there's a logback jar on the classpath, which screws things up (mostly 
seemingly because it suddenly logs at debug)

HADOOP-19084 should have fixed this, as it explicitly excludes the export. 
clearly not. created HADOOP-19153 as a followup.

For now, all parquet needs is to exclude logback as a hadoop-common dependency. 
I'll be extra cautious and get rid of all log dependencies.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to