eevanwong commented on pull request #2168:
URL: https://github.com/apache/drill/pull/2168#issuecomment-785261256


   > 
   > 
   > @eevanwong, Drill wouldn't start these tests without mapr env, for now no 
need to run them.
   > I meant just to run
   > 
   > ```
   > mvn clean install -Pmapr
   > ```
   
   When I try that, for some reason I get NPE errors with iceberg metastore 
tests.
   
   ```
   [ERROR] Tests run: 10, Failures: 0, Errors: 10, Skipped: 0, Time elapsed: 
0.97 s <<< FAILURE! - in 
org.apache.drill.metastore.iceberg.components.tables.TestIcebergTablesMetastoreConfigAndVersion
   [ERROR] 
org.apache.drill.metastore.iceberg.components.tables.TestIcebergTablesMetastoreConfigAndVersion.testLoadWithoutProperties
  Time elapsed: 0.103 s  <<< ERROR!
   java.lang.NullPointerException
           at 
org.apache.drill.metastore.iceberg.components.tables.TestIcebergTablesMetastoreConfigAndVersion.testLoadWithoutProperties(TestIcebergTablesMetastoreConfigAndVersion.java:107)
   ```
   
   I don't get these errors w/o mapR profile.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to