[jira] [Commented] (HIVE-15016) Run tests with Hadoop 3.0.0-alpha1

2017-10-04 Thread Aihua Xu (JIRA)

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

Aihua Xu commented on HIVE-15016:
-

patch-2: the build should get fixed. Let's see if the tests fail.

> Run tests with Hadoop 3.0.0-alpha1
> --
>
> Key: HIVE-15016
> URL: https://issues.apache.org/jira/browse/HIVE-15016
> Project: Hive
>  Issue Type: Sub-task
>  Components: Hive
>Reporter: Sergio Peña
>Assignee: Aihua Xu
> Attachments: Hadoop3Upstream.patch, HIVE-15016.2.patch, 
> HIVE-15016.patch
>
>
> Hadoop 3.0.0-alpha1 was released back on Sep/16 to allow other components run 
> tests against this new version before GA.
> We should start running tests with Hive to validate compatibility against 
> Hadoop 3.0.
> NOTE: The patch used to test must not be committed to Hive until Hadoop 3.0 
> GA is released.



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


[jira] [Commented] (HIVE-15016) Run tests with Hadoop 3.0.0-alpha1

2017-10-04 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan commented on HIVE-15016:
-

[~aihuaxu] Sure, go ahead. I may not get any more time this week.

> Run tests with Hadoop 3.0.0-alpha1
> --
>
> Key: HIVE-15016
> URL: https://issues.apache.org/jira/browse/HIVE-15016
> Project: Hive
>  Issue Type: Sub-task
>  Components: Hive
>Reporter: Sergio Peña
>Assignee: Aihua Xu
> Attachments: Hadoop3Upstream.patch, HIVE-15016.patch
>
>
> Hadoop 3.0.0-alpha1 was released back on Sep/16 to allow other components run 
> tests against this new version before GA.
> We should start running tests with Hive to validate compatibility against 
> Hadoop 3.0.
> NOTE: The patch used to test must not be committed to Hive until Hadoop 3.0 
> GA is released.



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


[jira] [Commented] (HIVE-15016) Run tests with Hadoop 3.0.0-alpha1

2017-10-04 Thread Aihua Xu (JIRA)

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

Aihua Xu commented on HIVE-15016:
-

[~ashutoshc] Thanks for the patch. I got sometime yesterday and worked on it a 
little bit as well. Will you have time working on it? Otherwise I can spend 
some time today.

> Run tests with Hadoop 3.0.0-alpha1
> --
>
> Key: HIVE-15016
> URL: https://issues.apache.org/jira/browse/HIVE-15016
> Project: Hive
>  Issue Type: Sub-task
>  Components: Hive
>Reporter: Sergio Peña
>Assignee: Aihua Xu
> Attachments: Hadoop3Upstream.patch, HIVE-15016.patch
>
>
> Hadoop 3.0.0-alpha1 was released back on Sep/16 to allow other components run 
> tests against this new version before GA.
> We should start running tests with Hive to validate compatibility against 
> Hadoop 3.0.
> NOTE: The patch used to test must not be committed to Hive until Hadoop 3.0 
> GA is released.



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


[jira] [Commented] (HIVE-15016) Run tests with Hadoop 3.0.0-alpha1

2017-10-04 Thread Hive QA (JIRA)

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

Hive QA commented on HIVE-15016:




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

{color:red}ERROR:{color} -1 due to build exiting with an error

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

Messages:
{noformat}
 This message was trimmed, see log for full details 
[ERROR] 
/data/hiveptest/working/apache-github-source-source/shims/common/src/main/java/org/apache/hadoop/hive/thrift/DelegationTokenSecretManager.java:[25,28]
 package org.apache.hadoop.io does not exist
[ERROR] 
/data/hiveptest/working/apache-github-source-source/shims/common/src/main/java/org/apache/hadoop/hive/thrift/DelegationTokenSecretManager.java:[26,34]
 cannot find symbol
[ERROR] symbol:   class UserGroupInformation
[ERROR] location: package org.apache.hadoop.security
[ERROR] 
/data/hiveptest/working/apache-github-source-source/shims/common/src/main/java/org/apache/hadoop/hive/thrift/DelegationTokenSecretManager.java:[27,40]
 cannot find symbol
[ERROR] symbol:   class Token
[ERROR] location: package org.apache.hadoop.security.token
[ERROR] 
/data/hiveptest/working/apache-github-source-source/shims/common/src/main/java/org/apache/hadoop/hive/thrift/DelegationTokenSecretManager.java:[28,51]
 cannot find symbol
[ERROR] symbol:   class AbstractDelegationTokenSecretManager
[ERROR] location: package org.apache.hadoop.security.token.delegation
[ERROR] 
/data/hiveptest/working/apache-github-source-source/shims/common/src/main/java/org/apache/hadoop/hive/thrift/DelegationTokenSecretManager.java:[36,13]
 cannot find symbol
[ERROR] symbol: class AbstractDelegationTokenSecretManager
[ERROR] 
/data/hiveptest/working/apache-github-source-source/shims/common/src/main/java/org/apache/hadoop/hive/thrift/HadoopThriftAuthBridge.java:[451,30]
 cannot find symbol
[ERROR] symbol:   class AuthenticationMethod
[ERROR] location: class 
org.apache.hadoop.hive.thrift.HadoopThriftAuthBridge.Server
[ERROR] 
/data/hiveptest/working/apache-github-source-source/shims/common/src/main/java/org/apache/hadoop/hive/thrift/DelegationTokenStore.java:[87,7]
 cannot find symbol
[ERROR] symbol:   class DelegationTokenInformation
[ERROR] location: interface org.apache.hadoop.hive.thrift.DelegationTokenStore
[ERROR] 
/data/hiveptest/working/apache-github-source-source/shims/common/src/main/java/org/apache/hadoop/hive/thrift/DelegationTokenStore.java:[94,3]
 cannot find symbol
[ERROR] symbol:   class DelegationTokenInformation
[ERROR] location: interface org.apache.hadoop.hive.thrift.DelegationTokenStore
[ERROR] 
/data/hiveptest/working/apache-github-source-source/shims/common/src/main/java/org/apache/hadoop/hive/thrift/DelegationTokenIdentifier.java:[29,23]
 cannot find symbol
[ERROR] symbol:   class Text
[ERROR] location: class org.apache.hadoop.hive.thrift.DelegationTokenIdentifier
[ERROR] 
/data/hiveptest/working/apache-github-source-source/shims/common/src/main/java/org/apache/hadoop/hive/thrift/DelegationTokenIdentifier.java:[43,36]
 cannot find symbol
[ERROR] symbol:   class Text
[ERROR] location: class org.apache.hadoop.hive.thrift.DelegationTokenIdentifier
[ERROR] 
/data/hiveptest/working/apache-github-source-source/shims/common/src/main/java/org/apache/hadoop/hive/thrift/DelegationTokenIdentifier.java:[43,48]
 cannot find symbol
[ERROR] symbol:   class Text
[ERROR] location: class org.apache.hadoop.hive.thrift.DelegationTokenIdentifier
[ERROR] 
/data/hiveptest/working/apache-github-source-source/shims/common/src/main/java/org/apache/hadoop/hive/thrift/DelegationTokenIdentifier.java:[43,62]
 cannot find symbol
[ERROR] symbol:   class Text
[ERROR] location: class org.apache.hadoop.hive.thrift.DelegationTokenIdentifier
[ERROR] 
/data/hiveptest/working/apache-github-source-source/shims/common/src/main/java/org/apache/hadoop/hive/thrift/DelegationTokenIdentifier.java:[48,10]
 cannot find symbol
[ERROR] symbol:   class Text
[ERROR] location: class org.apache.hadoop.hive.thrift.DelegationTokenIdentifier
[ERROR] 
/data/hiveptest/working/apache-github-source-source/shims/common/src/main/java/org/apache/hadoop/hive/thrift/DelegationTokenSecretManager.java:[76,58]
 cannot find symbol
[ERROR] symbol:   class Token
[ERROR] location: class 
org.apache.hadoop.hive.thrift.DelegationTokenSecretManager
[ERROR] 
/data/hiveptest/working/apache-github-source-source/shims/common/src/main/java/org/apache/hadoop/hive/shims/SchedulerShim.java:[22,30]
 package org.apache.hadoop.conf does not exist
[ERROR] 

[jira] [Commented] (HIVE-15016) Run tests with Hadoop 3.0.0-alpha1

2017-10-02 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan commented on HIVE-15016:
-

[~aihuaxu] There is a RC for hadoop3 beta1 now. Perhaps, we can use this jira 
to provide some feedback for it from hive side.

> Run tests with Hadoop 3.0.0-alpha1
> --
>
> Key: HIVE-15016
> URL: https://issues.apache.org/jira/browse/HIVE-15016
> Project: Hive
>  Issue Type: Sub-task
>  Components: Hive
>Reporter: Sergio Peña
>Assignee: Aihua Xu
> Attachments: Hadoop3Upstream.patch
>
>
> Hadoop 3.0.0-alpha1 was released back on Sep/16 to allow other components run 
> tests against this new version before GA.
> We should start running tests with Hive to validate compatibility against 
> Hadoop 3.0.
> NOTE: The patch used to test must not be committed to Hive until Hadoop 3.0 
> GA is released.



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


[jira] [Commented] (HIVE-15016) Run tests with Hadoop 3.0.0-alpha1

2017-09-27 Thread Aihua Xu (JIRA)

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

Aihua Xu commented on HIVE-15016:
-

OK. Thanks [~ashutoshc]  I will start to work on it. 

> Run tests with Hadoop 3.0.0-alpha1
> --
>
> Key: HIVE-15016
> URL: https://issues.apache.org/jira/browse/HIVE-15016
> Project: Hive
>  Issue Type: Sub-task
>  Components: Hive
>Reporter: Sergio Peña
>Assignee: Sergio Peña
> Attachments: Hadoop3Upstream.patch
>
>
> Hadoop 3.0.0-alpha1 was released back on Sep/16 to allow other components run 
> tests against this new version before GA.
> We should start running tests with Hive to validate compatibility against 
> Hadoop 3.0.
> NOTE: The patch used to test must not be committed to Hive until Hadoop 3.0 
> GA is released.



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


[jira] [Commented] (HIVE-15016) Run tests with Hadoop 3.0.0-alpha1

2017-09-27 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan commented on HIVE-15016:
-

IMHO we can just change hadoop version on master. 

> Run tests with Hadoop 3.0.0-alpha1
> --
>
> Key: HIVE-15016
> URL: https://issues.apache.org/jira/browse/HIVE-15016
> Project: Hive
>  Issue Type: Sub-task
>  Components: Hive
>Reporter: Sergio Peña
>Assignee: Sergio Peña
> Attachments: Hadoop3Upstream.patch
>
>
> Hadoop 3.0.0-alpha1 was released back on Sep/16 to allow other components run 
> tests against this new version before GA.
> We should start running tests with Hive to validate compatibility against 
> Hadoop 3.0.
> NOTE: The patch used to test must not be committed to Hive until Hadoop 3.0 
> GA is released.



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


[jira] [Commented] (HIVE-15016) Run tests with Hadoop 3.0.0-alpha1

2017-09-27 Thread Aihua Xu (JIRA)

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

Aihua Xu commented on HIVE-15016:
-

Should I fork a new branch for hadoop3 support? 

> Run tests with Hadoop 3.0.0-alpha1
> --
>
> Key: HIVE-15016
> URL: https://issues.apache.org/jira/browse/HIVE-15016
> Project: Hive
>  Issue Type: Sub-task
>  Components: Hive
>Reporter: Sergio Peña
>Assignee: Sergio Peña
> Attachments: Hadoop3Upstream.patch
>
>
> Hadoop 3.0.0-alpha1 was released back on Sep/16 to allow other components run 
> tests against this new version before GA.
> We should start running tests with Hive to validate compatibility against 
> Hadoop 3.0.
> NOTE: The patch used to test must not be committed to Hive until Hadoop 3.0 
> GA is released.



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


[jira] [Commented] (HIVE-15016) Run tests with Hadoop 3.0.0-alpha1

2017-09-27 Thread JIRA

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

Sergio Peña commented on HIVE-15016:


Hadoop is on alpha4 right now, so we could change the subject name to reflect 
the latest release.

> Run tests with Hadoop 3.0.0-alpha1
> --
>
> Key: HIVE-15016
> URL: https://issues.apache.org/jira/browse/HIVE-15016
> Project: Hive
>  Issue Type: Sub-task
>  Components: Hive
>Reporter: Sergio Peña
>Assignee: Sergio Peña
> Attachments: Hadoop3Upstream.patch
>
>
> Hadoop 3.0.0-alpha1 was released back on Sep/16 to allow other components run 
> tests against this new version before GA.
> We should start running tests with Hive to validate compatibility against 
> Hadoop 3.0.
> NOTE: The patch used to test must not be committed to Hive until Hadoop 3.0 
> GA is released.



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


[jira] [Commented] (HIVE-15016) Run tests with Hadoop 3.0.0-alpha1

2017-09-27 Thread JIRA

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

Sergio Peña commented on HIVE-15016:


The idea was to keep this jira alive with required changes to hadoop3 until the 
official release is done. But I'm open to other ideas if this the patch is 
getting larger.

> Run tests with Hadoop 3.0.0-alpha1
> --
>
> Key: HIVE-15016
> URL: https://issues.apache.org/jira/browse/HIVE-15016
> Project: Hive
>  Issue Type: Sub-task
>  Components: Hive
>Reporter: Sergio Peña
>Assignee: Sergio Peña
> Attachments: Hadoop3Upstream.patch
>
>
> Hadoop 3.0.0-alpha1 was released back on Sep/16 to allow other components run 
> tests against this new version before GA.
> We should start running tests with Hive to validate compatibility against 
> Hadoop 3.0.
> NOTE: The patch used to test must not be committed to Hive until Hadoop 3.0 
> GA is released.



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


[jira] [Commented] (HIVE-15016) Run tests with Hadoop 3.0.0-alpha1

2017-09-27 Thread Aihua Xu (JIRA)

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

Aihua Xu commented on HIVE-15016:
-

I'm wondering how we should contribute hadoop3 support upstream. Should we 
update dependency to point to hadoop 3 in Hive? 

> Run tests with Hadoop 3.0.0-alpha1
> --
>
> Key: HIVE-15016
> URL: https://issues.apache.org/jira/browse/HIVE-15016
> Project: Hive
>  Issue Type: Sub-task
>  Components: Hive
>Reporter: Sergio Peña
>Assignee: Sergio Peña
> Attachments: Hadoop3Upstream.patch
>
>
> Hadoop 3.0.0-alpha1 was released back on Sep/16 to allow other components run 
> tests against this new version before GA.
> We should start running tests with Hive to validate compatibility against 
> Hadoop 3.0.
> NOTE: The patch used to test must not be committed to Hive until Hadoop 3.0 
> GA is released.



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


[jira] [Commented] (HIVE-15016) Run tests with Hadoop 3.0.0-alpha1

2017-09-27 Thread JIRA

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

Sergio Peña commented on HIVE-15016:


I stopped working on this while ago. Someone else can take it. 
[~aihuaxu] you were running hadoop3 tests as well. Do you have some results for 
this jira?

> Run tests with Hadoop 3.0.0-alpha1
> --
>
> Key: HIVE-15016
> URL: https://issues.apache.org/jira/browse/HIVE-15016
> Project: Hive
>  Issue Type: Sub-task
>  Components: Hive
>Reporter: Sergio Peña
>Assignee: Sergio Peña
> Attachments: Hadoop3Upstream.patch
>
>
> Hadoop 3.0.0-alpha1 was released back on Sep/16 to allow other components run 
> tests against this new version before GA.
> We should start running tests with Hive to validate compatibility against 
> Hadoop 3.0.
> NOTE: The patch used to test must not be committed to Hive until Hadoop 3.0 
> GA is released.



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


