0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[PAD-92] kettle's group name contained a ".", which causes transitive resolve issues with artifactory and ivy. I've renamed the group to use a "-". More... about 14 years ago
[PDI-5530] Additional classes required by a Hadoop jar, when executed in Simple mode, will be loaded from the same class loader that loaded the jar. More... about 14 years ago
hbase custom comparators jar is now in the lib directory More... about 14 years ago
Renamed the configure tab More... over 14 years ago
added a target to create a jar file containing the two custom comparators needed when filtering signed or boolean column values in HBase. More... over 14 years ago
Mapping names were being saved incorrecly when options were passed for table creation - fixed. More... over 14 years ago
Now makes sure that connections are closed if the transformation is stopped prematurely More... over 14 years ago
Dialog no longer populates the fields table from the mapping when first opened if there are no user-specficied fields set. The semantics are that if there are no user-specified fields then all fields are to be read from the HBase table. This simplifies the Scanner setup in this case. More... over 14 years ago
Can now optionally specify that a new table is to be created using compression and bloom filters More... over 14 years ago
javadoc update More... over 14 years ago
Initial import of HBaseOutput More... over 14 years ago
Initial import More... over 14 years ago
Updated for new dialogs and buttons in MappingEditor More... over 14 years ago
javadoc update More... over 14 years ago
Added button for deleting a mapping More... over 14 years ago
Added a routine to delete a mapping. Added more javadoc. More... over 14 years ago
Some bug fixes relating to date key values. More... over 14 years ago
Additions to support HBaseOutput plus some bug fixes. More... over 14 years ago
Initial import More... over 14 years ago
Column filter type field now displays the type information for that field in the mapping, rather than the Kettle type. More... over 14 years ago
Now has methods for encoding key and column values More... over 14 years ago
Small update to the encodeKeyValue() utility method. More... over 14 years ago
Added some more javadoc More... over 14 years ago
Now checks that the source table exists, isn't disabled and all regions are available. More... over 14 years ago
Added a few missing variable substitutions, reorderd the tabs and changed the filter editor so that the full list of operators is displayed for a field when no type information is available for it (no connection to HBase and the field is not specified in the list of user-selected fields in the meta class). More... over 14 years ago
Updated to include HBaseInput stuff More... over 14 years ago
Accidently checked in an emacs backup of messages_en_US.properties - removed More... over 14 years ago
HBaseInput initial import More... over 14 years ago
[CLEANUP] shared file update from distribute.groovy More... over 14 years ago
shared file update from distribute.groovy More... over 14 years ago