[jira] [Commented] (HIVE-3805) Resolve TODO in TUGIBasedProcessor

2013-01-09 Thread Hudson (JIRA)

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

Hudson commented on HIVE-3805:
--

Integrated in Hive-trunk-hadoop2 #54 (See 
[https://builds.apache.org/job/Hive-trunk-hadoop2/54/])
HIVE-3805 Resolve TODO in TUGIBasedProcessor
(Kevin Wilfong via namit) (Revision 1428705)

 Result = ABORTED
namit : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1428705
Files : 
* 
/hive/trunk/metastore/src/java/org/apache/hadoop/hive/metastore/TUGIBasedProcessor.java


 Resolve TODO in TUGIBasedProcessor
 --

 Key: HIVE-3805
 URL: https://issues.apache.org/jira/browse/HIVE-3805
 Project: Hive
  Issue Type: Improvement
  Components: Metastore
Affects Versions: 0.11.0
Reporter: Kevin Wilfong
Assignee: Kevin Wilfong
 Fix For: 0.11.0

 Attachments: HIVE-3805.1.patch.txt


 There's a TODO in TUGIBasedProcessor
 // TODO get rid of following reflection after THRIFT-1465 is fixed.
 Now that we have upgraded to Thrift 9 THRIFT-1465 is available.
 This will also fix an issue where fb303 counters cannot be collected if the 
 TUGIBasedProcessor is used.

--
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-3805) Resolve TODO in TUGIBasedProcessor

2013-01-04 Thread Hudson (JIRA)

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

Hudson commented on HIVE-3805:
--

Integrated in Hive-trunk-h0.21 #1893 (See 
[https://builds.apache.org/job/Hive-trunk-h0.21/1893/])
HIVE-3805 Resolve TODO in TUGIBasedProcessor
(Kevin Wilfong via namit) (Revision 1428705)

 Result = SUCCESS
namit : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1428705
Files : 
* 
/hive/trunk/metastore/src/java/org/apache/hadoop/hive/metastore/TUGIBasedProcessor.java


 Resolve TODO in TUGIBasedProcessor
 --

 Key: HIVE-3805
 URL: https://issues.apache.org/jira/browse/HIVE-3805
 Project: Hive
  Issue Type: Improvement
  Components: Metastore
Affects Versions: 0.11.0
Reporter: Kevin Wilfong
Assignee: Kevin Wilfong
 Fix For: 0.11.0

 Attachments: HIVE-3805.1.patch.txt


 There's a TODO in TUGIBasedProcessor
 // TODO get rid of following reflection after THRIFT-1465 is fixed.
 Now that we have upgraded to Thrift 9 THRIFT-1465 is available.
 This will also fix an issue where fb303 counters cannot be collected if the 
 TUGIBasedProcessor is used.

--
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-3805) Resolve TODO in TUGIBasedProcessor

2012-12-27 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan commented on HIVE-3805:


Ok. I am fine with this current patch. We can track correct fix in a separate 
jira. 

 Resolve TODO in TUGIBasedProcessor
 --

 Key: HIVE-3805
 URL: https://issues.apache.org/jira/browse/HIVE-3805
 Project: Hive
  Issue Type: Improvement
  Components: Metastore
Affects Versions: 0.11
Reporter: Kevin Wilfong
Assignee: Kevin Wilfong
 Attachments: HIVE-3805.1.patch.txt


 There's a TODO in TUGIBasedProcessor
 // TODO get rid of following reflection after THRIFT-1465 is fixed.
 Now that we have upgraded to Thrift 9 THRIFT-1465 is available.
 This will also fix an issue where fb303 counters cannot be collected if the 
 TUGIBasedProcessor is used.

--
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-3805) Resolve TODO in TUGIBasedProcessor

2012-12-17 Thread Kevin Wilfong (JIRA)

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

Kevin Wilfong commented on HIVE-3805:
-

Thanks for pointing that out Ashutosh.  We will likely be interested in 
something like that in the near future.

In the immediate future, we just have one use case for which this quick and 
dirty solution should be sufficient.

 Resolve TODO in TUGIBasedProcessor
 --

 Key: HIVE-3805
 URL: https://issues.apache.org/jira/browse/HIVE-3805
 Project: Hive
  Issue Type: Improvement
  Components: Metastore
Affects Versions: 0.11
Reporter: Kevin Wilfong
Assignee: Kevin Wilfong
 Attachments: HIVE-3805.1.patch.txt


 There's a TODO in TUGIBasedProcessor
 // TODO get rid of following reflection after THRIFT-1465 is fixed.
 Now that we have upgraded to Thrift 9 THRIFT-1465 is available.
 This will also fix an issue where fb303 counters cannot be collected if the 
 TUGIBasedProcessor is used.

--
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-3805) Resolve TODO in TUGIBasedProcessor

2012-12-14 Thread Kevin Wilfong (JIRA)

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

Kevin Wilfong commented on HIVE-3805:
-

https://reviews.facebook.net/D7407

 Resolve TODO in TUGIBasedProcessor
 --

 Key: HIVE-3805
 URL: https://issues.apache.org/jira/browse/HIVE-3805
 Project: Hive
  Issue Type: Improvement
  Components: Metastore
Affects Versions: 0.11
Reporter: Kevin Wilfong
Assignee: Kevin Wilfong
 Attachments: HIVE-3805.1.patch.txt


 There's a TODO in TUGIBasedProcessor
 // TODO get rid of following reflection after THRIFT-1465 is fixed.
 Now that we have upgraded to Thrift 9 THRIFT-1465 is available.
 This will also fix an issue where fb303 counters cannot be collected if the 
 TUGIBasedProcessor is used.

--
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