Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/473 msb example #480

Merged

Conversation

sastafford
Copy link

Provide example of bringing in data from RDBMS in H2 into Data Hub.

@paxtonhare - the ingest and harmonize flows are not doing anything in this example, would like to discuss with you once this gets merged in.

@@ -0,0 +1,13 @@
marklogic.host=oscar
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you make these hosts localhost? it's likely the default for most users.

@@ -4,26 +4,23 @@ This example demonstrates how to run a custom Spring Batch job against the Data

Learning [Spring Batch](http://docs.spring.io/spring-batch/reference/html/spring-batch-intro.html) is beyond the scope of this README. But let's pretend you know enough to be dangerous.

Now you want to use Spring Batch to load a bunch of data into MarkLogic. Maybe that data is coming from a message queue. Maybe it's a bunch of files in a folder. It can be anything really.
Now you want to use Spring Batch to load a bunch from a relational database into MarkLogic.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

make this "to load data from a relational database into MarkLogic."

@paxtonhare
Copy link
Contributor

Can you put that diagram picture in the readme too?

@sastafford
Copy link
Author

@paxtonhare - changes made to README and properties files

@paxtonhare paxtonhare merged commit 59cf9a5 into Marklogic-retired:2.0-develop Aug 8, 2017
@sastafford sastafford deleted the feature/473-msbExample branch August 10, 2017 13:54
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.

2 participants