[jira] [Commented] (HIVE-2781) HBaseSerDe should allow users to specify the timestamp passed to Puts

2013-01-09 Thread Hudson (JIRA)

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

Hudson commented on HIVE-2781:
--

Integrated in Hive-trunk-hadoop2 #54 (See 
[https://builds.apache.org/job/Hive-trunk-hadoop2/54/])
HIVE-2781: HBaseSerDe should allow users to specify the timestamp passed to 
Puts (toffer via hashutosh) (Revision 1293616)

 Result = ABORTED
hashutosh : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1293616
Files : 
* 
/hive/trunk/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseSerDe.java
* 
/hive/trunk/hbase-handler/src/test/org/apache/hadoop/hive/hbase/TestHBaseSerDe.java


 HBaseSerDe should allow users to specify the timestamp passed to Puts 
 --

 Key: HIVE-2781
 URL: https://issues.apache.org/jira/browse/HIVE-2781
 Project: Hive
  Issue Type: Improvement
Affects Versions: 0.9.0
Reporter: Francis Liu
Assignee: Francis Liu
 Fix For: 0.9.0

 Attachments: ASF.LICENSE.NOT.GRANTED--HIVE-2781.D1863.1.patch, 
 ASF.LICENSE.NOT.GRANTED--HIVE-2781.D1863.2.patch, 
 ASF.LICENSE.NOT.GRANTED--HIVE-2781.D1881.1.patch, HIVE-2781.D1881.1.patch


 Users may want to specify the timestamp used for Put requests to hbase. Thus 
 enabling users to have the same timestamp for a single batch of writes. Which 
 would be useful for a number of things. HCatalog's HBase storageHandler 
 implementation makes use of this feature to provide users with snapshot 
 isolation and write transactions. My proposal is to add the timestamp option 
 as a final static member:
 public static final long HBASE_PUT_TIMESTAMP = hbase.put_timestamp
 And passing this value to all the Puts created by serialize()

--
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-2781) HBaseSerDe should allow users to specify the timestamp passed to Puts

2012-02-27 Thread Phabricator (Commented) (JIRA)

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

Phabricator commented on HIVE-2781:
---

navis has abandoned the revision HIVE-2781 [jira] HBaseSerDe should allow 
users to specify the timestamp passed to Puts.

  Not accepted

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


 HBaseSerDe should allow users to specify the timestamp passed to Puts 
 --

 Key: HIVE-2781
 URL: https://issues.apache.org/jira/browse/HIVE-2781
 Project: Hive
  Issue Type: Improvement
Affects Versions: 0.9.0
Reporter: Francis Liu
Assignee: Francis Liu
 Fix For: 0.9.0

 Attachments: HIVE-2781.D1863.1.patch, HIVE-2781.D1863.2.patch, 
 HIVE-2781.D1881.1.patch, HIVE-2781.D1881.1.patch


 Users may want to specify the timestamp used for Put requests to hbase. Thus 
 enabling users to have the same timestamp for a single batch of writes. Which 
 would be useful for a number of things. HCatalog's HBase storageHandler 
 implementation makes use of this feature to provide users with snapshot 
 isolation and write transactions. My proposal is to add the timestamp option 
 as a final static member:
 public static final long HBASE_PUT_TIMESTAMP = hbase.put_timestamp
 And passing this value to all the Puts created by serialize()

--
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-2781) HBaseSerDe should allow users to specify the timestamp passed to Puts

2012-02-25 Thread Hudson (Commented) (JIRA)

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

Hudson commented on HIVE-2781:
--

Integrated in Hive-trunk-h0.21 #1276 (See 
[https://builds.apache.org/job/Hive-trunk-h0.21/1276/])
HIVE-2781: HBaseSerDe should allow users to specify the timestamp passed to 
Puts (toffer via hashutosh) (Revision 1293616)

 Result = FAILURE
hashutosh : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1293616
Files : 
* 
/hive/trunk/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseSerDe.java
* 
/hive/trunk/hbase-handler/src/test/org/apache/hadoop/hive/hbase/TestHBaseSerDe.java


 HBaseSerDe should allow users to specify the timestamp passed to Puts 
 --

 Key: HIVE-2781
 URL: https://issues.apache.org/jira/browse/HIVE-2781
 Project: Hive
  Issue Type: Improvement
Affects Versions: 0.9.0
Reporter: Francis Liu
Assignee: Francis Liu
 Fix For: 0.9.0

 Attachments: HIVE-2781.D1863.1.patch, HIVE-2781.D1863.2.patch, 
 HIVE-2781.D1881.1.patch, HIVE-2781.D1881.1.patch


 Users may want to specify the timestamp used for Put requests to hbase. Thus 
 enabling users to have the same timestamp for a single batch of writes. Which 
 would be useful for a number of things. HCatalog's HBase storageHandler 
 implementation makes use of this feature to provide users with snapshot 
 isolation and write transactions. My proposal is to add the timestamp option 
 as a final static member:
 public static final long HBASE_PUT_TIMESTAMP = hbase.put_timestamp
 And passing this value to all the Puts created by serialize()

--
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-2781) HBaseSerDe should allow users to specify the timestamp passed to Puts

2012-02-24 Thread Phabricator (Commented) (JIRA)

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

Phabricator commented on HIVE-2781:
---

ashutoshc has accepted the revision HIVE-2781 [jira] HBaseSerDe should allow 
users to specify the timestamp passed to Puts.

  +1 Running tests.

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

BRANCH
  HBaseSerDe


 HBaseSerDe should allow users to specify the timestamp passed to Puts 
 --

 Key: HIVE-2781
 URL: https://issues.apache.org/jira/browse/HIVE-2781
 Project: Hive
  Issue Type: Improvement
Affects Versions: 0.9.0
Reporter: Francis Liu
Assignee: Francis Liu
 Fix For: 0.9.0

 Attachments: HIVE-2781.D1863.1.patch, HIVE-2781.D1863.2.patch, 
 HIVE-2781.D1881.1.patch


 Users may want to specify the timestamp used for Put requests to hbase. Thus 
 enabling users to have the same timestamp for a single batch of writes. Which 
 would be useful for a number of things. HCatalog's HBase storageHandler 
 implementation makes use of this feature to provide users with snapshot 
 isolation and write transactions. My proposal is to add the timestamp option 
 as a final static member:
 public static final long HBASE_PUT_TIMESTAMP = hbase.put_timestamp
 And passing this value to all the Puts created by serialize()

--
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-2781) HBaseSerDe should allow users to specify the timestamp passed to Puts

2012-02-24 Thread Francis Liu (Commented) (JIRA)

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

Francis Liu commented on HIVE-2781:
---

license granted :-)

 HBaseSerDe should allow users to specify the timestamp passed to Puts 
 --

 Key: HIVE-2781
 URL: https://issues.apache.org/jira/browse/HIVE-2781
 Project: Hive
  Issue Type: Improvement
Affects Versions: 0.9.0
Reporter: Francis Liu
Assignee: Francis Liu
 Fix For: 0.9.0

 Attachments: HIVE-2781.D1863.1.patch, HIVE-2781.D1863.2.patch, 
 HIVE-2781.D1881.1.patch, HIVE-2781.D1881.1.patch


 Users may want to specify the timestamp used for Put requests to hbase. Thus 
 enabling users to have the same timestamp for a single batch of writes. Which 
 would be useful for a number of things. HCatalog's HBase storageHandler 
 implementation makes use of this feature to provide users with snapshot 
 isolation and write transactions. My proposal is to add the timestamp option 
 as a final static member:
 public static final long HBASE_PUT_TIMESTAMP = hbase.put_timestamp
 And passing this value to all the Puts created by serialize()

--
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-2781) HBaseSerDe should allow users to specify the timestamp passed to Puts

