Skip to content

Conversation

@stuartMoorhouse
Copy link
Contributor

I updated AWS-CloudFormation/cloudFormationTemplates/* with newer AMI and added some steps to CloudFormation-QuickStart.md

BillFarber and others added 4 commits April 19, 2020 19:34
* Updating the AWS quickstart document.

* Updating the AWS quickstart document. (#19)

* Can now run a flow using DHF 5.2.0 (#21)

The key changes are in MarkLogicSinkTask and RunFlowWriteBatchListener. See the comments in those classes for the changes.

There are 3 new properties for using this - a DHF flow name, and optional set of steps, and an option for logging each flow response. If the flow name is set, then that flow will be run. Otherwise, only the regular ingestion happens. 

I had to make one plumbing change - DatabaseClientCreator is now DatabaseClientConfigBuilder, as I needed to reuse the DatabaseClientConfig object. That's a small plumbing change though that could be made independently of this change.

Co-authored-by: Rob Rudin <rob.rudin@marklogic.com>

* Updating the AWS quickstart document. (#23)

Co-authored-by: rjrudin <rjrudin@gmail.com>
Co-authored-by: Rob Rudin <rob.rudin@marklogic.com>
Can now run a flow using DHF 5.2.0 (#24)
…dded some steps to CloudFormation-QuickStart.md
@rjrudin
Copy link
Contributor

rjrudin commented Apr 20, 2020

Like the PR for running a flow, I recommend targeting this to the develop branch. Get everything together on that branch, then do a single merge commit to master (or rebase master on top of develop) and publish a release. Master should always reflect the latest release.

@stuartMoorhouse stuartMoorhouse changed the base branch from master to develop April 21, 2020 04:48
@BillFarber BillFarber merged commit ccb9e5b into marklogic:develop Apr 22, 2020
BillFarber added a commit that referenced this pull request May 24, 2020
* Incremented the minor version in the develop branch for new work.

* update to CloudFormation templates and instructions (#25)

* Can now run a flow using DHF 5.2.0

The key changes are in MarkLogicSinkTask and RunFlowWriteBatchListener. See the comments in those classes for the changes.

There are 3 new properties for using this - a DHF flow name, and optional set of steps, and an option for logging each flow response. If the flow name is set, then that flow will be run. Otherwise, only the regular ingestion happens. 

I had to make one plumbing change - DatabaseClientCreator is now DatabaseClientConfigBuilder, as I needed to reuse the DatabaseClientConfig object. That's a small plumbing change though that could be made independently of this change.

Co-authored-by: Rob Rudin <rob.rudin@marklogic.com>

* Updating the AWS quickstart document.
* Update AWS-CloudFormation/cloudFormationTemplates/* with newer AMI, added some steps to CloudFormation-QuickStart.md

Co-authored-by: Stuart Moorhouse <Stuart.Moorhouse@marklogic.com>

* Removing some erroneous comments in the example connect-standalone properties file. (#28)

Co-authored-by: sMoorhouse <stuartmoorhouse@rocketmail.com>
Co-authored-by: Stuart Moorhouse <Stuart.Moorhouse@marklogic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants