You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2013/10/28 22:02:30 UTC

[jira] [Commented] (BIGTOP-1132) Phoenix libraries jars are not symlinks to hadoop/hbase/zookeeper jars

    [ https://issues.apache.org/jira/browse/BIGTOP-1132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13807213#comment-13807213 ] 

Andrew Purtell commented on BIGTOP-1132:
----------------------------------------

This is what I get after building/installing 0.7 DEBs:

{noformat}
apurtell@debian:/usr/lib/phoenix/lib$ ls -l
total 5360
-rw-r--r-- 1 root root 1144670 Oct  5 13:34 antlr-3.5.jar
-rw-r--r-- 1 root root  298829 Oct  5 12:14 commons-configuration-1.6.jar
-rw-r--r-- 1 root root  163151 Oct  5 12:13 commons-io-2.1.jar
-rw-r--r-- 1 root root  279193 Oct  5 12:11 commons-lang-2.5.jar
-rw-r--r-- 1 root root   60686 Oct  5 12:12 commons-logging-1.1.1.jar
-rw-r--r-- 1 root root 1648200 Oct  5 12:14 guava-11.0.2.jar
lrwxrwxrwx 1 root root      35 Oct 28 13:27 hadoop-annotations.jar -> ../../hadoop/hadoop-annotations.jar
lrwxrwxrwx 1 root root      28 Oct 28 13:27 hadoop-auth.jar -> ../../hadoop/hadoop-auth.jar
lrwxrwxrwx 1 root root      30 Oct 28 13:27 hadoop-common.jar -> ../../hadoop/hadoop-common.jar
lrwxrwxrwx 1 root root      55 Oct 28 13:27 hadoop-mapreduce-client-core.jar -> ../../hadoop-mapreduce/hadoop-mapreduce-client-core.jar
lrwxrwxrwx 1 root root      37 Oct 28 13:27 hadoop-yarn-api.jar -> ../../hadoop-yarn/hadoop-yarn-api.jar
lrwxrwxrwx 1 root root      40 Oct 28 13:27 hadoop-yarn-common.jar -> ../../hadoop-yarn/hadoop-yarn-common.jar
lrwxrwxrwx 1 root root      21 Oct 28 13:27 hbase.jar -> ../../hbase/hbase.jar
-rw-r--r-- 1 root root  227500 Oct  5 12:14 jackson-core-asl-1.8.8.jar
-rw-r--r-- 1 root root  668564 Oct  5 12:14 jackson-mapper-asl-1.8.8.jar
-rw-r--r-- 1 root root  481535 Oct  5 13:06 log4j-1.2.16.jar
-rw-r--r-- 1 root root   19827 Oct  5 13:34 opencsv-2.3.jar
-rw-r--r-- 1 root root  449818 Oct  5 12:14 protobuf-java-2.4.0a.jar
-rw-r--r-- 1 root root   15345 Oct  5 13:11 slf4j-api-1.4.3.jar
-rw-r--r-- 1 root root    8601 Oct  5 13:11 slf4j-log4j12-1.4.3.jar
lrwxrwxrwx 1 root root      29 Oct 28 13:27 zookeeper.jar -> ../../zookeeper/zookeeper.jar
{noformat}

Maybe it is a RPM build problem.

> Phoenix libraries jars are not symlinks to hadoop/hbase/zookeeper jars
> ----------------------------------------------------------------------
>
>                 Key: BIGTOP-1132
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1132
>             Project: Bigtop
>          Issue Type: Bug
>    Affects Versions: 0.7.0
>            Reporter: Bruno Mahé
>
> {noformat}
> [ec2-user@ip-172-31-39-116 ~]$ ls -al /usr/lib/phoenix/lib/
> total 17576
> drwxr-xr-x 2 root root    4096 Oct 28 04:47 .
> drwxr-xr-x 4 root root    4096 Oct 28 04:47 ..
> -rw-r--r-- 1 root root 1144670 Oct  9 01:37 antlr-3.5.jar
> -rw-r--r-- 1 root root  298829 Jan  9  2012 commons-configuration-1.6.jar
> -rw-r--r-- 1 root root  163151 Jan  9  2012 commons-io-2.1.jar
> -rw-r--r-- 1 root root  279193 Jan  9  2012 commons-lang-2.5.jar
> -rw-r--r-- 1 root root   60686 Jan  9  2012 commons-logging-1.1.1.jar
> -rw-r--r-- 1 root root 1648200 Apr 11  2012 guava-11.0.2.jar
> -rw-r--r-- 1 root root   16761 Oct 18 20:02 hadoop-annotations-2.0.6-alpha.jar
> -rw-r--r-- 1 root root   47528 Oct 18 20:03 hadoop-auth-2.0.6-alpha.jar
> -rw-r--r-- 1 root root 2351402 Oct 18 20:03 hadoop-common-2.0.6-alpha.jar
> -rw-r--r-- 1 root root 1356831 Oct 18 20:12 hadoop-mapreduce-client-core-2.0.6-alpha.jar
> -rw-r--r-- 1 root root 1039330 Oct 18 20:09 hadoop-yarn-api-2.0.6-alpha.jar
> -rw-r--r-- 1 root root 1075406 Oct 18 20:10 hadoop-yarn-common-2.0.6-alpha.jar
> -rw-r--r-- 1 root root 5278921 Oct 18 20:31 hbase-0.94.12.jar
> -rw-r--r-- 1 root root  227500 Feb  4  2012 jackson-core-asl-1.8.8.jar
> -rw-r--r-- 1 root root  668564 Feb  4  2012 jackson-mapper-asl-1.8.8.jar
> -rw-r--r-- 1 root root  481535 Jan  9  2012 log4j-1.2.16.jar
> -rw-r--r-- 1 root root   19827 Oct  9 01:37 opencsv-2.3.jar
> -rw-r--r-- 1 root root  449818 Jan  9  2012 protobuf-java-2.4.0a.jar
> -rw-r--r-- 1 root root   15345 Jan  9  2012 slf4j-api-1.4.3.jar
> -rw-r--r-- 1 root root    8601 Jan  9  2012 slf4j-log4j12-1.4.3.jar
> -rw-r--r-- 1 root root 1315782 Oct 18 20:27 zookeeper-3.4.5.jar
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.1#6144)