2012-02-23 Thread Francis Liu (Commented) (JIRA)

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

Francis Liu commented on HIVE-2781:
---

You submitted a patch first. I just wanted to point out that your 
implementation was not what I had in mind when I filed this Jira.

 HBaseSerDe should allow users to specify the timestamp passed to Puts 
 --

 Key: HIVE-2781
 URL: https://issues.apache.org/jira/browse/HIVE-2781
 Project: Hive
  Issue Type: Improvement
Affects Versions: 0.9.0
Reporter: Francis Liu
Assignee: Navis
 Fix For: 0.9.0

 Attachments: HIVE-2781.D1863.1.patch, HIVE-2781.D1863.2.patch, 
 HIVE-2781.D1881.1.patch


 Users may want to specify the timestamp used for Put requests to hbase. Thus 
 enabling users to have the same timestamp for a single batch of writes. Which 
 would be useful for a number of things. HCatalog's HBase storageHandler 
 implementation makes use of this feature to provide users with snapshot 
 isolation and write transactions. My proposal is to add the timestamp option 
 as a final static member:
 public static final long HBASE_PUT_TIMESTAMP = hbase.put_timestamp
 And passing this value to all the Puts created by serialize()

--
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-2781) HBaseSerDe should allow users to specify the timestamp passed to Puts

2012-02-22 Thread Francis Liu (Commented) (JIRA)

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

Francis Liu commented on HIVE-2781:
---

Navis, my intention was a bit different when I filed this jira. I wouldn't want 
to expose the timestamp field to users as we are using it internally for 
dealing with concurrent writes and reads on a table. See attached patch. Though 
I can a use case for your patch as well, not just what I had in mind for this 
Jira :-). 

 HBaseSerDe should allow users to specify the timestamp passed to Puts 
 --

 Key: HIVE-2781
 URL: https://issues.apache.org/jira/browse/HIVE-2781
 Project: Hive
  Issue Type: Improvement
Affects Versions: 0.9.0
Reporter: Francis Liu
Assignee: Navis
 Fix For: 0.9.0

 Attachments: HIVE-2781.D1863.1.patch, HIVE-2781.D1863.2.patch, 
 HIVE-2781.D1881.1.patch


 Users may want to specify the timestamp used for Put requests to hbase. Thus 
 enabling users to have the same timestamp for a single batch of writes. Which 
 would be useful for a number of things. HCatalog's HBase storageHandler 
 implementation makes use of this feature to provide users with snapshot 
 isolation and write transactions. My proposal is to add the timestamp option 
 as a final static member:
 public static final long HBASE_PUT_TIMESTAMP = hbase.put_timestamp
 And passing this value to all the Puts created by serialize()

--
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-2781) HBaseSerDe should allow users to specify the timestamp passed to Puts

2012-02-21 Thread Phabricator (Commented) (JIRA)

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

Phabricator commented on HIVE-2781:
---

navis has commented on the revision HIVE-2781 [jira] HBaseSerDe should allow 
users to specify the timestamp passed to Puts.

  Added special column :timestamp to interchange timestamp with hbase value. 
This is only a suggestion and should do more works including test and javadocs.

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


 HBaseSerDe should allow users to specify the timestamp passed to Puts 
 --

 Key: HIVE-2781
 URL: https://issues.apache.org/jira/browse/HIVE-2781
 Project: Hive
  Issue Type: Improvement
Reporter: Francis Liu
Assignee: Navis
 Attachments: HIVE-2781.D1863.1.patch


 Users may want to specify the timestamp used for Put requests to hbase. Thus 
 enabling users to have the same timestamp for a single batch of writes. Which 
 would be useful for a number of things. HCatalog's HBase storageHandler 
 implementation makes use of this feature to provide users with snapshot 
 isolation and write transactions. My proposal is to add the timestamp option 
 as a final static member:
 public static final long HBASE_PUT_TIMESTAMP = hbase.put_timestamp
 And passing this value to all the Puts created by serialize()

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