viirya commented on pull request #1397:
URL: https://github.com/apache/hive/pull/1397#issuecomment-674440199


   
   I tried to run failed tests locally. 
   
   
   ```
   mvn clean -Dtest=org.apache.hive.hcatalog.pig.TestParquetHCatStorer test
   ```
   
   ```
   -------------------------------------------------------                      
                                                                          
    T E S T S                                                                   
                                                                          
   -------------------------------------------------------                      
                                                                          
   OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support 
was removed in 8.0                                                         
   Running org.apache.hive.hcatalog.pig.TestParquetHCatStorer                   
                                                                          
   Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 106.145 sec 
- in org.apache.hive.hcatalog.pig.TestParquetHCatStorer                   
   
   Results :
   
   Tests run: 27, Failures: 0, Errors: 0, Skipped: 0
   ```
   
   
   ```
   mvn clean 
-Dtest=org.apache.hive.hcatalog.mapreduce.TestHCatDynamicPartitioned test
   ```
   
   ```
   -------------------------------------------------------
    T E S T S
   -------------------------------------------------------
   OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support 
was removed in 8.0
   Running org.apache.hive.hcatalog.mapreduce.TestHCatDynamicPartitioned
   Tests run: 14, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 143.976 sec 
- in org.apache.hive.hcatalog.mapreduce.TestHCatDynamicPartitioned
   
   Results :
   
   Tests run: 14, Failures: 0, Errors: 0, Skipped: 4
   ```
   
   But I cannot reproduce the test failure.


----------------------------------------------------------------
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]



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

Reply via email to