Abraham Fine created SQOOP-2924: ----------------------------------- Summary: Sqoop2: Don't "catch (Exception e)" after impersonation Key: SQOOP-2924 URL: https://issues.apache.org/jira/browse/SQOOP-2924 Project: Sqoop Issue Type: Bug Reporter: Abraham Fine
in many of the places we perform impersonation we `catch (Exception`. We just be more specific with the exceptions we catch as catching Exception is bad practice. -- This message was sent by Atlassian JIRA (v6.3.4#6332)