instruction
stringclasses 1
value | input
stringlengths 3
76.9k
| output
stringlengths 3
9
|
---|---|---|
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a developer, I'd like to move k8s SPI to it's own repo." | 11833.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a developer, I'd like to upgrade Spring XD's ambari plugin to 1.3 release." | 3006.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a developer, I'd want to document the limitations of HSQL DB when using composed jobs. " | 2807.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a developer, I want to be able to set a partitioning key for the Kafka bus even when there is a single downstream module, so that I can take advantage of the native Kafka partitioning and message ordering support." | 10036.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "When a problem occurs connecting to admin, we just get {{Unable to contact Data Flow Admin}} even if the connection is successful and some problem occurs when interpreting the result. The exception is eaten. Log an error including the exception. Currently investigating an NPE in DataFlowTemplate @ line 77." | 1530.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a developer, I'd like to upgrade to SI 4.2.2.GA release, so I can leverage the latest improvements." | 11534.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a developer, I'd like to upgrade to 2.2.1 GA release, so I can leverage the latest improvements without breaking backwards compatibility. SHDP 2.3.0 uses Boot 1.3 and HDP and CDH versions that drop older Hive support. To avoid breaking changes we should instead use SHDP 2.2.1 that has backported any improvements that we need as well as move Spring and Hadoop versions to more recent ones." | 5644.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "I don't recall why [this commit | https://github.com/garyrussell/spring-xd/commit/ba15a1390f7e448dbc723ee76a45c2e239e0994e] was not applied to master but having the timestamp for each step in the history will be useful. See [this github issue | https://github.com/spring-projects/spring-xd-modules/issues/24#issuecomment-154436643]. " | 1376.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a developer, I'd like to optimize YARN deployer, so I can deploy stream and the modules part of the definition rapidly." | 25827.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "Make it more clear what drivers need to be copied where. See - https://github.com/spring-projects/spring-xd/issues/1653" | 18652.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "Users want the ability to use Composed Jobs (specifically parallel Jobs) without having to update the configurations for the hsqldb and the Isolation Level for spring batch. These should be set by default. " | 294.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "Need to add the following instructions to setup the configurations for the Batch Repo to Composed Job Docs to support parallel jobs: 1) uncomment and change the following from : ```spring: batch: # Configure other Spring Batch repository values. Most are typically not needed isolationLevel: ISOLATION_SERIALIZATION ``` to ```spring: batch: # Configure other Spring Batch repository values. Most are typically not needed isolationLevel: ISOLATION_READ_COMMITTED ``` And update the hsqldb datasource to: spring: datasource: url: jdbc:hsqldb:hsql://${hsql.server.host:localhost}:${hsql.server.port:9101}/${hsql.server.dbname:xdjob};sql.enforce_strict_size=true;hsqldb.tx=mvcc" | 1580.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a developer, I'd like to add {{undeployed}} status for Mesos SPI, so I can represent the correct status instead of the current {{unknown}} state." | 5763.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a developer, I'd like to add {{undeployed}} status for k8s SPI, so I can represent the correct status instead of the current {{unknown}} state." | 5764.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a developer, I'd like to add support for {{undeployed}} status consistently across all the deployers, so I can present the correct status instead of the current {{unknown}}. This is applicable for existing streams without any deployment context associated with it. " | 17220.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a developer, I'd like to add {{undeployed}} status for Lattice SPI, so I can represent the correct status instead of the current {{unknown}} state." | 5766.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a developer, I'd like to add {{undeployed}} status for CF SPI, so I can represent the correct status instead of the current {{unknown}} state." | 5766.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a developer, I'd like to create separate repo for Lattice SPI, so I don't have to bundle all SPI variants under one admin project." | 17329.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a developer, I'd like to submit a PR for existing work on Mesos SPI. " | 52138.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a user, I'd like to have direct shell commands to scale up/down a given module instance, so I can avoid SPI specific CLI commands that needs run outside of data flow." | 18192.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a developer, I'd like to revisit the existing design and identify known limitations and/or the gaps. " | 20165.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a user, I'd like Flo Graphs as screenshots while referring to the batch DSL, so it will be easy for me to relate to concepts. " | 27058.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a user, I'd like to see the version and SPI type in the `about` section, so I can confirm which build of {{admin-ui}} I'm currently using. " | 21189.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a user, I'd like to use the admin-ui and flo with consistent look and feel. " | 21197.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a developer, I'd like to replace all {{Job(s)}} references with {{Task(s)}}. " | 21202.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a developer, I'd like to replace all references of Spring XD with Spring Cloud Data Flow. " | 21215.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a developer, I'd like to split {{admin}} artifact packaged with hadoop distro specific libraries, so I could avoid adding all variations of hadoop libraries under one project. " | 3996.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a developer, I'd like to add {{undeployed}} status for YARN SPI, so I can represent the correct status instead of the current {{unknown}} state." | 11641.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a user, I'd like to refer to 'job orchestration' documentation, so I can use it as guideline for building batch workflows. " | 1837.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a user, I'd like to use SpEL expressions inline at the stream definition level, so I can operate on the payload consistently while using any OOTB, including the custom modules. " | 7242.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a developer, I'd like to enhance test coverage to capture DSL and XML generation variants. " | 1572.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a developer, I'd like to review and refactor {{JobLaunchingTasklet}}, so I can improve performance characteristics. " | 487.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "See https://github.com/spring-cloud/spring-cloud-dataflow/issues/128 This is needed to support ""channel > channel"" type constructs" | 31907.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a developer, I'd like to upgrade to SI 4.2.1 release, so I can take advantage of the latest improvements." | 8444.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a Flo user, I'd like to have {{timeout}} and {{pollInterval}} as global options at the DSL level, so I can override the defaults at will. " | 12863.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a developer, I'd like to resolve remaining gaps wrt CI pipelines for Data Flow and the family, so I can continuously evaluate functionalities on every commit." | 34356.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a user, I'd like to use SFTP source module, so I can create streaming pipeline with it. However, I cannot see SFTP as OOTB module listed on: {{module list}} and as well as the module bits are not available in [maven repo|http://repo.spring.io/libs-snapshot/org/springframework/cloud/stream/module/]. " | 616.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a user, I'd like to use the latest release of {{gemfire}} sink, so I can create a streaming pipeline to land data in gemfire. " | 37104.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a developer, I'd like to get rid off {{XDRuntimeException}} from XD." | 13030.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a s-c-d developer, I'd like to break the build lifecycle to bundle SPI deployers individually, so I don't have to build {{admin}} with all the deployer variations as one whole thing." | 37571.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a developer, I'd like to port {{file}} module from XD to s-c-s repo, so I can use it as {{source}} module to build streaming pipeline." | 15916.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a s-c-d user, I'd like to deploy data flow on YARN, so I can reuse the existing Hadoop cluster and leverage data flow features to build streaming or batch pipelines." | 22850.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a s-c-d user, I'd like to have {{runtime info}} as shell command, so I can use this to list the details about the module such as {{host}}, {{port}} and the like." | 44333.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "There is a need to customize the ModuleLauncher behavior (itself, NOT pass options to modules that are launched, which is already supported) for example to set the location of the maven repository. " | 45056.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "Currently, s-c-s modules all come with baked in support for multiple cloud binding technologies: {code:xml} <!-- Lattice core dependency that activates cloud,lattice profiles when running on Lattice --> <dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-lattice-core</artifactId> <version>${spring-cloud-lattice.version}</version> <optional>true</optional> </dependency> <!-- Cloud connector dependencies --> <!-- Lattice connector dependency to create services info from lattice --> <dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-lattice-connector</artifactId> <version>${spring-cloud-lattice.version}</version> <optional>true</optional> </dependency> <!-- CF connector dependency to create services info from CF --> <dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-cloudfoundry-connector</artifactId> <optional>true</optional> </dependency> <!-- dependency to connect to detected cloud services --> <dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-spring-service-connector</artifactId> <optional>true</optional> </dependency> {code} Should the deployers add those at runtime instead?" | 45018.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a developer, I'd like to port {{rich-gauge}} module from XD to s-c-s repo, so I can use it as {{sink}} module to build streaming pipeline." | 49949.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a developer, I'd like to port {{gauge}} module from XD to s-c-s repo, so I can use it as {{sink}} module to build streaming pipeline." | 49949.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a developer, I'd like to port {{aggregate-counter}} module from XD to s-c-s repo, so I can use it as {{sink}} module to build streaming pipeline." | 49950.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a developer, I'd like to port {{field-value-counter}} module from XD to s-c-s repo, so I can use it as {{sink}} module to build streaming pipeline." | 49951.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a XD user, I'd like to have job DSL as an option, so I can leverage the DSL to create comprehensive workflows and orchestrate jobs. " | 11760.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a developer, I'd like to port {{Log}} module from XD to s-c-s repo, so I can use it as {{sink}} modules to build streaming pipeline." | 2519.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "We need to make sure that JMX MBean names are unique, even in the case of labeled modules. The following stream fails for example: ""http | filter | filter2: filter | log"" A good candidate could be stream name (group) + module label." | 20347.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "Described in https://github.com/spring-cloud/spring-cloud-stream/issues/144 As a developer, I want Input enpoints to be started after all the beans in the context, so that received messages can be delivered to components. " | 3082.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a s-c-d user, I should be prevented from creating streams with duplicate name. I'd expect streams to have unique names all the time. " | 174.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a s-c-d developer, I'd like to add test coverage for {{StreamController}}, so I can verify API contracts at build time. " | 190.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As an s-c-d user, I'd like to have the option to use _named channels_, so I can create streaming pipelines without source or sink modules. " | 2401.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a SCDF user, I want to be able to register artifacts as libraries, so that I can reference them in include and exclude statements." | 25508.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As an s-c-d user, I'd like to take advantage of admin running on variety of platforms such as Lattice, YARN or CF. I'd like to access REST APIs consistently across these platforms." | 79127.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As an s-c-d developer, I'd like to move rabbit {{@Rule}} to a separate repo, so I can consume the test fixtures in different projects." | 31604.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As an s-c-d developer, I'd like to move kafka {{@Rule}} to a separate repo, so I can consume the test fixtures in different projects." | 31604.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As an s-c-d developer, I'd like to move redis {{@Rule}} to a separate repo, so I can consume the test fixtures in different projects." | 31605.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As an s-c-d user, I'd like to deploy s-c-d on Mesos." | 56547.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As an s-c-d user, I'd like to have tab completion on shell, so I can interact with the modules and its available options." | 22692.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a spring-cloud-stream user, I'd like to build stream definitions using dot-delimited syntax for resolving properties for Tuple and JSON." | 16229.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a s-c-d developer, I'd like to explore options to bootstrap and setup Lattice based infrastructure for s-c-d's bare metal deployment." | 151321.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As an XD user, I'd like have support restart an existing composed job, so I could re-launch it at will." | 23979.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As an XD user, I'd like to click to go the detail page of the job page whether or not the selected entity is singular or part of a composed job." | 35717.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As an XD user, I'd like to be able to visually differentiate between job-composition workflow and single job." | 35718.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As an XD user, I'd like to have a REST endpoint that returns job composition graph, so I can use it to build visual representation of parent-child relationship. " | 35724.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As an XD user, I'd like to have a REST endpoint that returns job composition {{flag}}, so I can use it to differentiate visual representation between parent-child relationship and standalone jobs. " | 35722.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a Spring XD developer, I'd like to port {{analytic-pmml}} module from XD to s-c-s repo, so I can use it as {{processor}} module to build streaming pipeline." | 61558.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a Spring XD developer, I'd like to move {{cassandra}} module from XD to s-c-s repo, so I can use it as {{sink}} to build streaming pipeline." | 44619.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "In https://github.com/spring-cloud/spring-cloud-dataflow/blob/master/README.md#running-on-cloud-foundry the section starting 'Now we can configure the app' needs to be revised - the information is both out of date and, even if up-to-date, misleading (it includes some values as if they are universal, when they are really just examples)." | 40563.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As an XD module developer I would like to use HDFS for my custom module location even when my namenode is configured for HA. We had an issue filed in the `spring-xd-ambari` project: ""It seems like custom module doesn't pickup namenode HA? and still use NameNodeProxies.createNonHAProxy?"" see: https://github.com/spring-projects/spring-xd-ambari/issues/14" | 34704.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "XD Developer does not want the the twitter stream acceptance tests to interfere with other tests." | 1560.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a developer, I want to be able to connect to multiple external systems for the same binding type, so that I can read data from a system and write it to another." | 46158.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a developer, I want to have a {{BinderFactory}} abstraction, so that I can support multiple binder types in the future." | 46174.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "When a default value is an array, the current behavior (using toString()) not only produces useless results (like `[Ljava.lang.String;@2638011`) but also constantly changing results." | 861.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "h2. Narrative As a XD user, I'd like to restart the composed job workflow from Shell/UI. " | 40285.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "h2. Narrative Verify that the job launch works as we expect for the composed job. " | 40280.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "h2. Narrative As the system, I would like a way to launch a previously deployed job module from another job module. h2. Back story For the composed job story, we will have a driver job that consists of each step that represents the execution of a job. This story is the creation of a {{Tasklet}} that will launch the child job, and upon it's completion, set the results of the driver's step to that of the slave job's results. " | 24338.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As an XD developer, I'd like to explore options to remove composed job, so I can clean-up unused resources and memory footprints. " | 39914.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "h2. Narrative As an XD developer, I'd like to explore options to represent composed job, so I can create a workflow to orchestrate multiple jobs. h2. Back story For the composed job story, we need to create a ""real"" job module to be expressed in XML, so that we can take advantage of the job execution tasklet in XD-3556, so that each job can be executed as a step in the composed job. " | 8387.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "For example the generated value for the cassandra sink results in {{-$$entityBasePackages$$:: $$the base packages to scan for entities annotated with Table annotations$$ ($$String;$$, default: `[Ljava.lang.String;@2638011`)}} where the default value changes each time the build is run. " | 21718.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a Spring XD developer, I'd like to port {{splitter}} module from XD to s-c-s repo, so I can use it as {{processor}} module to build streaming pipeline." | 67276.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a Spring XD developer, I'd like to port {{shell}} module from XD to s-c-s repo, so I can use it as {{processor}} module to build streaming pipeline." | 67276.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a Spring XD developer, I'd like to port {{script}} module from XD to s-c-s repo, so I can use it as {{processor}} module to build streaming pipeline." | 67276.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a Spring XD developer, I'd like to port {{object-to-json}} module from XD to s-c-s repo, so I can use it as {{processor}} module to build streaming pipeline." | 67277.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a Spring XD developer, I'd like to port {{json-to-tuple}} module from XD to s-c-s repo, so I can use it as {{processor}} module to build streaming pipeline." | 67277.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a Spring XD developer, I'd like to port {{http-client}} module from XD to s-c-s repo, so I can use it as {{processor}} module to build streaming pipeline." | 67278.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a Spring XD developer, I'd like to port {{aggregator}} module from XD to s-c-s repo, so I can use it as {{processor}} module to build streaming pipeline." | 67279.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a Spring XD developer, I'd like to move {{jdbc}} module from XD to s-c-s repo, so I can use it as source to build streaming pipeline. " | 67280.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a Spring XD developer, I'd like to move {{tcp}} module from XD to s-c-s repo, so I can use it as sink to build streaming pipeline. " | 67283.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a Spring XD developer, I'd like to move {{splunk}} module from XD to s-c-s repo, so I can use it as sink to build streaming pipeline. " | 67283.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a Spring XD developer, I'd like to move {{shell}} module from XD to s-c-s repo, so I can use it as sink to build streaming pipeline. " | 67283.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a Spring XD developer, I'd like to move {{null}} module from XD to s-c-s repo, so I can use it as sink to build streaming pipeline. " | 67284.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a Spring XD developer, I'd like to move {{mqtt}} module from XD to s-c-s repo, so I can use it as sink to build streaming pipeline. " | 67284.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a Spring XD developer, I'd like to move {{mongo}} module from XD to s-c-s repo, so I can use it as sink to build streaming pipeline. " | 67284.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a Spring XD developer, I'd like to move {{mail}} module from XD to s-c-s repo, so I can use it as sink to build streaming pipeline. " | 67285.0 |
give resolution time in minutes for the given user story, only provide the number of minutes in the output without any other text | "As a Spring XD developer, I'd like to move {{hdfs-dataset}} module from XD to s-c-s repo, so I can use it as sink to build streaming pipeline. " | 67286.0 |
End of preview. Expand
in Dataset Viewer.
README.md exists but content is empty.
- Downloads last month
- 32