[jira] [Updated] (HIVE-4278) HCat needs to get current Hive jars instead of pulling them from maven repo

2013-04-17 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan updated HIVE-4278:
---

Status: Open  (was: Patch Available)

After doing ant clean package, I got following error:

BUILD FAILED
/Users/ashutosh/workspace/hive/build.xml:517: 
/Users/ashutosh/workspace/hive/hcatalog/build/hcatalog-0.11.0-SNAPSHOT does not 
exist.

 HCat needs to get current Hive jars instead of pulling them from maven repo
 ---

 Key: HIVE-4278
 URL: https://issues.apache.org/jira/browse/HIVE-4278
 Project: Hive
  Issue Type: Sub-task
  Components: Build Infrastructure, HCatalog
Affects Versions: 0.11.0
Reporter: Alan Gates
Assignee: Sushanth Sowmyan
Priority: Blocker
 Fix For: 0.11.0

 Attachments: HIVE-4278.approach2.patch, 
 HIVE-4278.approach2.patch.2.for.branch.11, 
 HIVE-4278.approach2.patch.2.for.branch.12, HIVE-4278.D10257.1.patch, 
 HIVE-4278.D9981.1.patch


 The HCatalog build is currently pulling Hive jars from the maven repo instead 
 of using the ones built as part of the current build.  Now that it is part of 
 Hive it should use the jars being built instead of pulling them from maven.

--
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-4278) HCat needs to get current Hive jars instead of pulling them from maven repo

2013-04-17 Thread Sushanth Sowmyan (JIRA)

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

Sushanth Sowmyan updated HIVE-4278:
---

Attachment: HIVE-4278.approach2.patch.3.for.branch.12

Attaching updated patch for trunk - there was one more hcatalog.version flag in 
build.properties that wasn't there earlier.

 HCat needs to get current Hive jars instead of pulling them from maven repo
 ---

 Key: HIVE-4278
 URL: https://issues.apache.org/jira/browse/HIVE-4278
 Project: Hive
  Issue Type: Sub-task
  Components: Build Infrastructure, HCatalog
Affects Versions: 0.11.0
Reporter: Alan Gates
Assignee: Sushanth Sowmyan
Priority: Blocker
 Fix For: 0.11.0

 Attachments: HIVE-4278.approach2.patch, 
 HIVE-4278.approach2.patch.2.for.branch.11, 
 HIVE-4278.approach2.patch.2.for.branch.12, 
 HIVE-4278.approach2.patch.3.for.branch.12, HIVE-4278.D10257.1.patch, 
 HIVE-4278.D9981.1.patch


 The HCatalog build is currently pulling Hive jars from the maven repo instead 
 of using the ones built as part of the current build.  Now that it is part of 
 Hive it should use the jars being built instead of pulling them from maven.

--
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-4278) HCat needs to get current Hive jars instead of pulling them from maven repo

2013-04-17 Thread Sushanth Sowmyan (JIRA)

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

Sushanth Sowmyan updated HIVE-4278:
---

Status: Patch Available  (was: Open)

 HCat needs to get current Hive jars instead of pulling them from maven repo
 ---

 Key: HIVE-4278
 URL: https://issues.apache.org/jira/browse/HIVE-4278
 Project: Hive
  Issue Type: Sub-task
  Components: Build Infrastructure, HCatalog
Affects Versions: 0.11.0
Reporter: Alan Gates
Assignee: Sushanth Sowmyan
Priority: Blocker
 Fix For: 0.11.0

 Attachments: HIVE-4278.approach2.patch, 
 HIVE-4278.approach2.patch.2.for.branch.11, 
 HIVE-4278.approach2.patch.2.for.branch.12, 
 HIVE-4278.approach2.patch.3.for.branch.12, HIVE-4278.D10257.1.patch, 
 HIVE-4278.D9981.1.patch


 The HCatalog build is currently pulling Hive jars from the maven repo instead 
 of using the ones built as part of the current build.  Now that it is part of 
 Hive it should use the jars being built instead of pulling them from maven.

