Uploaded image for project: 'Samza'
  1. Samza
  2. SAMZA-1659

Making user functions serializable in high-level APIs

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.15.0
    • None

    Description

      In order to be able to fully serialize the user DAG in high-level APIs, we need to make sure that the user-supplied functions are serializable as well. This will enable:

      1. Deserialize and instantiation of per-task user functions become completely managed by the system. No need to invoke StreamApplication.init() in each task
      2. Fully serialized user DAG can be distributed across the network to multiple containers

       

      Attachments

        Issue Links

          Activity

            People

              nickpan47 Yi Pan
              nickpan47 Yi Pan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: