You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by pengcheng xiong <px...@hortonworks.com> on 2014/08/31 06:03:46 UTC

Review Request 25215: extend current partition status extrapolation to support all DBs

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

Review request for hive.


Repository: hive-git


Description
-------

extend current partition status extrapolation only supports Derby.
That is why we got errors such as 
https://hortonworks.jira.com/browse/BUG-21983

solution:

use statobjectconvert to convert object to long


Diffs
-----

  metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java e7694b7 

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


Testing
-------


Thanks,

pengcheng xiong


Re: Review Request 25215: extend current partition status extrapolation to support all DBs

Posted by pengcheng xiong <px...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25215/
-----------------------------------------------------------

(Updated Aug. 31, 2014, 4:04 a.m.)


Review request for hive.


Repository: hive-git


Description
-------

extend current partition status extrapolation only supports Derby.
That is why we got errors such as 
https://hortonworks.jira.com/browse/BUG-21983

solution:

use statobjectconvert to convert object to long


Diffs
-----

  metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java e7694b7 

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


Testing
-------


Thanks,

pengcheng xiong


Re: Review Request 25215: extend current partition status extrapolation to support all DBs

Posted by pengcheng xiong <px...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25215/
-----------------------------------------------------------

(Updated Aug. 31, 2014, 4:04 a.m.)


Review request for hive.


Repository: hive-git


Description
-------

extend current partition status extrapolation only supports Derby.
That is why we got errors such as 
https://hortonworks.jira.com/browse/BUG-21983

solution:

use statobjectconvert to convert object to long


Diffs
-----

  metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java e7694b7 

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


Testing
-------


Thanks,

pengcheng xiong


Re: Review Request 25215: extend current partition status extrapolation to support all DBs

Posted by pengcheng xiong <px...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25215/
-----------------------------------------------------------

(Updated Aug. 31, 2014, 4:04 a.m.)


Review request for hive.


Changes
-------


use statobjectconvert to convert object to long


Repository: hive-git


Description
-------

extend current partition status extrapolation only supports Derby.
That is why we got errors such as 
https://hortonworks.jira.com/browse/BUG-21983

solution:

use statobjectconvert to convert object to long


Diffs (updated)
-----

  metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java e7694b7 

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


Testing
-------


Thanks,

pengcheng xiong