[jira] [Updated] (HIVE-4896) create binary backwards compatibility layer hcatalog 0.12 and 0.11

2013-09-05 Thread Eugene Koifman (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-4896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eugene Koifman updated HIVE-4896:
-

Status: Patch Available  (was: Open)

 create binary backwards compatibility layer hcatalog 0.12 and 0.11
 --

 Key: HIVE-4896
 URL: https://issues.apache.org/jira/browse/HIVE-4896
 Project: Hive
  Issue Type: Sub-task
  Components: HCatalog
Affects Versions: 0.12.0
Reporter: Eugene Koifman
Assignee: Eugene Koifman
 Fix For: 0.12.0

 Attachments: 4896.add_deprecation, 4896.fix_shim_layer, 
 4896.remove_Exim_add_011_src_test, HIVE-4896.patch

   Original Estimate: 72h
  Remaining Estimate: 72h

 1. create a 011 dir in each HCat submodule to hold these classes
 2. update build to place these classes into jars
 3. figure out how to test this
 The goal is for users who were using public API (e.g. HCatLoader) in their 
 programs to be able to upgrade to hive 0.12 and have their programs still 
 work without change.
 The compatibility layer will have a sunset clause to be removed in 2 releases.

--
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] [Updated] (HIVE-4896) create binary backwards compatibility layer hcatalog 0.12 and 0.11

2013-09-05 Thread Eugene Koifman (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-4896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eugene Koifman updated HIVE-4896:
-

Attachment: (was: 4896.changes)

 create binary backwards compatibility layer hcatalog 0.12 and 0.11
 --

 Key: HIVE-4896
 URL: https://issues.apache.org/jira/browse/HIVE-4896
 Project: Hive
  Issue Type: Sub-task
  Components: HCatalog
Affects Versions: 0.12.0
Reporter: Eugene Koifman
Assignee: Eugene Koifman
 Fix For: 0.12.0

   Original Estimate: 72h
  Remaining Estimate: 72h

 1. create a 011 dir in each HCat submodule to hold these classes
 2. update build to place these classes into jars
 3. figure out how to test this
 The goal is for users who were using public API (e.g. HCatLoader) in their 
 programs to be able to upgrade to hive 0.12 and have their programs still 
 work without change.
 The compatibility layer will have a sunset clause to be removed in 2 releases.

--
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] [Updated] (HIVE-4896) create binary backwards compatibility layer hcatalog 0.12 and 0.11

2013-09-05 Thread Eugene Koifman (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-4896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eugene Koifman updated HIVE-4896:
-

Attachment: (was: HIVE-4896.patch)

 create binary backwards compatibility layer hcatalog 0.12 and 0.11
 --

 Key: HIVE-4896
 URL: https://issues.apache.org/jira/browse/HIVE-4896
 Project: Hive
  Issue Type: Sub-task
  Components: HCatalog
Affects Versions: 0.12.0
Reporter: Eugene Koifman
Assignee: Eugene Koifman
 Fix For: 0.12.0

   Original Estimate: 72h
  Remaining Estimate: 72h

 1. create a 011 dir in each HCat submodule to hold these classes
 2. update build to place these classes into jars
 3. figure out how to test this
 The goal is for users who were using public API (e.g. HCatLoader) in their 
 programs to be able to upgrade to hive 0.12 and have their programs still 
 work without change.
 The compatibility layer will have a sunset clause to be removed in 2 releases.

--
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] [Updated] (HIVE-4896) create binary backwards compatibility layer hcatalog 0.12 and 0.11

2013-09-05 Thread Eugene Koifman (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-4896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eugene Koifman updated HIVE-4896:
-

Attachment: (was: 4896.v011)

 create binary backwards compatibility layer hcatalog 0.12 and 0.11
 --

 Key: HIVE-4896
 URL: https://issues.apache.org/jira/browse/HIVE-4896
 Project: Hive
  Issue Type: Sub-task
  Components: HCatalog
Affects Versions: 0.12.0
Reporter: Eugene Koifman
Assignee: Eugene Koifman
 Fix For: 0.12.0

   Original Estimate: 72h
  Remaining Estimate: 72h

 1. create a 011 dir in each HCat submodule to hold these classes
 2. update build to place these classes into jars
 3. figure out how to test this
 The goal is for users who were using public API (e.g. HCatLoader) in their 
 programs to be able to upgrade to hive 0.12 and have their programs still 
 work without change.
 The compatibility layer will have a sunset clause to be removed in 2 releases.

--
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] [Updated] (HIVE-4896) create binary backwards compatibility layer hcatalog 0.12 and 0.11

2013-09-05 Thread Eugene Koifman (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-4896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eugene Koifman updated HIVE-4896:
-

Attachment: HIVE-4896.patch
4896.remove_Exim_add_011_src_test
4896.fix_shim_layer
4896.add_deprecation

HIVE-4896.patch - cummulative patch (for pre commit test)

4896.remove_Exim_add_011_src_test - removes TestHCatEximLoader which should 
have been removed as part of HIVE-4895, add 0.11 version of main/test code

4896.fix_shim_layer - fix 0.11 code to use new 0.12 shim layer

4896.add_deprecation - add deprecation messages

It's best to commit 4896.* in the order above to make SVN history easier to read

 create binary backwards compatibility layer hcatalog 0.12 and 0.11
 --

 Key: HIVE-4896
 URL: https://issues.apache.org/jira/browse/HIVE-4896
 Project: Hive
  Issue Type: Sub-task
  Components: HCatalog
Affects Versions: 0.12.0
Reporter: Eugene Koifman
Assignee: Eugene Koifman
 Fix For: 0.12.0

 Attachments: 4896.add_deprecation, 4896.fix_shim_layer, 
 4896.remove_Exim_add_011_src_test, HIVE-4896.patch

   Original Estimate: 72h
  Remaining Estimate: 72h

 1. create a 011 dir in each HCat submodule to hold these classes
 2. update build to place these classes into jars
 3. figure out how to test this
 The goal is for users who were using public API (e.g. HCatLoader) in their 
 programs to be able to upgrade to hive 0.12 and have their programs still 
 work without change.
 The compatibility layer will have a sunset clause to be removed in 2 releases.

--
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] [Updated] (HIVE-4896) create binary backwards compatibility layer hcatalog 0.12 and 0.11

2013-09-05 Thread Sushanth Sowmyan (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-4896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sushanth Sowmyan updated HIVE-4896:
---

Attachment: 4896.misc_post_fixes

Adding file 4896.misc_post_fixes that addresses the deprecation changes above, 
and trims any and all trailing whitespace.

 create binary backwards compatibility layer hcatalog 0.12 and 0.11
 --

 Key: HIVE-4896
 URL: https://issues.apache.org/jira/browse/HIVE-4896
 Project: Hive
  Issue Type: Sub-task
  Components: HCatalog
Affects Versions: 0.12.0
Reporter: Eugene Koifman
Assignee: Eugene Koifman
 Fix For: 0.12.0

 Attachments: 4896.add_deprecation, 4896.fix_shim_layer, 
 4896.misc_post_fixes, 4896.remove_Exim_add_011_src_test, HIVE-4896.patch

   Original Estimate: 72h
  Remaining Estimate: 72h

 1. create a 011 dir in each HCat submodule to hold these classes
 2. update build to place these classes into jars
 3. figure out how to test this
 The goal is for users who were using public API (e.g. HCatLoader) in their 
 programs to be able to upgrade to hive 0.12 and have their programs still 
 work without change.
 The compatibility layer will have a sunset clause to be removed in 2 releases.

--
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] [Updated] (HIVE-4896) create binary backwards compatibility layer hcatalog 0.12 and 0.11

2013-09-05 Thread Sushanth Sowmyan (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-4896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sushanth Sowmyan updated HIVE-4896:
---

Attachment: 4896.misc_post_fixes

 create binary backwards compatibility layer hcatalog 0.12 and 0.11
 --

 Key: HIVE-4896
 URL: https://issues.apache.org/jira/browse/HIVE-4896
 Project: Hive
  Issue Type: Sub-task
  Components: HCatalog
Affects Versions: 0.12.0
Reporter: Eugene Koifman
Assignee: Eugene Koifman
 Fix For: 0.12.0

 Attachments: 4896.add_deprecation, 4896.fix_shim_layer, 
 4896.misc_post_fixes, 4896.remove_Exim_add_011_src_test, HIVE-4896.patch

   Original Estimate: 72h
  Remaining Estimate: 72h

 1. create a 011 dir in each HCat submodule to hold these classes
 2. update build to place these classes into jars
 3. figure out how to test this
 The goal is for users who were using public API (e.g. HCatLoader) in their 
 programs to be able to upgrade to hive 0.12 and have their programs still 
 work without change.
 The compatibility layer will have a sunset clause to be removed in 2 releases.

--
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] [Updated] (HIVE-4896) create binary backwards compatibility layer hcatalog 0.12 and 0.11

2013-09-05 Thread Sushanth Sowmyan (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-4896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sushanth Sowmyan updated HIVE-4896:
---

Attachment: (was: 4896.misc_post_fixes)

 create binary backwards compatibility layer hcatalog 0.12 and 0.11
 --

 Key: HIVE-4896
 URL: https://issues.apache.org/jira/browse/HIVE-4896
 Project: Hive
  Issue Type: Sub-task
  Components: HCatalog
Affects Versions: 0.12.0
Reporter: Eugene Koifman
Assignee: Eugene Koifman
 Fix For: 0.12.0

 Attachments: 4896.add_deprecation, 4896.fix_shim_layer, 
 4896.misc_post_fixes, 4896.remove_Exim_add_011_src_test, HIVE-4896.patch

   Original Estimate: 72h
  Remaining Estimate: 72h

 1. create a 011 dir in each HCat submodule to hold these classes
 2. update build to place these classes into jars
 3. figure out how to test this
 The goal is for users who were using public API (e.g. HCatLoader) in their 
 programs to be able to upgrade to hive 0.12 and have their programs still 
 work without change.
 The compatibility layer will have a sunset clause to be removed in 2 releases.

--
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] [Updated] (HIVE-4896) create binary backwards compatibility layer hcatalog 0.12 and 0.11

2013-09-05 Thread Sushanth Sowmyan (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-4896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sushanth Sowmyan updated HIVE-4896:
---

Resolution: Fixed
Status: Resolved  (was: Patch Available)

 create binary backwards compatibility layer hcatalog 0.12 and 0.11
 --

 Key: HIVE-4896
 URL: https://issues.apache.org/jira/browse/HIVE-4896
 Project: Hive
  Issue Type: Sub-task
  Components: HCatalog
Affects Versions: 0.12.0
Reporter: Eugene Koifman
Assignee: Eugene Koifman
 Fix For: 0.12.0

 Attachments: 4896.add_deprecation, 4896.fix_shim_layer, 
 4896.misc_post_fixes, 4896.remove_Exim_add_011_src_test, HIVE-4896.patch

   Original Estimate: 72h
  Remaining Estimate: 72h

 1. create a 011 dir in each HCat submodule to hold these classes
 2. update build to place these classes into jars
 3. figure out how to test this
 The goal is for users who were using public API (e.g. HCatLoader) in their 
 programs to be able to upgrade to hive 0.12 and have their programs still 
 work without change.
 The compatibility layer will have a sunset clause to be removed in 2 releases.

--
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] [Updated] (HIVE-4896) create binary backwards compatibility layer hcatalog 0.12 and 0.11

2013-09-04 Thread Eugene Koifman (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-4896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eugene Koifman updated HIVE-4896:
-

Attachment: HIVE-4896.patch

HIVE-4896 should be committed after HIVE-4895.
HIVE-4896.patch contains all changes for 4895  4896. It's here for ptests to 
pick it up and run.  

Patches that need to be reviewed will be attached shortly.

 create binary backwards compatibility layer hcatalog 0.12 and 0.11
 --

 Key: HIVE-4896
 URL: https://issues.apache.org/jira/browse/HIVE-4896
 Project: Hive
  Issue Type: Sub-task
  Components: HCatalog
Affects Versions: 0.12.0
Reporter: Eugene Koifman
Assignee: Eugene Koifman
 Fix For: 0.12.0

 Attachments: HIVE-4896.patch

   Original Estimate: 72h
  Remaining Estimate: 72h

 1. create a 011 dir in each HCat submodule to hold these classes
 2. update build to place these classes into jars
 3. figure out how to test this
 The goal is for users who were using public API (e.g. HCatLoader) in their 
 programs to be able to upgrade to hive 0.12 and have their programs still 
 work without change.
 The compatibility layer will have a sunset clause to be removed in 2 releases.

--
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] [Updated] (HIVE-4896) create binary backwards compatibility layer hcatalog 0.12 and 0.11

2013-09-04 Thread Eugene Koifman (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-4896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eugene Koifman updated HIVE-4896:
-

Attachment: HIVE-4896.v011.patch

 create binary backwards compatibility layer hcatalog 0.12 and 0.11
 --

 Key: HIVE-4896
 URL: https://issues.apache.org/jira/browse/HIVE-4896
 Project: Hive
  Issue Type: Sub-task
  Components: HCatalog
Affects Versions: 0.12.0
Reporter: Eugene Koifman
Assignee: Eugene Koifman
 Fix For: 0.12.0

 Attachments: HIVE-4896.patch, HIVE-4896.v011.patch

   Original Estimate: 72h
  Remaining Estimate: 72h

 1. create a 011 dir in each HCat submodule to hold these classes
 2. update build to place these classes into jars
 3. figure out how to test this
 The goal is for users who were using public API (e.g. HCatLoader) in their 
 programs to be able to upgrade to hive 0.12 and have their programs still 
 work without change.
 The compatibility layer will have a sunset clause to be removed in 2 releases.

--
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] [Updated] (HIVE-4896) create binary backwards compatibility layer hcatalog 0.12 and 0.11

2013-09-04 Thread Eugene Koifman (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-4896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eugene Koifman updated HIVE-4896:
-

Status: Patch Available  (was: Open)

 create binary backwards compatibility layer hcatalog 0.12 and 0.11
 --

 Key: HIVE-4896
 URL: https://issues.apache.org/jira/browse/HIVE-4896
 Project: Hive
  Issue Type: Sub-task
  Components: HCatalog
Affects Versions: 0.12.0
Reporter: Eugene Koifman
Assignee: Eugene Koifman
 Fix For: 0.12.0

 Attachments: HIVE-4896.patch, HIVE-4896.v011.patch

   Original Estimate: 72h
  Remaining Estimate: 72h

 1. create a 011 dir in each HCat submodule to hold these classes
 2. update build to place these classes into jars
 3. figure out how to test this
 The goal is for users who were using public API (e.g. HCatLoader) in their 
 programs to be able to upgrade to hive 0.12 and have their programs still 
 work without change.
 The compatibility layer will have a sunset clause to be removed in 2 releases.

--
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] [Updated] (HIVE-4896) create binary backwards compatibility layer hcatalog 0.12 and 0.11

2013-09-04 Thread Eugene Koifman (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-4896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eugene Koifman updated HIVE-4896:
-

Attachment: HIVE-4896.changes.patch

 create binary backwards compatibility layer hcatalog 0.12 and 0.11
 --

 Key: HIVE-4896
 URL: https://issues.apache.org/jira/browse/HIVE-4896
 Project: Hive
  Issue Type: Sub-task
  Components: HCatalog
Affects Versions: 0.12.0
Reporter: Eugene Koifman
Assignee: Eugene Koifman
 Fix For: 0.12.0

 Attachments: HIVE-4896.changes.patch, HIVE-4896.patch, 
 HIVE-4896.v011.patch

   Original Estimate: 72h
  Remaining Estimate: 72h

 1. create a 011 dir in each HCat submodule to hold these classes
 2. update build to place these classes into jars
 3. figure out how to test this
 The goal is for users who were using public API (e.g. HCatLoader) in their 
 programs to be able to upgrade to hive 0.12 and have their programs still 
 work without change.
 The compatibility layer will have a sunset clause to be removed in 2 releases.

--
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] [Updated] (HIVE-4896) create binary backwards compatibility layer hcatalog 0.12 and 0.11

2013-09-04 Thread Eugene Koifman (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-4896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eugene Koifman updated HIVE-4896:
-

Attachment: (was: HIVE-4896.v011.patch)

 create binary backwards compatibility layer hcatalog 0.12 and 0.11
 --

 Key: HIVE-4896
 URL: https://issues.apache.org/jira/browse/HIVE-4896
 Project: Hive
  Issue Type: Sub-task
  Components: HCatalog
Affects Versions: 0.12.0
Reporter: Eugene Koifman
Assignee: Eugene Koifman
 Fix For: 0.12.0

 Attachments: HIVE-4896.patch

   Original Estimate: 72h
  Remaining Estimate: 72h

 1. create a 011 dir in each HCat submodule to hold these classes
 2. update build to place these classes into jars
 3. figure out how to test this
 The goal is for users who were using public API (e.g. HCatLoader) in their 
 programs to be able to upgrade to hive 0.12 and have their programs still 
 work without change.
 The compatibility layer will have a sunset clause to be removed in 2 releases.

--
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] [Updated] (HIVE-4896) create binary backwards compatibility layer hcatalog 0.12 and 0.11

2013-09-04 Thread Eugene Koifman (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-4896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eugene Koifman updated HIVE-4896:
-

Status: Open  (was: Patch Available)

 create binary backwards compatibility layer hcatalog 0.12 and 0.11
 --

 Key: HIVE-4896
 URL: https://issues.apache.org/jira/browse/HIVE-4896
 Project: Hive
  Issue Type: Sub-task
  Components: HCatalog
Affects Versions: 0.12.0
Reporter: Eugene Koifman
Assignee: Eugene Koifman
 Fix For: 0.12.0

 Attachments: HIVE-4896.patch

   Original Estimate: 72h
  Remaining Estimate: 72h

 1. create a 011 dir in each HCat submodule to hold these classes
 2. update build to place these classes into jars
 3. figure out how to test this
 The goal is for users who were using public API (e.g. HCatLoader) in their 
 programs to be able to upgrade to hive 0.12 and have their programs still 
 work without change.
 The compatibility layer will have a sunset clause to be removed in 2 releases.

--
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] [Updated] (HIVE-4896) create binary backwards compatibility layer hcatalog 0.12 and 0.11

2013-09-04 Thread Eugene Koifman (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-4896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eugene Koifman updated HIVE-4896:
-

Status: Patch Available  (was: Open)

 create binary backwards compatibility layer hcatalog 0.12 and 0.11
 --

 Key: HIVE-4896
 URL: https://issues.apache.org/jira/browse/HIVE-4896
 Project: Hive
  Issue Type: Sub-task
  Components: HCatalog
Affects Versions: 0.12.0
Reporter: Eugene Koifman
Assignee: Eugene Koifman
 Fix For: 0.12.0

 Attachments: HIVE-4896.patch

   Original Estimate: 72h
  Remaining Estimate: 72h

 1. create a 011 dir in each HCat submodule to hold these classes
 2. update build to place these classes into jars
 3. figure out how to test this
 The goal is for users who were using public API (e.g. HCatLoader) in their 
 programs to be able to upgrade to hive 0.12 and have their programs still 
 work without change.
 The compatibility layer will have a sunset clause to be removed in 2 releases.

--
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] [Updated] (HIVE-4896) create binary backwards compatibility layer hcatalog 0.12 and 0.11

2013-09-04 Thread Eugene Koifman (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-4896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eugene Koifman updated HIVE-4896:
-

Attachment: (was: HIVE-4896.changes.patch)

 create binary backwards compatibility layer hcatalog 0.12 and 0.11
 --

 Key: HIVE-4896
 URL: https://issues.apache.org/jira/browse/HIVE-4896
 Project: Hive
  Issue Type: Sub-task
  Components: HCatalog
Affects Versions: 0.12.0
Reporter: Eugene Koifman
Assignee: Eugene Koifman
 Fix For: 0.12.0

 Attachments: HIVE-4896.patch

   Original Estimate: 72h
  Remaining Estimate: 72h

 1. create a 011 dir in each HCat submodule to hold these classes
 2. update build to place these classes into jars
 3. figure out how to test this
 The goal is for users who were using public API (e.g. HCatLoader) in their 
 programs to be able to upgrade to hive 0.12 and have their programs still 
 work without change.
 The compatibility layer will have a sunset clause to be removed in 2 releases.

--
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] [Updated] (HIVE-4896) create binary backwards compatibility layer hcatalog 0.12 and 0.11

2013-09-04 Thread Eugene Koifman (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-4896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eugene Koifman updated HIVE-4896:
-

Attachment: 4896.v011
4896.changes

renamed HIVE-4896.v011.patch to 4896.v011
renamed HIVE-4896.changes.patch to 4896.changes 

to make sure it doesn't conflict ptest framework

 create binary backwards compatibility layer hcatalog 0.12 and 0.11
 --

 Key: HIVE-4896
 URL: https://issues.apache.org/jira/browse/HIVE-4896
 Project: Hive
  Issue Type: Sub-task
  Components: HCatalog
Affects Versions: 0.12.0
Reporter: Eugene Koifman
Assignee: Eugene Koifman
 Fix For: 0.12.0

 Attachments: 4896.changes, 4896.v011, HIVE-4896.patch

   Original Estimate: 72h
  Remaining Estimate: 72h

 1. create a 011 dir in each HCat submodule to hold these classes
 2. update build to place these classes into jars
 3. figure out how to test this
 The goal is for users who were using public API (e.g. HCatLoader) in their 
 programs to be able to upgrade to hive 0.12 and have their programs still 
 work without change.
 The compatibility layer will have a sunset clause to be removed in 2 releases.

--
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] [Updated] (HIVE-4896) create binary backwards compatibility layer hcatalog 0.12 and 0.11

2013-09-04 Thread Eugene Koifman (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-4896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eugene Koifman updated HIVE-4896:
-

Status: Open  (was: Patch Available)

 create binary backwards compatibility layer hcatalog 0.12 and 0.11
 --

 Key: HIVE-4896
 URL: https://issues.apache.org/jira/browse/HIVE-4896
 Project: Hive
  Issue Type: Sub-task
  Components: HCatalog
Affects Versions: 0.12.0
Reporter: Eugene Koifman
Assignee: Eugene Koifman
 Fix For: 0.12.0

 Attachments: 4896.changes, 4896.v011, HIVE-4896.patch

   Original Estimate: 72h
  Remaining Estimate: 72h

 1. create a 011 dir in each HCat submodule to hold these classes
 2. update build to place these classes into jars
 3. figure out how to test this
 The goal is for users who were using public API (e.g. HCatLoader) in their 
 programs to be able to upgrade to hive 0.12 and have their programs still 
 work without change.
 The compatibility layer will have a sunset clause to be removed in 2 releases.

--
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] [Updated] (HIVE-4896) create binary backwards compatibility layer hcatalog 0.12 and 0.11

2013-08-27 Thread Eugene Koifman (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-4896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eugene Koifman updated HIVE-4896:
-

Summary: create binary backwards compatibility layer hcatalog 0.12 and 0.11 
 (was: bring 0.11 version of hcat code under hcatalog in trunk to create 
backwards compatibility layer)

 create binary backwards compatibility layer hcatalog 0.12 and 0.11
 --

 Key: HIVE-4896
 URL: https://issues.apache.org/jira/browse/HIVE-4896
 Project: Hive
  Issue Type: Sub-task
  Components: HCatalog
Affects Versions: 0.12.0
Reporter: Eugene Koifman
Assignee: Eugene Koifman
 Fix For: 0.12.0

   Original Estimate: 72h
  Remaining Estimate: 72h

 1. create a 011 dir in each HCat submodule to hold these classes
 2. update build to place these classes into jars
 3. figure out how to test this

--
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] [Updated] (HIVE-4896) create binary backwards compatibility layer hcatalog 0.12 and 0.11

2013-08-27 Thread Eugene Koifman (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-4896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eugene Koifman updated HIVE-4896:
-

Description: 
1. create a 011 dir in each HCat submodule to hold these classes
2. update build to place these classes into jars
3. figure out how to test this

The goal is for users who were using public API (e.g. HCatLoader) in their 
programs to be able to upgrade to hive 0.12 and have their programs still work 
without change.

The compatibility layer will have a sunset clause to be removed in 2 releases.

  was:
1. create a 011 dir in each HCat submodule to hold these classes
2. update build to place these classes into jars
3. figure out how to test this


 create binary backwards compatibility layer hcatalog 0.12 and 0.11
 --

 Key: HIVE-4896
 URL: https://issues.apache.org/jira/browse/HIVE-4896
 Project: Hive
  Issue Type: Sub-task
  Components: HCatalog
Affects Versions: 0.12.0
Reporter: Eugene Koifman
Assignee: Eugene Koifman
 Fix For: 0.12.0

   Original Estimate: 72h
  Remaining Estimate: 72h

 1. create a 011 dir in each HCat submodule to hold these classes
 2. update build to place these classes into jars
 3. figure out how to test this
 The goal is for users who were using public API (e.g. HCatLoader) in their 
 programs to be able to upgrade to hive 0.12 and have their programs still 
 work without change.
 The compatibility layer will have a sunset clause to be removed in 2 releases.

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