[ 
https://issues.apache.org/jira/browse/HIVE-9948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexander Pivovarov updated HIVE-9948:
--------------------------------------
    Attachment: HIVE-9948.1.patch

patch #1

> SparkUtilities.getFileName passes File.separator to String.split() method
> -------------------------------------------------------------------------
>
>                 Key: HIVE-9948
>                 URL: https://issues.apache.org/jira/browse/HIVE-9948
>             Project: Hive
>          Issue Type: Bug
>          Components: Spark
>            Reporter: Alexander Pivovarov
>            Assignee: Alexander Pivovarov
>            Priority: Minor
>         Attachments: HIVE-9948.1.patch
>
>
> String.split() method expects regex. This is why File.separator can not be 
> passed to split.
> In this particular case we can use FilenameUtils.getName to get file name



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to