[jira] [Commented] (HIVE-8324) Shim KerberosName (causes build failure on hadoop-1)

2014-10-04 Thread Hive QA (JIRA)

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

Hive QA commented on HIVE-8324:
---



{color:red}Overall{color}: -1 at least one tests failed

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

{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 6523 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_schemeAuthority
{noformat}

Test results: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/1110/testReport
Console output: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/1110/console
Test logs: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-1110/

Messages:
{noformat}
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: 1 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12672811

 Shim KerberosName (causes build failure on hadoop-1)
 

 Key: HIVE-8324
 URL: https://issues.apache.org/jira/browse/HIVE-8324
 Project: Hive
  Issue Type: Bug
Affects Versions: 0.14.0
Reporter: Szehon Ho
Assignee: Vaibhav Gumashta
Priority: Blocker
 Fix For: 0.14.0

 Attachments: HIVE-8324.1.patch, HIVE-8324.2.patch


 Unfortunately even after HIVE-8265, there are still more compile failures.
 {code}
 [ERROR] Failed to execute goal 
 org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) 
 on project hive-service: Compilation failure: Compilation failure:
 [ERROR] 
 /Users/szehon/svn-repos/trunk/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpServlet.java:[35,54]
  cannot find symbol
 [ERROR] symbol:   class KerberosName
 [ERROR] location: package org.apache.hadoop.security.authentication.util
 [ERROR] 
 /Users/szehon/svn-repos/trunk/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpServlet.java:[241,7]
  cannot find symbol
 [ERROR] symbol:   class KerberosName
 [ERROR] location: class 
 org.apache.hive.service.cli.thrift.ThriftHttpServlet.HttpKerberosServerAction
 [ERROR] 
 /Users/szehon/svn-repos/trunk/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpServlet.java:[241,43]
  cannot find symbol
 [ERROR] symbol:   class KerberosName
 [ERROR] location: class 
 org.apache.hive.service.cli.thrift.ThriftHttpServlet.HttpKerberosServerAction
 [ERROR] 
 /Users/szehon/svn-repos/trunk/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpServlet.java:[252,7]
  cannot find symbol
 [ERROR] symbol:   class KerberosName
 [ERROR] location: class 
 org.apache.hive.service.cli.thrift.ThriftHttpServlet.HttpKerberosServerAction
 [ERROR] 
 /Users/szehon/svn-repos/trunk/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpServlet.java:[252,43]
  cannot find symbol
 [ERROR] symbol:   class KerberosName
 [ERROR] location: class 
 org.apache.hive.service.cli.thrift.ThriftHttpServlet.HttpKerberosServerAction
 {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HIVE-8324) Shim KerberosName (causes build failure on hadoop-1)

2014-10-03 Thread Hive QA (JIRA)

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

Hive QA commented on HIVE-8324:
---



{color:red}Overall{color}: -1 at least one tests failed

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

{color:red}ERROR:{color} -1 due to 14 failed/errored test(s), 6541 tests 
executed
*Failed tests:*
{noformat}
org.apache.hive.hcatalog.pig.TestHCatLoader.testColumnarStorePushdown[5]
org.apache.hive.hcatalog.pig.TestHCatLoader.testConvertBooleanToInt[5]
org.apache.hive.hcatalog.pig.TestHCatLoader.testGetInputBytes[5]
org.apache.hive.hcatalog.pig.TestHCatLoader.testProjectionsBasic[5]
org.apache.hive.hcatalog.pig.TestHCatLoader.testReadDataBasic[5]
org.apache.hive.hcatalog.pig.TestHCatLoader.testReadDataPrimitiveTypes[5]
org.apache.hive.hcatalog.pig.TestHCatLoader.testReadPartitionedBasic[5]
org.apache.hive.hcatalog.pig.TestHCatLoader.testSchemaLoadBasic[5]
org.apache.hive.hcatalog.pig.TestHCatLoader.testSchemaLoadComplex[5]
org.apache.hive.hcatalog.pig.TestHCatLoader.testSchemaLoadPrimitiveTypes[5]
org.apache.hive.hcatalog.pig.TestHCatStorer.testDynamicPartitioningMultiPartColsNoDataInDataNoSpec[5]
org.apache.hive.hcatalog.pig.TestHCatStorer.testEmptyStore[5]
org.apache.hive.hcatalog.pig.TestHCatStorer.testNoAlias[5]
org.apache.hive.hcatalog.pig.TestHCatStorer.testPartitionPublish[5]
{noformat}

Test results: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/1095/testReport
Console output: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/1095/console
Test logs: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-1095/

Messages:
{noformat}
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: 14 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12672611

 Shim KerberosName (causes build failure on hadoop-1)
 

 Key: HIVE-8324
 URL: https://issues.apache.org/jira/browse/HIVE-8324
 Project: Hive
  Issue Type: Bug
Affects Versions: 0.14.0
Reporter: Szehon Ho
Assignee: Vaibhav Gumashta
Priority: Blocker
 Fix For: 0.14.0

 Attachments: HIVE-8324.1.patch


 Unfortunately even after HIVE-8265, there are still more compile failures.
 {code}
 [ERROR] Failed to execute goal 
 org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) 
 on project hive-service: Compilation failure: Compilation failure:
 [ERROR] 
 /Users/szehon/svn-repos/trunk/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpServlet.java:[35,54]
  cannot find symbol
 [ERROR] symbol:   class KerberosName
 [ERROR] location: package org.apache.hadoop.security.authentication.util
 [ERROR] 
 /Users/szehon/svn-repos/trunk/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpServlet.java:[241,7]
  cannot find symbol
 [ERROR] symbol:   class KerberosName
 [ERROR] location: class 
 org.apache.hive.service.cli.thrift.ThriftHttpServlet.HttpKerberosServerAction
 [ERROR] 
 /Users/szehon/svn-repos/trunk/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpServlet.java:[241,43]
  cannot find symbol
 [ERROR] symbol:   class KerberosName
 [ERROR] location: class 
 org.apache.hive.service.cli.thrift.ThriftHttpServlet.HttpKerberosServerAction
 [ERROR] 
 /Users/szehon/svn-repos/trunk/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpServlet.java:[252,7]
  cannot find symbol
 [ERROR] symbol:   class KerberosName
 [ERROR] location: class 
 org.apache.hive.service.cli.thrift.ThriftHttpServlet.HttpKerberosServerAction
 [ERROR] 
 /Users/szehon/svn-repos/trunk/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpServlet.java:[252,43]
  cannot find symbol
 [ERROR] symbol:   class KerberosName
 [ERROR] location: class 
 org.apache.hive.service.cli.thrift.ThriftHttpServlet.HttpKerberosServerAction
 {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HIVE-8324) Shim KerberosName (causes build failure on hadoop-1)

2014-10-03 Thread Vaibhav Gumashta (JIRA)

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

Vaibhav Gumashta commented on HIVE-8324:


I'll rebase this since HIVE-6799 is committed. 

 Shim KerberosName (causes build failure on hadoop-1)
 

 Key: HIVE-8324
 URL: https://issues.apache.org/jira/browse/HIVE-8324
 Project: Hive
  Issue Type: Bug
Affects Versions: 0.14.0
Reporter: Szehon Ho
Assignee: Vaibhav Gumashta
Priority: Blocker
 Fix For: 0.14.0

 Attachments: HIVE-8324.1.patch


 Unfortunately even after HIVE-8265, there are still more compile failures.
 {code}
 [ERROR] Failed to execute goal 
 org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) 
 on project hive-service: Compilation failure: Compilation failure:
 [ERROR] 
 /Users/szehon/svn-repos/trunk/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpServlet.java:[35,54]
  cannot find symbol
 [ERROR] symbol:   class KerberosName
 [ERROR] location: package org.apache.hadoop.security.authentication.util
 [ERROR] 
 /Users/szehon/svn-repos/trunk/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpServlet.java:[241,7]
  cannot find symbol
 [ERROR] symbol:   class KerberosName
 [ERROR] location: class 
 org.apache.hive.service.cli.thrift.ThriftHttpServlet.HttpKerberosServerAction
 [ERROR] 
 /Users/szehon/svn-repos/trunk/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpServlet.java:[241,43]
  cannot find symbol
 [ERROR] symbol:   class KerberosName
 [ERROR] location: class 
 org.apache.hive.service.cli.thrift.ThriftHttpServlet.HttpKerberosServerAction
 [ERROR] 
 /Users/szehon/svn-repos/trunk/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpServlet.java:[252,7]
  cannot find symbol
 [ERROR] symbol:   class KerberosName
 [ERROR] location: class 
 org.apache.hive.service.cli.thrift.ThriftHttpServlet.HttpKerberosServerAction
 [ERROR] 
 /Users/szehon/svn-repos/trunk/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpServlet.java:[252,43]
  cannot find symbol
 [ERROR] symbol:   class KerberosName
 [ERROR] location: class 
 org.apache.hive.service.cli.thrift.ThriftHttpServlet.HttpKerberosServerAction
 {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HIVE-8324) Shim KerberosName (causes build failure on hadoop-1)

2014-10-03 Thread Vaibhav Gumashta (JIRA)

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

Vaibhav Gumashta commented on HIVE-8324:


[~szehon] I've updated the rb with the new patch. No major changes - if your +1 
stands, I'll commit this on precommit pass.

 Shim KerberosName (causes build failure on hadoop-1)
 

 Key: HIVE-8324
 URL: https://issues.apache.org/jira/browse/HIVE-8324
 Project: Hive
  Issue Type: Bug
Affects Versions: 0.14.0
Reporter: Szehon Ho
Assignee: Vaibhav Gumashta
Priority: Blocker
 Fix For: 0.14.0

 Attachments: HIVE-8324.1.patch, HIVE-8324.2.patch


 Unfortunately even after HIVE-8265, there are still more compile failures.
 {code}
 [ERROR] Failed to execute goal 
 org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) 
 on project hive-service: Compilation failure: Compilation failure:
 [ERROR] 
 /Users/szehon/svn-repos/trunk/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpServlet.java:[35,54]
  cannot find symbol
 [ERROR] symbol:   class KerberosName
 [ERROR] location: package org.apache.hadoop.security.authentication.util
 [ERROR] 
 /Users/szehon/svn-repos/trunk/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpServlet.java:[241,7]
  cannot find symbol
 [ERROR] symbol:   class KerberosName
 [ERROR] location: class 
 org.apache.hive.service.cli.thrift.ThriftHttpServlet.HttpKerberosServerAction
 [ERROR] 
 /Users/szehon/svn-repos/trunk/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpServlet.java:[241,43]
  cannot find symbol
 [ERROR] symbol:   class KerberosName
 [ERROR] location: class 
 org.apache.hive.service.cli.thrift.ThriftHttpServlet.HttpKerberosServerAction
 [ERROR] 
 /Users/szehon/svn-repos/trunk/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpServlet.java:[252,7]
  cannot find symbol
 [ERROR] symbol:   class KerberosName
 [ERROR] location: class 
 org.apache.hive.service.cli.thrift.ThriftHttpServlet.HttpKerberosServerAction
 [ERROR] 
 /Users/szehon/svn-repos/trunk/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpServlet.java:[252,43]
  cannot find symbol
 [ERROR] symbol:   class KerberosName
 [ERROR] location: class 
 org.apache.hive.service.cli.thrift.ThriftHttpServlet.HttpKerberosServerAction
 {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HIVE-8324) Shim KerberosName (causes build failure on hadoop-1)

2014-10-03 Thread Szehon Ho (JIRA)

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

Szehon Ho commented on HIVE-8324:
-

Yep, I took a look, +1

 Shim KerberosName (causes build failure on hadoop-1)
 

 Key: HIVE-8324
 URL: https://issues.apache.org/jira/browse/HIVE-8324
 Project: Hive
  Issue Type: Bug
