Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-12222

'start-scala-shell -a <jars>' doesn't ship jars to yarn container

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • 1.8.0
    • None
    • None

    Description

      If user use `flink run` to submit flink jars, he could build uber jar to include all its dependencies, but in flink scala-shell, there's no way to ship custom jars.  Currently `start-scala-shell -a <jars>` only put the jars on the classpath of client side, but doesn't ship it to yarn container. This make it impossible to use these jars in flink tasks.

      Attachments

        Activity

          People

            zjffdu Jeff Zhang
            zjffdu Jeff Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: