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

PDI 9065, 8970, 8244, 8202, 7780, 8253, 7744, 7492, 8253, 8202. #84

Merged
merged 10 commits into from
Dec 21, 2012
Merged

PDI 9065, 8970, 8244, 8202, 7780, 8253, 7744, 7492, 8253, 8202. #84

merged 10 commits into from
Dec 21, 2012

Conversation

m-a-hall
Copy link

MongoDb input now uses latest Mongo driver and client class (MongoClient); MongDb input can now sample a user-specified number of documents in order to determine the fields that they contain, which are now shown as a table of editable paths; MongoDb input now allows multiple mongo servers, connection timeouts, socket timeouts and read preference to be specified for connecting to replica sets; MongoDb input now allows the user to specify whether the query entered is a standard query or an aggregation pipeline specification; MongoDb input now has drop-down boxes for selecting database and collection. MongoDb output has had some refactoring; MongoDb output now uses the latest mongo driver and client class (MongoClient); MongoDb output now allows multiple mongo servers, connection timeouts, socket timeouts write concern "w" timeout, write concern, journaling writes and read preference (for reads performed when determining the applicability of a modifier update policy) to be specified.

Mark Hall added 10 commits November 22, 2012 08:51
…rate column in the UI. Field names are set to the last part of their respective path. Database and collection fields are now drop-down boxes that can be populated via a corresponding button.
…e user changes the best fit Kettle type to something else. Fixed a bug where the user specified number of documents to sample was not getting passed to the sampling routine (always used 100 as the sample size). Added some unit tests.
… Mongo driver and client class (MongoClient); MongoDb input now allows multiple mongo servers, connection timeouts, socket timeouts and read preference to be specified for connecting to replica sets; MongoDb input now allows the user to specify whether the query entered is a standard query or an aggregation pipeline specification; MongoDb input now has drop-down boxes for selecting database and collection. MongoDb output has had some refactoring; MongoDb output now uses the latest mongo driver and client class (MongoClient); MongoDb output now allows multiple mongo servers, connection timeouts, socket timeouts write concern "w" timeout, write concern, journaling writes and read preference (for reads performed when determining the applicability of a modifier update policy) to be specified.
…tle logging level. This is no longer need with the new options to specify the write concern to use at design time.
rfellows added a commit that referenced this pull request Dec 21, 2012
PDI 9065, 8970, 8244, 8202, 7780, 8253, 7744, 7492, 8253, 8202.
@rfellows rfellows merged commit 980f575 into pentaho:master Dec 21, 2012
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