Dear Community, We are final year students of Computer Engineering and are Interested to work on Apache Apex. As a exercise to understand the contribution process, we are planning to fix this ISSUE.
Here is what we have understood from the JIRA:* APEXMALHAR-2016*. *Problem:* HDFS allows "," as part of *file name or folder name*. The FileSplitterInput operator splits multiple file/folder inputs separated by ",". The split could be wrong if file/folder name it self contains a *","*. *One of the way:* To pass *Set<String>* instead of *String* in method setFiles(String files); Awaiting response and suggestions. Thank You, Harsh Pathak, Anurag Wagh, Krushika Tapedia.
