[MCOL-1255] PDI CS Bulk Load plugin can't work with variable defined in kettle.properties file Created: 2018-03-09 Updated: 2023-10-26 Resolved: 2018-03-14 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 1.1.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Kotsinova (Inactive) | Assignee: | Elena Kotsinova (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2018-05, 2018-06 |
| Description |
|
CS Bulk Loader can't work with variable for ColumnStore XML file path defined in the kettle.properties. 1. Open PDI spoon tool and open test.kjb Result:
If user tries to edit the bulk loader component again the following message is displayed: Expected: |
| Comments |
| Comment by Jens Röwekamp (Inactive) [ 2018-03-09 ] |
|
Removed the option to use variables for setting the configuration path of Columnstore.xml |
| Comment by Elena Kotsinova (Inactive) [ 2018-03-12 ] |
|
Please review this design decision. This will remove possibilities for easy maintenance (related to |
| Comment by Andrew Hutchings (Inactive) [ 2018-03-12 ] |
|
Since I know nothing about PDI, Kettle or Java I'm not sure exactly what I'm supposed to be reviewing here? Also I am not seeing what decision I'm being asked to make? |
| Comment by David Thompson (Inactive) [ 2018-03-12 ] |
|
This was working by accident previously, need to think through how to use this correctly. The question would be whether distinctly named files is a solution to your overall problem in 1256? |
| Comment by Elena Kotsinova (Inactive) [ 2018-03-13 ] |
|
Possibility to use variable for path of the columnstore.xml file location will improve portability and maintainability of the Pentaho jobs packages. |
| Comment by David Thompson (Inactive) [ 2018-03-13 ] |
|
Please proceed with the change to properly support variables to support the use case Elena has above. |
| Comment by Jens Röwekamp (Inactive) [ 2018-03-13 ] |
|
proceeded as instructed, variables can now be used to define the Columnstore.xml path. |
| Comment by Elena Kotsinova (Inactive) [ 2018-03-14 ] |
|
Verified for build 1.1.4 form 14 March 2018 |