Affects Versions: 0.14.0
Reporter: Szehon Ho
Assignee: Vaibhav Gumashta
Priority: Blocker
 Fix For: 0.14.0

 Attachments: HIVE-8324.1.patch, HIVE-8324.2.patch


 Unfortunately even after HIVE-8265, there are still more compile failures.
 {code}
 [ERROR] Failed to execute goal 
 org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) 
 on project hive-service: Compilation failure: Compilation failure:
 [ERROR] 
 /Users/szehon/svn-repos/trunk/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpServlet.java:[35,54]
  cannot find symbol
 [ERROR] symbol:   class KerberosName
 [ERROR] location: package org.apache.hadoop.security.authentication.util
 [ERROR] 
 /Users/szehon/svn-repos/trunk/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpServlet.java:[241,7]
  cannot find symbol
 [ERROR] symbol:   class KerberosName
 [ERROR] location: class 
 org.apache.hive.service.cli.thrift.ThriftHttpServlet.HttpKerberosServerAction
 [ERROR] 
 /Users/szehon/svn-repos/trunk/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpServlet.java:[241,43]
  cannot find symbol
 [ERROR] symbol:   class KerberosName
 [ERROR] location: class 
 org.apache.hive.service.cli.thrift.ThriftHttpServlet.HttpKerberosServerAction
 [ERROR] 
 /Users/szehon/svn-repos/trunk/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpServlet.java:[252,7]
  cannot find symbol
 [ERROR] symbol:   class KerberosName
 [ERROR] location: class 
 org.apache.hive.service.cli.thrift.ThriftHttpServlet.HttpKerberosServerAction
 [ERROR] 
 /Users/szehon/svn-repos/trunk/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpServlet.java:[252,43]
  cannot find symbol
 [ERROR] symbol:   class KerberosName
 [ERROR] location: class 
 org.apache.hive.service.cli.thrift.ThriftHttpServlet.HttpKerberosServerAction
 {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HIVE-8324) Shim KerberosName (causes build failure on hadoop-1)

2014-10-02 Thread Szehon Ho (JIRA)

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

Szehon Ho commented on HIVE-8324:
-

+1 looks fine with me, thanks for the fix.

 Shim KerberosName (causes build failure on hadoop-1)
 

 Key: HIVE-8324
 URL: https://issues.apache.org/jira/browse/HIVE-8324
 Project: Hive
  Issue Type: Bug
Affects Versions: 0.14.0
Reporter: Szehon Ho
Assignee: Vaibhav Gumashta
Priority: Blocker
 Fix For: 0.14.0

 Attachments: HIVE-8324.1.patch


 Unfortunately even after HIVE-8265, there are still more compile failures.
 {code}
 [ERROR] Failed to execute goal 
 org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) 
 on project hive-service: Compilation failure: Compilation failure:
 [ERROR] 
 /Users/szehon/svn-repos/trunk/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpServlet.java:[35,54]
  cannot find symbol
 [ERROR] symbol:   class KerberosName
 [ERROR] location: package org.apache.hadoop.security.authentication.util
 [ERROR] 
 /Users/szehon/svn-repos/trunk/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpServlet.java:[241,7]
  cannot find symbol
 [ERROR] symbol:   class KerberosName
 [ERROR] location: class 
 org.apache.hive.service.cli.thrift.ThriftHttpServlet.HttpKerberosServerAction
 [ERROR] 
 /Users/szehon/svn-repos/trunk/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpServlet.java:[241,43]
  cannot find symbol
 [ERROR] symbol:   class KerberosName
 [ERROR] location: class 
 org.apache.hive.service.cli.thrift.ThriftHttpServlet.HttpKerberosServerAction
 [ERROR] 
 /Users/szehon/svn-repos/trunk/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpServlet.java:[252,7]
  cannot find symbol
 [ERROR] symbol:   class KerberosName
 [ERROR] location: class 
 org.apache.hive.service.cli.thrift.ThriftHttpServlet.HttpKerberosServerAction
 [ERROR] 
 /Users/szehon/svn-repos/trunk/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpServlet.java:[252,43]
  cannot find symbol
 [ERROR] symbol:   class KerberosName
 [ERROR] location: class 
 org.apache.hive.service.cli.thrift.ThriftHttpServlet.HttpKerberosServerAction
 {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)