List of Contributions

Luke Daugherty

Employee

Contact Details

My Content

1 to 5 of 5 total
Posted By Luke Daugherty 10-23-2019 12:59
Found In Egroup: Spectrum Technology Platform
\ view thread
Going from a HDD to a SSD should give a sizable improvement in performance and is the suggested configuration. That along with a properly sized pagecache should allow for fast writes in the Data Hub, especially in standalone mode. ------------------------------ Luke Daugherty Knowledge Community ...
Posted By Luke Daugherty 10-22-2019 11:56
Found In Egroup: Spectrum Technology Platform
\ view thread
Hi Giang, Currently there is no way to do this in a single spectrum service. All processing must complete before it returns and for Write to Hub that means committing the data across the cluster which is where the time is being spent. Running in standalone mode or in a cluster using Local Locks (directing ...
Posted By Luke Daugherty 04-15-2019 10:52
Found In Egroup: Spectrum Technology Platform
\ view thread
You may want to also try using the partial traversals option. That way you could define a query to step out, for example, 10 steps but if the tree depth was only 5 it would still return. ------------------------------ Luke Daugherty Knowledge Community Shared Account Shelton CT -------------- ...
Posted By Luke Daugherty 04-15-2019 10:43
Found In Egroup: Spectrum Technology Platform
\ view thread
Hi Max, The Query Hub stage should be able to traverse the given tree by anchoring on the root entity and traversing the successors for a fixed depth. It does not however support traversing for an unknown depth. I am unsure I fully understand your query though. You can use Entity to Entity steps if ...
Posted By Luke Daugherty 03-28-2019 11:43
Found In Egroup: Spectrum Technology Platform
\ view thread
Hi Max, We do not currently support adding these constraints per property in the Data Hub module, so the logic would need to be built into the dataflow. I can add an enhancement request for this feature. ------------------------------ Luke Daugherty Knowledge Community Shared Account Shelton ...