[jira] [Commented] (HIVE-2815) Filter pushdown in hbase for keys stored in binary format

2013-01-09 Thread Hudson (JIRA)

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

Hudson commented on HIVE-2815:
--

Integrated in Hive-trunk-hadoop2 #54 (See 
[https://builds.apache.org/job/Hive-trunk-hadoop2/54/])
HIVE-2815 [jira] Filter pushdown in hbase for keys stored in binary format
(Ashutosh Chauhan via Carl Steinbach)

Summary:
Further support for pushdown on keys stored in binary format

This patch enables filter pushdown for keys stored in binary format in hbase

Test Plan: Included a new test case.

Reviewers: JIRA, jsichi, njain, cwsteinbach

Reviewed By: cwsteinbach

Differential Revision: https://reviews.facebook.net/D1875 (Revision 1301315)

 Result = ABORTED
cws : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1301315
Files : 
* 
/hive/trunk/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseSerDe.java
* 
/hive/trunk/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseStorageHandler.java
* 
/hive/trunk/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java
* /hive/trunk/hbase-handler/src/test/queries/external_table_ppd.q
* /hive/trunk/hbase-handler/src/test/results/external_table_ppd.q.out


 Filter pushdown in hbase for keys stored in binary format
 -

 Key: HIVE-2815
 URL: https://issues.apache.org/jira/browse/HIVE-2815
 Project: Hive
  Issue Type: New Feature
  Components: HBase Handler
Affects Versions: 0.6.0, 0.7.0, 0.7.1, 0.8.0, 0.8.1
Reporter: Ashutosh Chauhan
Assignee: Ashutosh Chauhan
 Fix For: 0.9.0

 Attachments: ASF.LICENSE.NOT.GRANTED--HIVE-2815.D1875.1.patch, 
 ASF.LICENSE.NOT.GRANTED--HIVE-2815.D1875.2.patch


 This patch enables filter pushdown for keys stored in binary format in hbase

--
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-2815) Filter pushdown in hbase for keys stored in binary format

2012-03-16 Thread Hudson (Commented) (JIRA)

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

Hudson commented on HIVE-2815:
--

Integrated in Hive-trunk-h0.21 #1313 (See 
[https://builds.apache.org/job/Hive-trunk-h0.21/1313/])
HIVE-2815 [jira] Filter pushdown in hbase for keys stored in binary format
(Ashutosh Chauhan via Carl Steinbach)

Summary:
Further support for pushdown on keys stored in binary format

This patch enables filter pushdown for keys stored in binary format in hbase

Test Plan: Included a new test case.

Reviewers: JIRA, jsichi, njain, cwsteinbach

Reviewed By: cwsteinbach

Differential Revision: https://reviews.facebook.net/D1875 (Revision 1301315)

 Result = FAILURE
cws : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1301315
Files : 
* 
/hive/trunk/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseSerDe.java
* 
/hive/trunk/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseStorageHandler.java
* 
/hive/trunk/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java
* /hive/trunk/hbase-handler/src/test/queries/external_table_ppd.q
* /hive/trunk/hbase-handler/src/test/results/external_table_ppd.q.out


 Filter pushdown in hbase for keys stored in binary format
 -

 Key: HIVE-2815
 URL: https://issues.apache.org/jira/browse/HIVE-2815
 Project: Hive
  Issue Type: Improvement
  Components: HBase Handler
Affects Versions: 0.6.0, 0.7.0, 0.7.1, 0.8.0, 0.8.1
Reporter: Ashutosh Chauhan
Assignee: Ashutosh Chauhan
 Fix For: 0.9.0

 Attachments: HIVE-2815.D1875.1.patch, HIVE-2815.D1875.2.patch


 This patch enables filter pushdown for keys stored in binary format in hbase

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (HIVE-2815) Filter pushdown in hbase for keys stored in binary format

2012-03-15 Thread Phabricator (Commented) (JIRA)

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

Phabricator commented on HIVE-2815:
---

cwsteinbach has accepted the revision HIVE-2815 [jira] Filter pushdown in 
hbase for keys stored in binary format.

  +1. Will commit if tests pass.

REVISION DETAIL
  https://reviews.facebook.net/D1875

BRANCH
  svn


 Filter pushdown in hbase for keys stored in binary format
 -

 Key: HIVE-2815
 URL: https://issues.apache.org/jira/browse/HIVE-2815
 Project: Hive
  Issue Type: Improvement
  Components: HBase Handler
Affects Versions: 0.6.0, 0.7.0, 0.7.1, 0.8.0, 0.8.1
Reporter: Ashutosh Chauhan
Assignee: Ashutosh Chauhan
 Fix For: 0.9.0

 Attachments: HIVE-2815.D1875.1.patch, HIVE-2815.D1875.2.patch


 This patch enables filter pushdown for keys stored in binary format in hbase

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (HIVE-2815) Filter pushdown in hbase for keys stored in binary format

2012-03-15 Thread Phabricator (Commented) (JIRA)

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

Phabricator commented on HIVE-2815:
---

ashutoshc has committed the revision HIVE-2815 [jira] Filter pushdown in hbase 
for keys stored in binary format.

  Change committed by cws.

REVISION DETAIL
  https://reviews.facebook.net/D1875

COMMIT
  https://reviews.facebook.net/rHIVE1301315


 Filter pushdown in hbase for keys stored in binary format
 -

 Key: HIVE-2815
 URL: https://issues.apache.org/jira/browse/HIVE-2815
 Project: Hive
  Issue Type: Improvement
  Components: HBase Handler
Affects Versions: 0.6.0, 0.7.0, 0.7.1, 0.8.0, 0.8.1
Reporter: Ashutosh Chauhan
Assignee: Ashutosh Chauhan
 Fix For: 0.9.0

 Attachments: HIVE-2815.D1875.1.patch, HIVE-2815.D1875.2.patch


 This patch enables filter pushdown for keys stored in binary format in hbase

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira