0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected about 24 hours ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[PDI-7821] Removed Kettle Log Channel Appender. This now lives in PDI 4.4.0+. More... about 13 years ago
Merge pull request #46 from jganoff/lifecycle-listener-update More... about 13 years ago
Reverted: [PDI-8213] Updated Hadoop Spoon and Amazon Spoon LifecycleListeners to support new API More... about 13 years ago
[PDI-8233] Replaced a couple of RowDataUtil.allocateRowData() calls with RowDataUtil.resizeArray() for speed when the number of new fields being added is less than RowDataUtil.OVER_ALLOCATE_SIZE. More... about 13 years ago
[PDI-8233] Avro Input join mode sometimes fails with array index out of bounds exception if many fields are being decoded. More... about 13 years ago
Merge pull request #44 from jganoff/pdi-8213 More... about 13 years ago
Merge pull request #43 from m-a-hall/master-cassandraOutputThrift More... about 13 years ago
[PDI-8213] Updated Hadoop Spoon and Amazon Spoon LifecycleListeners to support new API More... about 13 years ago
[PDI-7610] Cassandra output is much faster with thrift than with CQL. Now checks to see if there are already some mutations for a given row key in the current batch and, if so, appends to them; otherwise creates a new list of mutations for the current row's key. This allows mutations for a specific key to be spread over multiple kettle rows that arrive within the current batch. More... about 13 years ago
[PDI-8044] Some initial base classes and interfaces for the HBase shim layer. Initial implementation. More... about 13 years ago
[PDI-7610] Cassandra output is much faster with thrift than with CQL - offer option in Cassandra writer to write via thrift. More... about 13 years ago
Merge pull request #42 from jganoff/pdi-7931 More... about 13 years ago
Merge pull request #41 from jganoff/amazon-emr-removal More... about 13 years ago
[PDI-7931] Added jug-lgpl to Pentaho MapReduce libraries archive to support writing to temp files from Kettle within Hadoop More... about 13 years ago
Removed Amazon EMR TJE Code (Reverted 7e9a9e29db60bd7fd75993c1c0a9cc27ff6435fe) More... about 13 years ago
Merge pull request #40 from m-a-hall/master-mongoDbOutputFixes More... about 13 years ago
Removed a commented out line. More... about 13 years ago
[PDI-8181] MongoDB Output step fails to upsert when matching a field in and array of MongoDB doc. [PDI-8189] MongoDb output does not handle $set and $push modifier operations correctly when the path involves non-terminal array(s). More... about 13 years ago
Merge pull request #39 from m-a-hall/master-printStackTraceCleanup More... about 13 years ago
[PDI-8044] Introduction of Hadoop Configuration (shim layer) to allow the easy swapping of Hadoop configurations More... about 13 years ago
[PDI-8138] Missed a few commented out lines. More... about 13 years ago
Merge pull request #38 from jganoff/PDI-7826 More... about 13 years ago
[PDI-8138] Exception.printStackTrace() purge; code tidy-up campaign; string externalization crusade. More... about 13 years ago
Merge pull request #36 from m-a-hall/master-mappingConfig More... about 13 years ago
[PDI-7826] Implemented ProvidesDatabaseConnectionInformation for Sqoop Export so we can model/visualize from it. Refactored Sqoop controller and dialog code to support this. More... about 13 years ago
[PDI-7996] Since the mapping is not stored to HBase when storing to the step meta data, it now provides feedback on potential mapping problems when the OK button is pressed on the dialog. The user now gets the option to cancel and rectify or accept and close. More... about 13 years ago
[PDI-7996] Allow mapping configurations for HBase input and HBase output to be stored as part of the step's meta data. Now reads the current state of the mapping editor (if no mapping name is specified) when the get fields button is pressed. More... about 13 years ago
[PDI-7996] Allow mapping configurations for HBase input and HBase output to be stored as part of the step's meta data. More... about 13 years ago
Merge pull request #35 from rfellows/oozie More... about 13 years ago
[PDI-8119] - Fixing a spelling issue in Oozie Job Executor Step More... about 13 years ago