[kepler-dev] [Bug 3909] - RExpression fails with certain port names
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Wed Apr 1 17:43:03 PDT 2009
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3909
------- Comment #7 from leinfelder at nceas.ucsb.edu 2009-04-01 17:43 -------
I tried this sample workflow, but using RExpression2 actors instead. Here are
my findings:
-the "+" and "-" port names for the RecordAssembler worked fine when the
downstream RExpression2 actor received the record token.
-head(input) did not work with the RExpression2 actor when trying to print out
debug information. My thinking is that head() gives an ill-defined data
structure that the JNI layer doesn't exactly understand.
More information about the Kepler-dev
mailing list