Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-5493

Remove prefix in jdbc interpreter

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.10.0
    • 0.11.0
    • JdbcInterpreter
    • None

    Description

      Currently, zeppelin allow user to run multiple kinds of sql in one interpreter, e.g.

       
      %jdbc(db=mysql)
      
      %jdbc(db=hive)

       

      But this would make jdbc interpreter very complicated, and hard to maintain.

       

      This ticket is to proposal to remove this feature, so that user need to create separated interpreter for each database.

      e.g.

      %mysql
      
      %hive
       

      Attachments

        Issue Links

          Activity

            People

              huage1994 Guanhua LI
              zjffdu Jeff Zhang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: