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

Gabor Liptak commented on HIVE-10293:
-------------------------------------

[~spena] Thank you for the script, I implemented it.

Here is the latest result:

https://travis-ci.org/gliptak/hive/builds/122405719

So without the LDAP version update 
https://issues.apache.org/jira/browse/HIVE-13473 Maven repo pull fails, 
otherwise I see this error:

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.341 sec <<< 
FAILURE! - in org.apache.hive.service.auth.TestLdapAtnProviderWithMiniDS

org.apache.hive.service.auth.TestLdapAtnProviderWithMiniDS  Time elapsed: 1.341 
sec  <<< ERROR!

java.lang.NoClassDefFoundError: 
org/apache/directory/shared/ldap/entry/ServerEntry

        at java.net.URLClassLoader$1.run(URLClassLoader.java:366)

        at java.net.URLClassLoader$1.run(URLClassLoader.java:355)

        at java.security.AccessController.doPrivileged(Native Method)

        at java.net.URLClassLoader.findClass(URLClassLoader.java:354)

        at java.lang.ClassLoader.loadClass(ClassLoader.java:425)

        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)

        at java.lang.ClassLoader.loadClass(ClassLoader.java:358)

        at 
org.apache.directory.server.core.integ.FrameworkRunner.run(FrameworkRunner.java:107)

        at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)

        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)

        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)

Could you validate/correct https://issues.apache.org/jira/browse/HIVE-13473 ?

Thanks

> enabling travis-ci build?
> -------------------------
>
>                 Key: HIVE-10293
>                 URL: https://issues.apache.org/jira/browse/HIVE-10293
>             Project: Hive
>          Issue Type: Improvement
>          Components: Build Infrastructure
>            Reporter: Gabor Liptak
>            Assignee: Gabor Liptak
>            Priority: Minor
>         Attachments: HIVE-10293.1.patch
>
>
> I would like to contribute a .travis.yml for Hive.
> In particular, this would allow contributors working through Github, to 
> validate their own commits on their own branches.
> Please comment.
> Thanks



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

Reply via email to