[
https://issues.apache.org/jira/browse/HBASE-18697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16146444#comment-16146444
]
Sean Busbey commented on HBASE-18697:
-------------------------------------
the patch as-is fails the new test from HBASE-18577:
{code}
$ mvn -Dtest=noUnitTests -pl hbase-shaded/hbase-shaded-check-invariants -am
-Prelease verify
...SNIP...
[INFO] --- exec-maven-plugin:1.6.0:exec (check-jar-contents) @
hbase-shaded-check-invariants ---
[INFO] Artifact looks correct: 'hbase-shaded-client-3.0.0-SNAPSHOT.jar'
[ERROR] Found artifact with unexpected contents:
'/home/busbey/projects/hbase/hbase/hbase-shaded/hbase-shaded-mapreduce/target/hbase-shaded-mapreduce-3.0.0-SNAPSHOT.jar'
Please check the following and either correct the build or update
the allowed list with reasoning.
hbase-webapps/
hbase-webapps/regionserver/
hbase-webapps/regionserver/index.html
hbase-webapps/static/
hbase-webapps/static/css/
hbase-webapps/static/css/bootstrap.css
hbase-webapps/static/css/hbase.css
hbase-webapps/static/css/bootstrap-theme.css
hbase-webapps/static/hbase_logo_small.png
hbase-webapps/static/fonts/
hbase-webapps/static/fonts/glyphicons-halflings-regular.woff
hbase-webapps/static/fonts/glyphicons-halflings-regular.eot
hbase-webapps/static/fonts/glyphicons-halflings-regular.svg
hbase-webapps/static/hbase_logo_med.gif
hbase-webapps/master/
hbase-webapps/master/index.html
hbase-webapps/master/WEB-INF/
hbase-webapps/master/WEB-INF/web.xml
hbase-webapps/regionserver/WEB-INF/
hbase-webapps/regionserver/WEB-INF/web.xml
hbase-webapps/static/jumping-orca_rotated_12percent.png
hbase-webapps/static/css/bootstrap-theme.min.css
hbase-webapps/static/css/bootstrap.min.css
hbase-webapps/static/fonts/glyphicons-halflings-regular.ttf
hbase-webapps/static/js/
hbase-webapps/static/js/bootstrap.min.js
hbase-webapps/static/js/tab.js
hbase-webapps/static/js/bootstrap.js
hbase-webapps/static/js/jquery.min.js
hbase-webapps/static/hbase_logo.png
[ERROR] Command execution failed.
...SNIP...
{code}
> Need a shaded hbase-mapreduce module
> ------------------------------------
>
> Key: HBASE-18697
> URL: https://issues.apache.org/jira/browse/HBASE-18697
> Project: HBase
> Issue Type: Sub-task
> Components: mapreduce
> Reporter: Duo Zhang
> Assignee: Appy
> Fix For: 3.0.0, 2.0.0-alpha-3
>
> Attachments: HBASE-18697.master.001.patch,
> HBASE-18697.master.002.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)