Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-21280

org.apache.spark.util.sketch.BloomFilter not bean compliant

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Not A Problem
    • 2.1.1
    • None
    • Java API
    • None

    Description

      Trying to work with Dataset<BloomFilter> fails in runtime with the 'not bean compliant' exception.
      This means that BloomFilter objects cannot be used as values to be handled within a Spark Dataset or saved (for example as a parquet file).
      One would expect an object within the Spark ecosystem ('org.apache.spark.util.sketch.BloomFilter') to be able to do that.

      Attachments

        Activity

          People

            Unassigned Unassigned
            emoscovici Eran Moscovici
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: