[jira] [Commented] (HIVE-4425) HiveSessionImpl contains hard-coded version number

2013-04-26 Thread Ashutosh Chauhan (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-4425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13643046#comment-13643046
 ] 

Ashutosh Chauhan commented on HIVE-4425:


Fix is to use version info from compile time generated file 
common/src/gen/org/apache/hive/common/package-info.java

 HiveSessionImpl contains hard-coded version number
 --

 Key: HIVE-4425
 URL: https://issues.apache.org/jira/browse/HIVE-4425
 Project: Hive
  Issue Type: Bug
  Components: HiveServer2
Affects Versions: 0.11.0
Reporter: Ashutosh Chauhan

 As a result doing getInfo() call on HiveServer2 currently returns current 
 hard coded value which is 0.10.0

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HIVE-4425) HiveSessionImpl contains hard-coded version number

2013-04-26 Thread Ashutosh Chauhan (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-4425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13643048#comment-13643048
 ] 

Ashutosh Chauhan commented on HIVE-4425:


Other places where it is hard-coded is:
HiveDatabaseMetaData::getDatabaseProductVersion()

 HiveSessionImpl contains hard-coded version number
 --

 Key: HIVE-4425
 URL: https://issues.apache.org/jira/browse/HIVE-4425
 Project: Hive
  Issue Type: Bug
  Components: HiveServer2
Affects Versions: 0.11.0
Reporter: Ashutosh Chauhan

 As a result doing getInfo() call on HiveServer2 currently returns current 
 hard coded value which is 0.10.0

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira