Hi, This feature is not present in Sqoop at this point however as a workaround you could setup an Oozie workflow which would try to execute the sqoop export with server1 and if it fails then it would try with server2, etc. Unfortunately I don't have experience with Oozie, but I am sure you can find the solution easily in the documentation.
Regards, Szabolcs On Wed, Jul 27, 2016 at 10:20 AM, tale sqoop <[email protected]> wrote: > Hello ! > > I have sqoop 1.4.5 embedded with HDP 2.2.4.2. > > I have a sqoop export command which export data to Teradata servers. > > We have multiple teradata servers and I was wondering if it was possible > to specify multiple teradata servers in order to handle high-availability > for this export command ? > > If yes, will sqoop try the first one, if it does not work, try the second > one etc... ? > > Thank you in advance for your answer ! > > BR. > > Tale > -- Szabolcs Vasas Software Engineer <http://www.cloudera.com>