[jira] [Commented] (HIVE-15016) Run tests with Hadoop 3.0.0-alpha1

2017-09-27 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan commented on HIVE-15016:
-

[~spena] Any progress on this?
I think we shall do HIVE-15326 and HIVE-16532 first so that its we can get it 
to compile atleast : )

> Run tests with Hadoop 3.0.0-alpha1
> --
>
> Key: HIVE-15016
> URL: https://issues.apache.org/jira/browse/HIVE-15016
> Project: Hive
>  Issue Type: Sub-task
>  Components: Hive
>Reporter: Sergio Peña
>Assignee: Sergio Peña
> Attachments: Hadoop3Upstream.patch
>
>
> Hadoop 3.0.0-alpha1 was released back on Sep/16 to allow other components run 
> tests against this new version before GA.
> We should start running tests with Hive to validate compatibility against 
> Hadoop 3.0.
> NOTE: The patch used to test must not be committed to Hive until Hadoop 3.0 
> GA is released.



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


[jira] [Commented] (HIVE-15016) Run tests with Hadoop 3.0.0-alpha1

2016-12-29 Thread Steve Loughran (JIRA)

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

Steve Loughran commented on HIVE-15016:
---

don't think Hadoop is making much use of codahale or committed to any specific 
JAR, if you need to update the one there

> Run tests with Hadoop 3.0.0-alpha1
> --
>
> Key: HIVE-15016
> URL: https://issues.apache.org/jira/browse/HIVE-15016
> Project: Hive
>  Issue Type: Task
>  Components: Hive
>Reporter: Sergio Peña
>Assignee: Sergio Peña
> Attachments: Hadoop3Upstream.patch
>
>
> Hadoop 3.0.0-alpha1 was released back on Sep/16 to allow other components run 
> tests against this new version before GA.
> We should start running tests with Hive to validate compatibility against 
> Hadoop 3.0.
> NOTE: The patch used to test must not be committed to Hive until Hadoop 3.0 
> GA is released.



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


[jira] [Commented] (HIVE-15016) Run tests with Hadoop 3.0.0-alpha1

2016-12-19 Thread JIRA

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

Sergio Peña commented on HIVE-15016:


Good, I just saw you did some other changes on the HIVE-15427 patch. I agree 
that we will need to go back to shims again if we want to support hadoop 3. 
This is the patch we are testing on Cloudera, and all tests are passing for us, 
but I wanted to upload a preliminary patch (without shims) for upstream to 
start testing it here.

[~sershe] I'll be on vacation for a month, and I might not have time to 
continue investigating this after that. Feel free to reassign the jira, close 
it as duplicate, or merge your changes with your patch from HIVE-15427. 

> Run tests with Hadoop 3.0.0-alpha1
> --
>
> Key: HIVE-15016
> URL: https://issues.apache.org/jira/browse/HIVE-15016
> Project: Hive
>  Issue Type: Task
>  Components: Hive
>Reporter: Sergio Peña
>Assignee: Sergio Peña
> Attachments: Hadoop3Upstream.patch
>
>
> Hadoop 3.0.0-alpha1 was released back on Sep/16 to allow other components run 
> tests against this new version before GA.
> We should start running tests with Hive to validate compatibility against 
> Hadoop 3.0.
> NOTE: The patch used to test must not be committed to Hive until Hadoop 3.0 
> GA is released.



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


[jira] [Commented] (HIVE-15016) Run tests with Hadoop 3.0.0-alpha1

2016-12-19 Thread JIRA

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

Sergio Peña commented on HIVE-15016:


There were some Hive unit tests failing caused by the codehale jar from hadoop. 
I don't recall exactly which unit-test failed, but I can figure out if you want 
more information.

> Run tests with Hadoop 3.0.0-alpha1
> --
>
> Key: HIVE-15016
> URL: https://issues.apache.org/jira/browse/HIVE-15016
> Project: Hive
>  Issue Type: Task
>  Components: Hive
>Reporter: Sergio Peña
>Assignee: Sergio Peña
> Attachments: Hadoop3Upstream.patch
>
>
> Hadoop 3.0.0-alpha1 was released back on Sep/16 to allow other components run 
> tests against this new version before GA.
> We should start running tests with Hive to validate compatibility against 
> Hadoop 3.0.
> NOTE: The patch used to test must not be committed to Hive until Hadoop 3.0 
> GA is released.



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


[jira] [Commented] (HIVE-15016) Run tests with Hadoop 3.0.0-alpha1

2016-12-19 Thread JIRA

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

Sergio Peña commented on HIVE-15016:


There were some Hive unit tests failing caused by the codehale jar from hadoop. 
I don't recall exactly which unit-test failed, but I can figure out if you want 
more information.

> Run tests with Hadoop 3.0.0-alpha1
> --
>
> Key: HIVE-15016
> URL: https://issues.apache.org/jira/browse/HIVE-15016
> Project: Hive
>  Issue Type: Task
>  Components: Hive
>Reporter: Sergio Peña
>Assignee: Sergio Peña
> Attachments: Hadoop3Upstream.patch
>
>
> Hadoop 3.0.0-alpha1 was released back on Sep/16 to allow other components run 
> tests against this new version before GA.
> We should start running tests with Hive to validate compatibility against 
> Hadoop 3.0.
> NOTE: The patch used to test must not be committed to Hive until Hadoop 3.0 
> GA is released.



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


[jira] [Commented] (HIVE-15016) Run tests with Hadoop 3.0.0-alpha1

2016-12-17 Thread Steve Loughran (JIRA)

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

Steve Loughran commented on HIVE-15016:
---

if you check out hadoop trunk, all you need to do is make a build with the 
declared version changed.
{code}
mvn install -DskipTests -Ddeclared.hadoop.version=2.11
{code}

This *does not* change the version numbers enough to bring up HDFS; all it does 
is trick hive into thinking it knows about Hadoop 3. The real fix will have to 
be in hive & cherry picked into the Spark fork.


> Run tests with Hadoop 3.0.0-alpha1
> --
>
> Key: HIVE-15016
> URL: https://issues.apache.org/jira/browse/HIVE-15016
> Project: Hive
>  Issue Type: Task
>  Components: Hive
>Reporter: Sergio Peña
>Assignee: Sergio Peña
> Attachments: Hadoop3Upstream.patch
>
>
> Hadoop 3.0.0-alpha1 was released back on Sep/16 to allow other components run 
> tests against this new version before GA.
> We should start running tests with Hive to validate compatibility against 
> Hadoop 3.0.
> NOTE: The patch used to test must not be committed to Hive until Hadoop 3.0 
> GA is released.



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


[jira] [Commented] (HIVE-15016) Run tests with Hadoop 3.0.0-alpha1

2016-12-17 Thread Baranenko Nikolay (JIRA)

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

Baranenko Nikolay commented on HIVE-15016:
--

Hello,

Try to run apache-hive-2.1.1-bin
and have error too :-(

SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in 
[jar:file:/home/hduser/hive/lib/log4j-slf4j-impl-2.4.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in 
[jar:file:/home/hduser/hadoop/share/hadoop/common/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]

Logging initialized using configuration in 
jar:file:/home/hduser/hive/lib/hive-common-2.1.1.jar!/hive-log4j2.properties 
Async: true
Exception in thread "main" java.lang.RuntimeException: 
org.apache.hadoop.hive.ql.metadata.HiveException: java.lang.RuntimeException: 
Unable to instantiate 
org.apache.hadoop.hive.ql.metadata.SessionHiveMetaStoreClient
at 
org.apache.hadoop.hive.ql.session.SessionState.start(SessionState.java:591)
at 
org.apache.hadoop.hive.ql.session.SessionState.beginStart(SessionState.java:531)
at org.apache.hadoop.hive.cli.CliDriver.run(CliDriver.java:705)
at org.apache.hadoop.hive.cli.CliDriver.main(CliDriver.java:641)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.apache.hadoop.util.RunJar.run(RunJar.java:239)
at org.apache.hadoop.util.RunJar.main(RunJar.java:153)
Caused by: org.apache.hadoop.hive.ql.metadata.HiveException: 
java.lang.RuntimeException: Unable to instantiate 
org.apache.hadoop.hive.ql.metadata.SessionHiveMetaStoreClient
at 
org.apache.hadoop.hive.ql.metadata.Hive.registerAllFunctionsOnce(Hive.java:226)
at org.apache.hadoop.hive.ql.metadata.Hive.(Hive.java:366)
at org.apache.hadoop.hive.ql.metadata.Hive.create(Hive.java:310)
at org.apache.hadoop.hive.ql.metadata.Hive.getInternal(Hive.java:290)
at org.apache.hadoop.hive.ql.metadata.Hive.get(Hive.java:266)
at 
org.apache.hadoop.hive.ql.session.SessionState.start(SessionState.java:558)
... 9 more
Caused by: java.lang.RuntimeException: Unable to instantiate 
org.apache.hadoop.hive.ql.metadata.SessionHiveMetaStoreClient
at 
org.apache.hadoop.hive.metastore.MetaStoreUtils.newInstance(MetaStoreUtils.java:1654)
at 
org.apache.hadoop.hive.metastore.RetryingMetaStoreClient.(RetryingMetaStoreClient.java:80)
at 
org.apache.hadoop.hive.metastore.RetryingMetaStoreClient.getProxy(RetryingMetaStoreClient.java:130)
at 
org.apache.hadoop.hive.metastore.RetryingMetaStoreClient.getProxy(RetryingMetaStoreClient.java:101)
at 
org.apache.hadoop.hive.ql.metadata.Hive.createMetaStoreClient(Hive.java:3367)
at org.apache.hadoop.hive.ql.metadata.Hive.getMSC(Hive.java:3406)
at org.apache.hadoop.hive.ql.metadata.Hive.getMSC(Hive.java:3386)
at 
org.apache.hadoop.hive.ql.metadata.Hive.getAllFunctions(Hive.java:3640)
at 
org.apache.hadoop.hive.ql.metadata.Hive.reloadFunctions(Hive.java:236)
at 
org.apache.hadoop.hive.ql.metadata.Hive.registerAllFunctionsOnce(Hive.java:221)
... 14 more
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at 
org.apache.hadoop.hive.metastore.MetaStoreUtils.newInstance(MetaStoreUtils.java:1652)
... 23 more
Caused by: java.lang.IllegalArgumentException: Unrecognized Hadoop major 
version number: 3.0.0-alpha1
at 
org.apache.hadoop.hive.shims.ShimLoader.getMajorVersion(ShimLoader.java:169)
at 
org.apache.hadoop.hive.shims.ShimLoader.loadShims(ShimLoader.java:136)
at 
org.apache.hadoop.hive.shims.ShimLoader.getHadoopShims(ShimLoader.java:95)
at 
org.apache.hadoop.hive.metastore.ObjectStore.getDataSourceProps(ObjectStore.java:476)
at 
org.apache.hadoop.hive.metastore.ObjectStore.setConf(ObjectStore.java:278)
at 
org.apache.hadoop.util.ReflectionUtils.setConf(ReflectionUtils.java:76)
at 
org.apache.hadoop.util.ReflectionUtils.newInstance(ReflectionUtils.java:136)
at 
org.apache.hadoop.hive.metastore.RawStoreProxy.(RawStoreProxy.java:58)
  

[jira] [Commented] (HIVE-15016) Run tests with Hadoop 3.0.0-alpha1

2016-12-14 Thread Sergey Shelukhin (JIRA)

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

Sergey Shelukhin commented on HIVE-15016:
-

I tried to build yday with Hadoop 3 (see HIVE-15427), was not aware of this 
JIRA. Seems like some extra changes are needed to build.
I also wonder about e.g. the pausemonitor change in this patch... it would mean 
that Hive will no longer work with Hadoop 2. I think we'd need to go back to 
shim model and 2 builds :(

> Run tests with Hadoop 3.0.0-alpha1
> --
>
> Key: HIVE-15016
> URL: https://issues.apache.org/jira/browse/HIVE-15016
> Project: Hive
>  Issue Type: Task
>  Components: Hive
>Reporter: Sergio Peña
>Assignee: Sergio Peña
> Attachments: Hadoop3Upstream.patch
>
>
> Hadoop 3.0.0-alpha1 was released back on Sep/16 to allow other components run 
> tests against this new version before GA.
> We should start running tests with Hive to validate compatibility against 
> Hadoop 3.0.
> NOTE: The patch used to test must not be committed to Hive until Hadoop 3.0 
> GA is released.



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


[jira] [Commented] (HIVE-15016) Run tests with Hadoop 3.0.0-alpha1

2016-12-01 Thread Steve Loughran (JIRA)

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

Steve Loughran commented on HIVE-15016:
---

What's the issue with the codahale JAR? Incompatible with something already on 
the CP?

> Run tests with Hadoop 3.0.0-alpha1
> --
>
> Key: HIVE-15016
> URL: https://issues.apache.org/jira/browse/HIVE-15016
> Project: Hive
>  Issue Type: Task
>  Components: Hive
>Reporter: Sergio Peña
>Assignee: Sergio Peña
> Attachments: Hadoop3Upstream.patch
>
>
> Hadoop 3.0.0-alpha1 was released back on Sep/16 to allow other components run 
> tests against this new version before GA.
> We should start running tests with Hive to validate compatibility against 
> Hadoop 3.0.
> NOTE: The patch used to test must not be committed to Hive until Hadoop 3.0 
> GA is released.



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


[jira] [Commented] (HIVE-15016) Run tests with Hadoop 3.0.0-alpha1

2016-10-31 Thread JIRA

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

Sergio Peña commented on HIVE-15016:


Update:

Hive cannot compile with Hadoop 3.0.0-alpha1 due to some API incompatibilities. 
These are already fixed on 3.0.0-alpha2, so I'll wait until alpha2 is released, 
and then continue with this testing.

> Run tests with Hadoop 3.0.0-alpha1
> --
>
> Key: HIVE-15016
> URL: https://issues.apache.org/jira/browse/HIVE-15016
> Project: Hive
>  Issue Type: Task
>  Components: Hive
>Reporter: Sergio Peña
>Assignee: Sergio Peña
>
> Hadoop 3.0.0-alpha1 was released back on Sep/16 to allow other components run 
> tests against this new version before GA.
> We should start running tests with Hive to validate compatibility against 
> Hadoop 3.0.
> NOTE: The patch used to test must not be committed to Hive until Hadoop 3.0 
> GA is released.



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


[jira] [Commented] (HIVE-15016) Run tests with Hadoop 3.0.0-alpha1

2016-10-21 Thread Peter Vary (JIRA)

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

Peter Vary commented on HIVE-15016:
---

This HBase bug could be a problem:
HBASE-15812

Fixed only in 2.0 (at least for now)

It effects every itest/*HBase* testcases, since the HBase server does not start.

> Run tests with Hadoop 3.0.0-alpha1
> --
>
> Key: HIVE-15016
> URL: https://issues.apache.org/jira/browse/HIVE-15016
> Project: Hive
>  Issue Type: Task
>  Components: Hive
>Reporter: Sergio Peña
>Assignee: Sergio Peña
>
> Hadoop 3.0.0-alpha1 was released back on Sep/16 to allow other components run 
> tests against this new version before GA.
> We should start running tests with Hive to validate compatibility against 
> Hadoop 3.0.
> NOTE: The patch used to test must not be committed to Hive until Hadoop 3.0 
> GA is released.



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