1 Reply Latest reply on Jun 7, 2016 2:05 PM by rareddy

    Sqoop Teiid with truststore

    w4shington

      Hello,

      I am trying to access a VIrtual Database from JBoss Data Virtualization using Sqoop. This database is defined to connect using a Truststore (JKS format), using another application like Squirrel i can connect using the following argument:

       

      1. -Djavax.net.ssl.trustStore=/home/user/truststore-xxxxx.jks

      Does anyone knows how can I use this argument with Sqoop?

       

      Ps.: I already deploy my .jar file on $SQOOP_HOME/lib.

       

      Thank you