Hi,
ingest-service.core> (streaming/duration ^long (.longValue 60000))
#object[org.apache.spark.streaming.Duration 0x87482 "60000 ms"]
ingest-service.core>
Great.... But when evaluated in Emacs I get org.apache.spark.streaming.Duration cannot be cast to java.lang.Number
, am I missing something?totally random and unrelated, but i just created and started working on a project called ingest-service