-
We are working on extracting psychiatric information from twitter data. What type of data is used for building the pipelines in CLAMP? Can we customize the existing pipelines to our own data?
-
Memory ownership is tied to a Pipe which means you need to copy the data if you take it out of the pipe. And similarly, you need to copy data to get it into the pipe.
It seems by design. But maybe …
-
Firstly - thanks for writing this, it's awesome to be able to see my bk pipelines inside vscode.
I have several tens of pipelines (I'm an org-admin); it would be easier to deal with those if
* the…
-
For example: adding anchor ids to headings.
-
Run FocusPip & TransferPip concurently on SoftNet cluster.
-
_From @debianmaster on June 29, 2017 23:17_
How to replicate:
Create -> Pipelines -> Select pipeline -> Select `Delete` from Popup
EX:- https://openshift.io/cjonagam-io/test/create/pipelines
E…
-
**Problem statement**
If a user is working with the grok processor within the Ingest Pipelines UI, they have to write grok patterns without any support from the product.
**Proposal**
Add support…
-
In the Ingest Pipelines UI descriptions for a given processor are either generated or taken from user input. When both are present on a pipeline it looks like the following:
![Screenshot 2021-07-08…
-
**Describe the feature:**
I would like to be able to expand the `Source` window of the Script processor, so that it takes up more (the whole?) screen to make writing painless scripts in pipelines e…
-
## User Story
As a release manager, I want to block the creation of new releases during a designated freeze period, so that I can ensure the stability of the production environment during critical tim…