keedio / flume-ng-sql-source

Flume Source to import data from SQL Databases
Apache License 2.0
264 stars 164 forks source link

Throw configuration exception and a descriptive message if hibernate connection user and/or password aren't defined correctly #25

Closed mvalleavila closed 6 years ago

lazaromedina commented 6 years ago

Added new exceptions that will be released when the username and/or password is not provided. Included in develop 1.5.1-SNAPSHOT.