--
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-4278) HCat needs to get current Hive jars instead of pulling them from maven repo

2013-04-16 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan updated HIVE-4278:
---

Assignee: Sushanth Sowmyan  (was: Ashutosh Chauhan)

 HCat needs to get current Hive jars instead of pulling them from maven repo
 ---

 Key: HIVE-4278
 URL: https://issues.apache.org/jira/browse/HIVE-4278
 Project: Hive
  Issue Type: Sub-task
  Components: Build Infrastructure, HCatalog
Affects Versions: 0.11.0
Reporter: Alan Gates
Assignee: Sushanth Sowmyan
Priority: Blocker
 Fix For: 0.11.0

 Attachments: HIVE-4278.approach2.patch, HIVE-4278.D10257.1.patch, 
 HIVE-4278.D9981.1.patch


 The HCatalog build is currently pulling Hive jars from the maven repo instead 
 of using the ones built as part of the current build.  Now that it is part of 
 Hive it should use the jars being built instead of pulling them from maven.

--
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-4278) HCat needs to get current Hive jars instead of pulling them from maven repo

2013-04-16 Thread Sushanth Sowmyan (JIRA)

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

Sushanth Sowmyan updated HIVE-4278:
---

Attachment: HIVE-4278.approach2.patch.2.for.branch.12

Uploading rebased patch for 0.12 that takes into account ashutosh's review 
comment (not reposting on phabricator because of merge hell)

 HCat needs to get current Hive jars instead of pulling them from maven repo
 ---

 Key: HIVE-4278
 URL: https://issues.apache.org/jira/browse/HIVE-4278
 Project: Hive
  Issue Type: Sub-task
  Components: Build Infrastructure, HCatalog
Affects Versions: 0.11.0
Reporter: Alan Gates
Assignee: Sushanth Sowmyan
Priority: Blocker
 Fix For: 0.11.0

 Attachments: HIVE-4278.approach2.patch, 
 HIVE-4278.approach2.patch.2.for.branch.12, HIVE-4278.D10257.1.patch, 
 HIVE-4278.D9981.1.patch


 The HCatalog build is currently pulling Hive jars from the maven repo instead 
 of using the ones built as part of the current build.  Now that it is part of 
 Hive it should use the jars being built instead of pulling them from maven.

--
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-4278) HCat needs to get current Hive jars instead of pulling them from maven repo

2013-04-16 Thread Sushanth Sowmyan (JIRA)

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

Sushanth Sowmyan updated HIVE-4278:
---

Attachment: HIVE-4278.approach2.patch.2.for.branch.11

Uploading rebased patch for 0.11 that takes into account ashutosh's review 
comment (not reposting on phabricator because of merge hell)

 HCat needs to get current Hive jars instead of pulling them from maven repo
 ---

 Key: HIVE-4278
 URL: https://issues.apache.org/jira/browse/HIVE-4278
 Project: Hive
  Issue Type: Sub-task
  Components: Build Infrastructure, HCatalog
Affects Versions: 0.11.0
Reporter: Alan Gates
Assignee: Sushanth Sowmyan
Priority: Blocker
 Fix For: 0.11.0

 Attachments: HIVE-4278.approach2.patch, 
 HIVE-4278.approach2.patch.2.for.branch.11, 
 HIVE-4278.approach2.patch.2.for.branch.12, HIVE-4278.D10257.1.patch, 
 HIVE-4278.D9981.1.patch


 The HCatalog build is currently pulling Hive jars from the maven repo instead 
 of using the ones built as part of the current build.  Now that it is part of 
 Hive it should use the jars being built instead of pulling them from maven.

--
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-4278) HCat needs to get current Hive jars instead of pulling them from maven repo

2013-04-15 Thread Phabricator (JIRA)

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

Phabricator updated HIVE-4278:
--

Attachment: HIVE-4278.D10257.1.patch

khorgath requested code review of HIVE-4278 [jira] HCat needs to get current 
Hive jars instead of pulling them from maven repo.

Reviewers: JIRA

HIVE-4278 HCat needs to get current Hive jars instead of pulling them from 
maven repo

The HCatalog build is currently pulling Hive jars from the maven repo instead 
of using the ones built as part of the current build.  Now that it is part of 
Hive it should use the jars being built instead of pulling them from maven.

TEST PLAN
  Build fix, test plan is to run the build itself.

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

AFFECTED FILES
  beeline/ivy.xml
  build-common.xml
  build.properties
  cli/ivy.xml
  hcatalog/build-support/ant/deploy.xml
  hcatalog/build.properties
  hcatalog/core/pom.xml
  hcatalog/hcatalog-pig-adapter/pom.xml
  hcatalog/pom.xml
  hcatalog/server-extensions/pom.xml
  hcatalog/storage-handlers/hbase/pom.xml
  hcatalog/webhcat/java-client/pom.xml
  hcatalog/webhcat/svr/pom.xml
  hwi/ivy.xml
  ql/build.xml
  ql/ivy.xml

MANAGE HERALD RULES
  https://reviews.facebook.net/herald/view/differential/

WHY DID I GET THIS EMAIL?
  https://reviews.facebook.net/herald/transcript/24519/

To: JIRA, khorgath


 HCat needs to get current Hive jars instead of pulling them from maven repo
 ---

 Key: HIVE-4278
 URL: https://issues.apache.org/jira/browse/HIVE-4278
 Project: Hive
  Issue Type: Sub-task
  Components: Build Infrastructure, HCatalog
Affects Versions: 0.11.0
Reporter: Alan Gates
Assignee: Travis Crawford
Priority: Blocker
 Fix For: 0.11.0

 Attachments: HIVE-4278.approach2.patch, HIVE-4278.D10257.1.patch, 
 HIVE-4278.D9981.1.patch


 The HCatalog build is currently pulling Hive jars from the maven repo instead 
 of using the ones built as part of the current build.  Now that it is part of 
 Hive it should use the jars being built instead of pulling them from maven.

--
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-4278) HCat needs to get current Hive jars instead of pulling them from maven repo

2013-04-12 Thread Sushanth Sowmyan (JIRA)

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

Sushanth Sowmyan updated HIVE-4278:
---

Attachment: HIVE-4278.approach2.patch

Hi folks, I tried another approach that might hopefully be acceptable, and have 
uploaded a patch for that.

The premise:
a) We want to unblock HCat's ability to build from inside hive, picking the 
latest jars hive builds.
b) We want to do this without changing how the hive workflow looks like, 
including not changing publishing to the current ivy cache dir.
c) We don't want to perform invasive surgery to HCat switching it back to ivy 
either, till we can form a consensus as to which build tool we should 
standardize around.

Assumption:
a) Builtins can be removed ( HIVE-4304 and hive-dev mailing list discussion ) 
or, rather, at least, in the meanwhile, be disabled as a transitive dependency 
from other targets.
b) It is okay for hcat, during its build, to look at the jars hive has just 
built, and publish that to the local maven cache.

Future work:
a) Trying to unify version numbers between hcat and hive - I'm still unhappy 
about the number of files in which the string 0.12.0-SNAPSHOT occurs.

Is this compromise acceptable to all? Thoughts?

 HCat needs to get current Hive jars instead of pulling them from maven repo
 ---

 Key: HIVE-4278
 URL: https://issues.apache.org/jira/browse/HIVE-4278
 Project: Hive
  Issue Type: Sub-task
  Components: Build Infrastructure, HCatalog
Affects Versions: 0.11.0
Reporter: Alan Gates
Assignee: Travis Crawford
Priority: Blocker
 Fix For: 0.11.0

 Attachments: HIVE-4278.approach2.patch, HIVE-4278.D9981.1.patch


 The HCatalog build is currently pulling Hive jars from the maven repo instead 
 of using the ones built as part of the current build.  Now that it is part of 
 Hive it should use the jars being built instead of pulling them from maven.

--
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-4278) HCat needs to get current Hive jars instead of pulling them from maven repo

2013-04-05 Thread Phabricator (JIRA)

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

Phabricator updated HIVE-4278:
--

Attachment: HIVE-4278.D9981.1.patch

travis requested code review of HIVE-4278 [jira] HCat needs to get current 
Hive jars instead of pulling them from maven repo.

Reviewers: JIRA

Update build so HCatalog uses Hive jars from the current build. Currently 
HCatalog pulls snapshot jars from the apache snapshots repo.

TEST PLAN
  I tested by trashing all Hive/HCatalog artifacts from my local Ivy/Maven 
repos, did clean builds, and observed where dependencies are resolved from. 
During the build Hive submodules use artifacts from the current build (ivy 
recognizes artifacts from current build that have been published to the local 
maven repo). HCatalog also uses the local snapshots.

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

AFFECTED FILES
  build-common.xml
  build-support/ant/dependencies.xml
  build.properties
  build.xml
  builtins/build.xml
  hcatalog/pom.xml
  ivy/common-configurations.xml
  ivy/ivysettings.xml
  ql/build.xml
  service/ivy.xml

MANAGE HERALD RULES
  https://reviews.facebook.net/herald/view/differential/

WHY DID I GET THIS EMAIL?
  https://reviews.facebook.net/herald/transcript/23865/

To: JIRA, travis


 HCat needs to get current Hive jars instead of pulling them from maven repo
 ---

 Key: HIVE-4278
 URL: https://issues.apache.org/jira/browse/HIVE-4278
 Project: Hive
  Issue Type: Sub-task
  Components: Build Infrastructure, HCatalog
Affects Versions: 0.11.0
Reporter: Alan Gates
Assignee: Travis Crawford
Priority: Blocker
 Fix For: 0.11.0

 Attachments: HIVE-4278.D9981.1.patch


 The HCatalog build is currently pulling Hive jars from the maven repo instead 
 of using the ones built as part of the current build.  Now that it is part of 
 Hive it should use the jars being built instead of pulling them from maven.

--
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-4278) HCat needs to get current Hive jars instead of pulling them from maven repo

2013-04-05 Thread Travis Crawford (JIRA)

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

Travis Crawford updated HIVE-4278:
--

Status: Patch Available  (was: Open)

 HCat needs to get current Hive jars instead of pulling them from maven repo
 ---

 Key: HIVE-4278
 URL: https://issues.apache.org/jira/browse/HIVE-4278
 Project: Hive
  Issue Type: Sub-task
  Components: Build Infrastructure, HCatalog
Affects Versions: 0.11.0
Reporter: Alan Gates
Assignee: Travis Crawford
Priority: Blocker
 Fix For: 0.11.0

 Attachments: HIVE-4278.D9981.1.patch


 The HCatalog build is currently pulling Hive jars from the maven repo instead 
 of using the ones built as part of the current build.  Now that it is part of 
 Hive it should use the jars being built instead of pulling them from maven.

--
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-4278) HCat needs to get current Hive jars instead of pulling them from maven repo

2013-04-01 Thread Thejas M Nair (JIRA)

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

Thejas M Nair updated HIVE-4278:


Priority: Blocker  (was: Major)

 HCat needs to get current Hive jars instead of pulling them from maven repo
 ---

 Key: HIVE-4278
 URL: https://issues.apache.org/jira/browse/HIVE-4278
 Project: Hive
  Issue Type: Sub-task
  Components: Build Infrastructure, HCatalog
Affects Versions: 0.11.0
Reporter: Alan Gates
Priority: Blocker
 Fix For: 0.11.0


 The HCatalog build is currently pulling Hive jars from the maven repo instead 
 of using the ones built as part of the current build.  Now that it is part of 
 Hive it should use the jars being built instead of pulling them from maven.

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