You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Aihua Xu (JIRA)" <ji...@apache.org> on 2016/11/30 19:20:58 UTC

[jira] [Created] (HIVE-15321) Change to read as long for HiveConf.ConfVars.METASTORESERVERMAXMESSAGESIZE

Aihua Xu created HIVE-15321:
-------------------------------

             Summary: Change to read as long for HiveConf.ConfVars.METASTORESERVERMAXMESSAGESIZE
                 Key: HIVE-15321
                 URL: https://issues.apache.org/jira/browse/HIVE-15321
             Project: Hive
          Issue Type: Improvement
          Components: Metastore
    Affects Versions: 1.1.0, 1.2.0
            Reporter: Aihua Xu
            Assignee: Aihua Xu


Follow up on HIVE-11240 which tries to change the type from int to long, while we are still read with {{conf.getIntVar()}}. 

Seems we should use {{conf.getLongVar()}}.



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