[jira] [Commented] (HIVE-17168) Create separate module for stand alone metastore

2017-08-03 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-17168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16113094#comment-16113094
 ] 

ASF GitHub Bot commented on HIVE-17168:
---

Github user alanfgates closed the pull request at:

https://github.com/apache/hive/pull/210


> Create separate module for stand alone metastore
> 
>
> Key: HIVE-17168
> URL: https://issues.apache.org/jira/browse/HIVE-17168
> Project: Hive
>  Issue Type: Sub-task
>  Components: Metastore
>Reporter: Alan Gates
>Assignee: Alan Gates
> Fix For: 3.0.0
>
> Attachments: HIVE-17168.patch
>
>
> We need to create a separate maven module for the stand alone metastore.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (HIVE-17168) Create separate module for stand alone metastore

2017-07-27 Thread Vihang Karajgaonkar (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-17168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16103486#comment-16103486
 ] 

Vihang Karajgaonkar commented on HIVE-17168:


Downloaded locally and built successfully with the patch. Thanks for the patch. 
+1

> Create separate module for stand alone metastore
> 
>
> Key: HIVE-17168
> URL: https://issues.apache.org/jira/browse/HIVE-17168
> Project: Hive
>  Issue Type: Sub-task
>  Components: Metastore
>Reporter: Alan Gates
>Assignee: Alan Gates
> Attachments: HIVE-17168.patch
>
>
> We need to create a separate maven module for the stand alone metastore.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (HIVE-17168) Create separate module for stand alone metastore

2017-07-25 Thread Hive QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-17168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16100952#comment-16100952
 ] 

Hive QA commented on HIVE-17168:




Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12878835/HIVE-17168.patch

{color:red}ERROR:{color} -1 due to no test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 9 failed/errored test(s), 11102 tests 
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestBeeLineDriver.testCliDriver[materialized_view_create_rewrite]
 (batchId=240)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[setop_no_distinct] 
(batchId=77)
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[llap_smb] 
(batchId=144)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[subquery_scalar]
 (batchId=153)
org.apache.hadoop.hive.cli.TestMiniSparkOnYarnCliDriver.testCliDriver[spark_vectorized_dynamic_partition_pruning]
 (batchId=168)
org.apache.hadoop.hive.cli.TestPerfCliDriver.testCliDriver[query14] 
(batchId=235)
org.apache.hive.hcatalog.api.TestHCatClient.testPartitionRegistrationWithCustomSchema
 (batchId=179)
org.apache.hive.hcatalog.api.TestHCatClient.testPartitionSpecRegistrationWithCustomSchema
 (batchId=179)
org.apache.hive.hcatalog.api.TestHCatClient.testTableSchemaPropagation 
(batchId=179)
{noformat}

Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/6130/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/6130/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-6130/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 9 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12878835 - PreCommit-HIVE-Build

> Create separate module for stand alone metastore
> 
>
> Key: HIVE-17168
> URL: https://issues.apache.org/jira/browse/HIVE-17168
> Project: Hive
>  Issue Type: Sub-task
>  Components: Metastore
>Reporter: Alan Gates
>Assignee: Alan Gates
> Attachments: HIVE-17168.patch
>
>
> We need to create a separate maven module for the stand alone metastore.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (HIVE-17168) Create separate module for stand alone metastore

2017-07-25 Thread Alan Gates (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-17168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16100386#comment-16100386
 ] 

Alan Gates commented on HIVE-17168:
---

https://github.com/apache/hive/pull/210

> Create separate module for stand alone metastore
> 
>
> Key: HIVE-17168
> URL: https://issues.apache.org/jira/browse/HIVE-17168
> Project: Hive
>  Issue Type: Sub-task
>  Components: Metastore
>Reporter: Alan Gates
>Assignee: Alan Gates
>
> We need to create a separate maven module for the stand alone metastore.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (HIVE-17168) Create separate module for stand alone metastore

2017-07-25 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-17168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16100382#comment-16100382
 ] 

ASF GitHub Bot commented on HIVE-17168:
---

GitHub user alanfgates opened a pull request:

https://github.com/apache/hive/pull/210

HIVE-17168 Create separate module for stand alone metastore



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/alanfgates/hive hive17168

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/210.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #210


commit 01e46ba1729ee8e66545f2bc6c52d567e1ba4a3a
Author: Alan Gates 
Date:   2017-07-25T17:10:22Z

HIVE-17168 Create separate module for stand alone metastore




> Create separate module for stand alone metastore
> 
>
> Key: HIVE-17168
> URL: https://issues.apache.org/jira/browse/HIVE-17168
> Project: Hive
>  Issue Type: Sub-task
>  Components: Metastore
>Reporter: Alan Gates
>Assignee: Alan Gates
>
> We need to create a separate maven module for the stand alone metastore.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)