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

Allow scala datastream api to create named sources

    XMLWordPrintableJSON

Details

    Description

      Currently you can only provide a custom name to a source operator from the java API. There is no matching API on the scala API. It would be nice to allow scala to also name sources something custom.

      I'm referring to this api specifically

      The change would be as simple as adding a default parameter to that method which mirrors the java api's default value "Custom Source". Or if preferred could duplicate the method with a required argument that then passes the value to the java function.

      Attachments

        Activity

          People

            Unassigned Unassigned
            zskittles Zack LB
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: