Mohammed Zeeshan created DRILL-7731:
---------------------------------------

             Summary: JDBC Storage Plugin for salesforce 
                 Key: DRILL-7731
                 URL: https://issues.apache.org/jira/browse/DRILL-7731
             Project: Apache Drill
          Issue Type: Task
          Components: Storage - Other
    Affects Versions: 1.17.0
            Reporter: Mohammed Zeeshan


Team,
 
I've a query for creating a storage plugin to salesforce with JDBC
 
Installed necessary jdbc driver and tried with below configuration:
{
  "type": "jdbc",
  "driver": "oracle.jdbc.driver.OracleDriver",
  "url": 
"[jdbc:oracle:thin:@login.salesforce.com|mailto:jdbc%3aoracle%[email protected]]";,
  "username": "XXXMyUserXXX",
  "password": "XXXMyPasswordXXX",
  "enabled": true
}
 
But eventually ending up in an error, i have followed documentation but 
unfortunately no luck
 
 *Please retry: error (unable to create/ update storage)* 
 
Could you please help to join the missing piece.
 
Best Wishes,
Mohammed Zeeshan



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to