You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Eran Moscovici (JIRA)" <ji...@apache.org> on 2017/07/02 16:31:00 UTC

[jira] [Created] (SPARK-21280) org.apache.spark.util.sketch.BloomFilter not bean compliant

Eran Moscovici created SPARK-21280:
--------------------------------------

             Summary: org.apache.spark.util.sketch.BloomFilter not bean compliant
                 Key: SPARK-21280
                 URL: https://issues.apache.org/jira/browse/SPARK-21280
             Project: Spark
          Issue Type: Bug
          Components: Java API
    Affects Versions: 2.1.1
            Reporter: Eran Moscovici


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.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org