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

Dmitriy V. Ryaboy commented on PIG-2347:
----------------------------------------

Thanks for the explanation.
I tried switching the conf to "default" and got a few maven errors.. Seems like 
default pulls in the world, and master pulls in nothing.. perhaps a "runtime" 
target or some minimal set of dependencies could be published. But that's a 
separate issue, probably better surfaced on the Hadoop project(s).

fwiw, here are the errors I got when pulling default conf:

{code}

[ivy:resolve]           ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve]           ::          UNRESOLVED DEPENDENCIES         ::
[ivy:resolve]           ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve]           :: commons-daemon#commons-daemon;1.0.3: 
java.text.ParseException: inconsistent module descriptor file found in 
'http://repo2.maven.org/maven2/commons-daemon/commons-daemon/1.0.3/commons-daemon-1.0.3.pom':
 bad organisation: expected='commons-daemon' found='org.apache.commons'; 
[ivy:resolve]           ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve]           ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve]           ::              FAILED DOWNLOADS            ::
[ivy:resolve]           :: ^ see resolution messages for details  ^ ::
[ivy:resolve]           ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve]           :: com.sun.jdmk#jmxtools;1.2.1!jmxtools.jar
[ivy:resolve]           :: com.sun.jmx#jmxri;1.2.1!jmxri.jar
[ivy:resolve]           ::::::::::::::::::::::::::::::::::::::::::::::
{code}
                
> Fix Pig Unit tests for hadoop 23
> --------------------------------
>
>                 Key: PIG-2347
>                 URL: https://issues.apache.org/jira/browse/PIG-2347
>             Project: Pig
>          Issue Type: Bug
>          Components: impl
>    Affects Versions: 0.9.1, 0.10, 0.11
>            Reporter: Daniel Dai
>            Assignee: Daniel Dai
>             Fix For: 0.9.2, 0.10, 0.11
>
>         Attachments: PIG-2347-1.patch, PIG-2347-2.patch, PIG-2347-3.patch, 
> PIG-2347-3_0.9.patch, PIG-2347-4.patch, PIG-2347-AvroDatumWriter.java, 
> PIG-2347.patch, PIG-2347.patch, PIG-2347.patch, syslog
>
>
> This is the continuation work for PIG-2125. There are still 20+ unit test 
> suit for hadoop 23. We need to fix them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to