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

Improve Interpreter Shading

Attach filesAttach ScreenshotAdd voteVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    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

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            Reamer Philipp Dallig

            Dates

              Created:
              Updated:

              Time Tracking

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

                Slack

                  Issue deployment