Description
Now recommendation job can only import a input path via "--input", and can't load file from different path. Customers may put preference data in different path. This is a very usual scenario.
I add a option named "--multiInput(-mi)", and don't remove the original input option. These two input option can set together. And the modification only refer to PreparePreferenceMatrixJob, which load data from filesystem.