[jira] [Commented] (HIVE-1937) DDLSemanticAnalyzer won't take newly set Hive parameters

2011-05-12 Thread Hudson (JIRA)

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

Hudson commented on HIVE-1937:
--

Integrated in Hive-trunk-h0.20 #726 (See 
[https://builds.apache.org/hudson/job/Hive-trunk-h0.20/726/])


 DDLSemanticAnalyzer won't take newly set Hive parameters
 

 Key: HIVE-1937
 URL: https://issues.apache.org/jira/browse/HIVE-1937
 Project: Hive
  Issue Type: Bug
Reporter: Ning Zhang
Assignee: Ning Zhang
 Attachments: HIVE-1937.2.patch, HIVE-1937.3.patch, HIVE-1937.patch


 Hive DDLSemanticAnalyzer maintains a static reservedPartitionValue set whose 
 values come from several Hive parameters. However even if these parameters 
 are set to new values, the reservedPartitionValue are not changed. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HIVE-1937) DDLSemanticAnalyzer won't take newly set Hive parameters

2011-05-10 Thread He Yongqiang (JIRA)

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

He Yongqiang commented on HIVE-1937:


+1, will commit after tests pass

 DDLSemanticAnalyzer won't take newly set Hive parameters
 

 Key: HIVE-1937
 URL: https://issues.apache.org/jira/browse/HIVE-1937
 Project: Hive
  Issue Type: Bug
Reporter: Ning Zhang
Assignee: Ning Zhang
 Attachments: HIVE-1937.2.patch, HIVE-1937.3.patch, HIVE-1937.patch


 Hive DDLSemanticAnalyzer maintains a static reservedPartitionValue set whose 
 values come from several Hive parameters. However even if these parameters 
 are set to new values, the reservedPartitionValue are not changed. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HIVE-1937) DDLSemanticAnalyzer won't take newly set Hive parameters

2011-05-09 Thread jirapos...@reviews.apache.org (JIRA)

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

jirapos...@reviews.apache.org commented on HIVE-1937:
-


---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/707/
---

Review request for hive.


Summary
---

this patch resets reservedPartitioinValues every time DDLSemanticAnalyzer got 
initialized. 


This addresses bug HIVE-1937.
https://issues.apache.org/jira/browse/HIVE-1937


Diffs
-

  trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java 
1101312 
  trunk/ql/src/test/queries/clientnegative/default_partition_name.q 
PRE-CREATION 
  trunk/ql/src/test/queries/clientpositive/default_partition_name.q 
PRE-CREATION 
  trunk/ql/src/test/results/clientnegative/default_partition_name.q.out 
PRE-CREATION 
  trunk/ql/src/test/results/clientpositive/default_partition_name.q.out 
PRE-CREATION 

Diff: https://reviews.apache.org/r/707/diff


Testing
---


Thanks,

Ning



 DDLSemanticAnalyzer won't take newly set Hive parameters
 

 Key: HIVE-1937
 URL: https://issues.apache.org/jira/browse/HIVE-1937
 Project: Hive
  Issue Type: Bug
Reporter: Ning Zhang
Assignee: Ning Zhang
 Attachments: HIVE-1937.2.patch, HIVE-1937.3.patch, HIVE-1937.patch


 Hive DDLSemanticAnalyzer maintains a static reservedPartitionValue set whose 
 values come from several Hive parameters. However even if these parameters 
 are set to new values, the reservedPartitionValue are not changed. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira