[
https://issues.apache.org/jira/browse/HBASE-14952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Busbey updated HBASE-14952:
--------------------------------
Status: Patch Available (was: In Progress)
this version makes a source assembly in line with our prior releases.
{code}
hbase busbey$ tar -C /tmp/hbase-master-source/ -xzf
hbase-assembly/target/hbase-2.0.0-SNAPSHOT-src.tar.gz
hbase busbey$ git clean -xdf
Removing hbase-assembly/target/
hbase busbey$ diff -r . /tmp/hbase-master-source/hbase-2.0.0-SNAPSHOT/
Only in .: .arcconfig
Only in .: .git
Only in .: .gitattributes
Only in .: .gitignore
Only in .: hbase-native-client
{code}
> hbase-assembly has hbase-external-blockcache missing
> ----------------------------------------------------
>
> Key: HBASE-14952
> URL: https://issues.apache.org/jira/browse/HBASE-14952
> Project: HBase
> Issue Type: Bug
> Components: build, dependencies
> Affects Versions: 2.0.0, 1.2.0
> Reporter: Esteban Gutierrez
> Assignee: Sean Busbey
> Priority: Blocker
> Fix For: 2.0.0, 1.2.0, 1.3.0
>
> Attachments: HBASE-14952.1.patch, HBASE-14952.2.patch
>
>
> After generating a tarball we noticed that hbase-external-blockcache was
> missing.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)