Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-7731

JDBC Storage Plugin for salesforce

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Blocker
    • Resolution: Unresolved
    • 1.17.0
    • None
    • Storage - Other
    • None

    Description

      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%3Athin%3A@login.salesforce.com]",   "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

      Attachments

        Activity

          People

            Unassigned Unassigned
            mohazees Mohammed Zeeshan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: