Hi Stephan,Here is the codeaccountDF =
spark.read.parquet(HDFS_ACCOUNT)self._igCache.put('sfdc_account_parquet',
accountDF, value_hint=BinaryObject)I tried with many object types in
value_hint, also tried leaving it as empty, nothing worked.*Error: without
value_hint*TypeError: object of type 'DataFrame' has no len()*Error:
value_hint as BinaryObject*AttributeError: type object 'DataFrame' has no
attribute 'type_id'Thanks,Bala



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to