Jing Tao's activity
From 02/24/2011 to 03/25/2011
03/23/2011
- 11:34 AM Kepler Bug #5356 (Resolved): ArchivingDataturbine workflow couldn't update the second sensor's lastArchiving time in command line mode
- There are two sensors in the dataturbine actor.
When I ran the workflow in command line mode, i found the workflow c...
03/22/2011
- 04:33 PM Kepler Bug #5303: The workflow which archive sensor data into metacat can upload data even no new data was generated
- This issue is the TimeDifference class doesn't compare the last time of archiving with current latest data. Now we ad...
- 04:30 PM Kepler Bug #5319: The workflow which archive sensor data into metacat can upload incorrect data set when new data is coming
- This is bug on TimeDifference class. I wrote another class MetadataRangesDeterminer class to replace it. This issue w...
03/21/2011
- 03:20 PM Metacat Bug #5353 (Resolved): EcogridWriter doesn't work with the metacat built from trunk.
- When I used EcogridWriter to write metadata and data into dev.nceas' metadata, it worked file. I believe the version ...
03/11/2011
- 05:14 PM Kepler Bug #5351 (Resolved): Couldn't open a composite actor at the second time
- The kepler is in sensor-view suite.
1. Open a composite actor, do some changes.
2. Close the composite actor.
3. S...
03/04/2011
- 03:15 PM Kepler Bug #5340: Miss a dollar sing ($) when an actor references a parameter.
- Derik and I also found out, sometimes we don't need a dollar sign to reference the parameter.
This is VERY confusing! - 03:05 PM Kepler Bug #5340 (New): Miss a dollar sing ($) when an actor references a parameter.
- On Figure 3.20 (page 66) of KeplerUserManual-2.1.0.doc, it shows how to reference a parameter OutputDir. It shows:
... - 10:18 AM Kepler Bug #5335: SpanToDT should write metadata first rather than data when it starts up
- Yeah, now it wrote metadata first:
[run] connected to span data.
[run] connected to span metadata.
[run...
03/03/2011
- 06:10 PM Kepler Bug #5339: In Database Query actor, the output port will be string type if you choose the output type to be "record"
- We used the Display to show the result. The result looks like a record:
{ID = "gpp/CR800_sensor0", LASTTIME = "2011-0... - 06:05 PM Kepler Bug #5339 (New): In Database Query actor, the output port will be string type if you choose the output type to be "record"
- Derik and I found that the type of the output port is string even though we chose "record" as the output type.
- 06:02 PM Kepler Bug #5338 (New): In Database Query actor, the output behavior will be different if there is no result set found when you check or uncheck outputEachRowSeparately
- If there is result set found and the output type is "array":
no token will be sent if you select "outputEachRowSepar... - 05:45 PM Kepler Bug #5336 (New): If a user chooses "no metadata" as output format in Database Query actor, the query result only shows one column no matter the query specifies to select two or more columns
- If user chooses the output type as "no metadata" (no column name will be shown in the result), and query looks like "...
- 11:32 AM Kepler Bug #5335 (Resolved): SpanToDT should write metadata first rather than data when it starts up
- When i starts the SpanToDT, here are the statement from sdtout:
[run] archive size (in frames):1000000...
02/25/2011
- 11:28 AM Kepler Bug #5303: The workflow which archive sensor data into metacat can upload data even no new data was generated
- After partially fixing the bug 5319, i found the the running will keep uploading the last single data into metacat ev...
- 11:22 AM Kepler Bug #5319: The workflow which archive sensor data into metacat can upload incorrect data set when new data is coming
- This logic issue on two inputs, start time and interval, of DataTurbineActor 3.
The start time is using the current ... - 11:11 AM Kepler Bug #5261: Get an error when execute the dataturbineToMetacat workflow in the second time
- This bug was fixed by adding a String replacement actor.
Also available in: Atom