David - let's continue the conversation at
[email protected] please subscribe to it if you haven't
already.

Regarding the exception you're getting, can you re-run with the --verbose
flag and attach the entire console output?
Also, what's the entire Sqoop command you're running?

Is the full error:
com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too
many connections ?

If so, in /etc/my.cnf, you may need to increase max_connections

[mysqld]
max_connections=

Regards, Kathleen

On Wed, Apr 25, 2012 at 1:21 PM, David Magaha <[email protected]> wrote:
> We are getting the following exception:
>
> MySQLNonTransientConnectionException.
>
> We followed your documentation for Habits of Effective Sqoop Users.  We
were
> getting the Connection Failure but now we are stuck on this exception.  It
> happens in the mapper.
>
> Thanks.
>
> Dave Magaha

Reply via email to