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

Improve Interpreter Shading

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Core
    • None

    Description

      Currently we are using the following dependencies in zeppelin-interpreter-parent. In my opinion, this leads to a confused IDE and the wrong use of classes.

       <dependency> 
         <groupId>${project.groupId}</groupId> 
         <artifactId>zeppelin-interpreter-shaded</artifactId> 
         <version>${project.version}</version> 
       </dependency> 
        
       <dependency> 
         <groupId>${project.groupId}</groupId> 
         <artifactId>zeppelin-interpreter</artifactId> 
         <version>${project.version}</version> 
         <scope>provided</scope> 
       </dependency> 
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              Reamer Philipp Dallig
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 40m
                  40m