Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.0.0, 4.0.0
-
Do Not Print StackTraces to STDERR in ConditionalResolverMergeFiles
Description
} catch (IOException e){
e.printStackTrace();
}
This is inline with the HIVE-20159 to print the error using the SLF4J. in Method getTasks
Attachments
Attachments
Issue Links
- is a clone of
-
HIVE-20159 Do Not Print StackTraces to STDERR in ConditionalResolverSkewJoin
- Closed
- links to