[
https://issues.apache.org/jira/browse/BIGTOP-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14186278#comment-14186278
]
Guo Ruijing edited comment on BIGTOP-1499 at 10/28/14 3:20 AM:
---------------------------------------------------------------
1. update JIRA description.
2. file diff list:
[hadoop@localhost ~]$ diff -rNu bigtop-release-0.8.0 bigtop-0.8.0 | diffstat
.idea/.name
| 1
.idea/compiler.xml
| 28
.idea/copyright/profiles_settings.xml
| 5
.idea/encodings.xml
| 7
.idea/misc.xml
| 72
.idea/modules.xml
| 9
.idea/scopes/scope_settings.xml
| 5
.idea/uiDesigner.xml
| 125 +
.idea/vcs.xml
| 7
.idea/workspace.xml
| 809 ++++++++++
bigtop-tests/test-artifacts/hive/src/main/resources/seed_data_files/apache.access.2.log
| 1
bigtop-tests/test-artifacts/hive/src/main/resources/seed_data_files/apache.access.log
| 1
bigtop.iml
| 14
dl/apache-tomcat-6.0.35.tar.gz
|binary
dl/hadoop-2.0.2-alpha.tar.gz
|binary
dl/spark-0.7.0.tar.gz
|binary
16 files changed, 1082 insertions(+), 2 deletions(-)
was (Author: rguo):
[hadoop@localhost ~]$ diff -rNu bigtop-release-0.8.0 bigtop-0.8.0 | diffstat
.idea/.name
| 1
.idea/compiler.xml
| 28
.idea/copyright/profiles_settings.xml
| 5
.idea/encodings.xml
| 7
.idea/misc.xml
| 72
.idea/modules.xml
| 9
.idea/scopes/scope_settings.xml
| 5
.idea/uiDesigner.xml
| 125 +
.idea/vcs.xml
| 7
.idea/workspace.xml
| 809 ++++++++++
bigtop-tests/test-artifacts/hive/src/main/resources/seed_data_files/apache.access.2.log
| 1
bigtop-tests/test-artifacts/hive/src/main/resources/seed_data_files/apache.access.log
| 1
bigtop.iml
| 14
dl/apache-tomcat-6.0.35.tar.gz
|binary
dl/hadoop-2.0.2-alpha.tar.gz
|binary
dl/spark-0.7.0.tar.gz
|binary
16 files changed, 1082 insertions(+), 2 deletions(-)
> released source code is not same with source code in branch
> ------------------------------------------------------------
>
> Key: BIGTOP-1499
> URL: https://issues.apache.org/jira/browse/BIGTOP-1499
> Project: Bigtop
> Issue Type: Bug
> Components: build
> Affects Versions: 0.8.0
> Reporter: Guo Ruijing
>
> released source code is expeced to be same with source code in branch:
> 1. released source code:
> wget
> http://www.apache.org/dist/bigtop/bigtop-0.8.0/bigtop-0.8.0-project.tar.gz
> 2. source code in branch:
> wget https://github.com/apache/bigtop/archive/release-0.8.0.zip
> 3. diff code:
> [hadoop@localhost ~]$ diff -rNu bigtop-release-0.8.0 bigtop-0.8.0 | diffstat
> .idea/.name
> | 1
> .idea/compiler.xml
> | 28
> .idea/copyright/profiles_settings.xml
> | 5
> .idea/encodings.xml
> | 7
> .idea/misc.xml
> | 72
> .idea/modules.xml
> | 9
> .idea/scopes/scope_settings.xml
> | 5
> .idea/uiDesigner.xml
> | 125 +
> .idea/vcs.xml
> | 7
> .idea/workspace.xml
> | 809 ++++++++++
>
> bigtop-tests/test-artifacts/hive/src/main/resources/seed_data_files/apache.access.2.log
> | 1
>
> bigtop-tests/test-artifacts/hive/src/main/resources/seed_data_files/apache.access.log
> | 1
> bigtop.iml
> | 14
> dl/apache-tomcat-6.0.35.tar.gz
> |binary
> dl/hadoop-2.0.2-alpha.tar.gz
> |binary
> dl/spark-0.7.0.tar.gz
> |binary
> 16 files changed, 1082 insertions(+), 2 deletions(-)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)