[ 
https://issues.apache.org/jira/browse/HIVE-13886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15353559#comment-15353559
 ] 

shanyu zhao commented on HIVE-13886:
------------------------------------

The test failure seems irrelevant.

> HiveSplitGenerator does not read dfs.blocksize correctly
> --------------------------------------------------------
>
>                 Key: HIVE-13886
>                 URL: https://issues.apache.org/jira/browse/HIVE-13886
>             Project: Hive
>          Issue Type: Bug
>          Components: Query Planning
>    Affects Versions: 1.2.1
>            Reporter: shanyu zhao
>            Assignee: shanyu zhao
>         Attachments: HIVE-13886.patch
>
>
> In src/java/org/apache/hadoop/hive/ql/exec/tez/HiveSplitGenerator.java, it 
> uses conf.getLong() to read "dfs.blocksize". This results in Exception if one 
> configures it to something like "256m". It should use conf.getLongBytes() to 
> read it.



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

Reply via email to