[
https://issues.apache.org/jira/browse/PHOENIX-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14661145#comment-14661145
]
ASF GitHub Bot commented on PHOENIX-2165:
-----------------------------------------
GitHub user gliptak opened a pull request:
https://github.com/apache/phoenix/pull/106
PHOENIX-2165 Make zip file name and directory consistent for
phoenix-*-cluster.zip
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gliptak/phoenix PHOENIX-2165
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/phoenix/pull/106.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #106
----
commit 8dba3d59d765578c93b43c0f31b9b711c6199b9c
Author: Gábor Lipták <[email protected]>
Date: 2015-08-07T00:58:51Z
PHOENIX-2165 Make zip file name and directory consistent for
phoenix-pherf-*-cluster.zip
----
> Pherf - Make zip file name and directory consistent
> ---------------------------------------------------
>
> Key: PHOENIX-2165
> URL: https://issues.apache.org/jira/browse/PHOENIX-2165
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 4.5.0
> Reporter: Cody Marcel
> Priority: Trivial
> Labels: newbie
>
> The pherf build produces a zip file named
> phoenix-pherf-4.5.0-SNAPSHOT-cluster.zip. When unpacked the directory is
> named pherf-4.5.0-SNAPSHOT-cluster. These should be consistent so so
> automation can easily reason about naming conventions.
> Either add "phoenix-" to the directory or remove it from the zip name.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)