[
https://issues.apache.org/jira/browse/BIGTOP-1594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14282165#comment-14282165
]
YoungWoo Kim edited comment on BIGTOP-1594 at 1/19/15 5:59 AM:
---------------------------------------------------------------
Updated patch (BIGTOP-1594.5.patch):
- /usr/lib/pig/*.txt
- Fix the symlink for /usr/lib/pig/conf and /etc/pig/conf
- Fix the javadoc issue
{noformat}
# ls -als
합계 4768
4 drwxr-xr-x 5 root root 4096 2015-01-19 14:45 .
4 dr-xr-xr-x. 22 root root 4096 2015-01-19 14:44 ..
176 -rw-r--r-- 1 root root 178355 2015-01-19 14:11 CHANGES.txt
12 -rw-r--r-- 1 root root 11358 2015-01-19 14:11 LICENSE.txt
4 -rw-r--r-- 1 root root 2125 2015-01-19 14:11 NOTICE.txt
4 -rw-r--r-- 1 root root 1307 2015-01-19 14:11 README.txt
4 -rw-r--r-- 1 root root 1871 2015-01-19 14:11 RELEASE_NOTES.txt
4 drwxr-xr-x 2 root root 4096 2015-01-19 14:44 bin
0 lrwxrwxrwx 1 root root 13 2015-01-19 14:44 conf -> /etc/pig/conf
4 drwxr-xr-x 3 root root 4096 2015-01-19 14:45 lib
4156 -rw-r--r-- 1 root root 4253917 2015-01-19 14:11 pig-0.14.0-core-h2.jar
12 -rw-r--r-- 1 root root 9746 2015-01-19 14:12 pig-0.14.0-smoketests.jar
380 -rw-r--r-- 1 root root 385490 2015-01-19 14:12 piggybank.jar
{noformat}
{noformat}
# ls -als /usr/share/doc/pig-0.14.0/api/
합계 5892
4 drwxr-xr-x 4 root root 4096 2015-01-19 14:45 .
4 drwxr-xr-x 7 root root 4096 2015-01-19 14:45 ..
220 -rw-r--r-- 1 root root 223749 2015-01-19 14:11 allclasses-frame.html
196 -rw-r--r-- 1 root root 198669 2015-01-19 14:11 allclasses-noframe.html
200 -rw-r--r-- 1 root root 203721 2015-01-19 14:11 constant-values.html
36 -rw-r--r-- 1 root root 36532 2015-01-19 14:11 deprecated-list.html
12 -rw-r--r-- 1 root root 8661 2015-01-19 14:11 help-doc.html
4508 -rw-r--r-- 1 root root 4613073 2015-01-19 14:11 index-all.html
4 -rw-r--r-- 1 root root 2832 2015-01-19 14:11 index.html
4 drwxr-xr-x 3 root root 4096 2015-01-19 14:45 org
12 -rw-r--r-- 1 root root 11178 2015-01-19 14:11 overview-frame.html
24 -rw-r--r-- 1 root root 24141 2015-01-19 14:11 overview-summary.html
380 -rw-r--r-- 1 root root 388231 2015-01-19 14:11 overview-tree.html
4 -rw-r--r-- 1 root root 2905 2015-01-19 14:11 package-list
4 drwxr-xr-x 2 root root 4096 2015-01-19 14:45 resources
268 -rw-r--r-- 1 root root 272562 2015-01-19 14:11 serialized-form.html
12 -rw-r--r-- 1 root root 11139 2015-01-19 14:11 stylesheet.css
{noformat}
I removed /usr/lib/pig.jar symlink. in 0.14.0, uber jar is removed and
'$PIG_HOME/bin/pig' pick up $PIG_HOME/pig*-core-*.jar automatically.
was (Author: warwithin):
Updated patch (BIGTOP-1594.5.patch):
- /usr/lib/pig/*.txt
- Fix the symlink for /usr/lib/pig/conf and /etc/pig/conf
- Fix the javadoc issue
{noformat}
# ls -als
합계 4768
4 drwxr-xr-x 5 root root 4096 2015-01-19 14:45 .
4 dr-xr-xr-x. 22 root root 4096 2015-01-19 14:44 ..
176 -rw-r--r-- 1 root root 178355 2015-01-19 14:11 CHANGES.txt
12 -rw-r--r-- 1 root root 11358 2015-01-19 14:11 LICENSE.txt
4 -rw-r--r-- 1 root root 2125 2015-01-19 14:11 NOTICE.txt
4 -rw-r--r-- 1 root root 1307 2015-01-19 14:11 README.txt
4 -rw-r--r-- 1 root root 1871 2015-01-19 14:11 RELEASE_NOTES.txt
4 drwxr-xr-x 2 root root 4096 2015-01-19 14:44 bin
0 lrwxrwxrwx 1 root root 13 2015-01-19 14:44 conf -> /etc/pig/conf
4 drwxr-xr-x 3 root root 4096 2015-01-19 14:45 lib
4156 -rw-r--r-- 1 root root 4253917 2015-01-19 14:11 pig-0.14.0-core-h2.jar
12 -rw-r--r-- 1 root root 9746 2015-01-19 14:12 pig-0.14.0-smoketests.jar
380 -rw-r--r-- 1 root root 385490 2015-01-19 14:12 piggybank.jar
{noformat}
{noformat}
# ls -als /usr/share/doc/pig-0.14.0/api/
합계 5892
4 drwxr-xr-x 4 root root 4096 2015-01-19 14:45 .
4 drwxr-xr-x 7 root root 4096 2015-01-19 14:45 ..
220 -rw-r--r-- 1 root root 223749 2015-01-19 14:11 allclasses-frame.html
196 -rw-r--r-- 1 root root 198669 2015-01-19 14:11 allclasses-noframe.html
200 -rw-r--r-- 1 root root 203721 2015-01-19 14:11 constant-values.html
36 -rw-r--r-- 1 root root 36532 2015-01-19 14:11 deprecated-list.html
12 -rw-r--r-- 1 root root 8661 2015-01-19 14:11 help-doc.html
4508 -rw-r--r-- 1 root root 4613073 2015-01-19 14:11 index-all.html
4 -rw-r--r-- 1 root root 2832 2015-01-19 14:11 index.html
4 drwxr-xr-x 3 root root 4096 2015-01-19 14:45 org
12 -rw-r--r-- 1 root root 11178 2015-01-19 14:11 overview-frame.html
24 -rw-r--r-- 1 root root 24141 2015-01-19 14:11 overview-summary.html
380 -rw-r--r-- 1 root root 388231 2015-01-19 14:11 overview-tree.html
4 -rw-r--r-- 1 root root 2905 2015-01-19 14:11 package-list
4 drwxr-xr-x 2 root root 4096 2015-01-19 14:45 resources
268 -rw-r--r-- 1 root root 272562 2015-01-19 14:11 serialized-form.html
12 -rw-r--r-- 1 root root 11139 2015-01-19 14:11 stylesheet.css
{noformat}
> Upgrade Pig to 0.14.0
> ---------------------
>
> Key: BIGTOP-1594
> URL: https://issues.apache.org/jira/browse/BIGTOP-1594
> Project: Bigtop
> Issue Type: Sub-task
> Components: build, debian, rpm
> Reporter: YoungWoo Kim
> Assignee: YoungWoo Kim
> Fix For: 0.9.0
>
> Attachments: BIGTOP-1594.1.patch, BIGTOP-1594.2.patch,
> BIGTOP-1594.3.patch, BIGTOP-1594.4.patch, BIGTOP-1594.5.patch
>
>
> Bump up Apache Pig version to 0.14.0
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)