[ https://issues.apache.org/jira/browse/PHOENIX-3020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15344449#comment-15344449 ]
Josh Elser commented on PHOENIX-3020: ------------------------------------- {code} - <relocation> - <pattern>com.sun.jersey</pattern> - <shadedPattern>${shaded.package}.com.sun.jersey</shadedPattern> - </relocation> + <!--<relocation>--> + <!--<pattern>com.sun.jersey</pattern>--> + <!--<shadedPattern>${shaded.package}.com.sun.jersey</shadedPattern>--> + <!--</relocation>--> {code} Why the undo of this shading? If we don't want to do this for some reason, let's remove instead of comment. Aside, have you looked at the shaded/fat jars to verify that they still have the necessary information in META-INF/LICENSE and META-INF/NOTICE per ASF policies? It's not clear to me just looking at the patch whether or not those files will still be present. bq. Somehow runJar is not case sensitive when unpacking jar and fails with an error that license is not a directory Is this something else that we should look into fixing (for >4.8.0)? > Bulk load tool is not working with new jars > ------------------------------------------- > > Key: PHOENIX-3020 > URL: https://issues.apache.org/jira/browse/PHOENIX-3020 > Project: Phoenix > Issue Type: Bug > Reporter: Ankit Singhal > Assignee: Sergey Soldatov > Priority: Blocker > Attachments: PHOENIX-3020.patch > > > [~rajeshbabu] and [~sergey.soldatov] has identified an issue related to bulk > load tool with latest jars -- This message was sent by Atlassian JIRA (v6.3.4#6332)