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

Disable Kryo fallback for tests in flink-ml-lib

    XMLWordPrintableJSON

Details

    Description

      Kryo serializer is typically inefficient and we expect all Flink ML algorithms to work without using the Kryo serializer. It will be useful to validate this by disabling Kryo fallback in all Flink ML tests.

      This can be done by configuring StreamExecutionEnvironment using env.getConfig().disableGenericTypes().

      Attachments

        Activity

          People

            Jiang Xin Jiang Xin
            lindong Dong Lin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: