You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Jean-Marc Spaggiari (JIRA)" <ji...@apache.org> on 2014/08/20 23:25:29 UTC

[jira] [Updated] (BIGTOP-1412) Read permission should be added for some jars.

     [ https://issues.apache.org/jira/browse/BIGTOP-1412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Marc Spaggiari updated BIGTOP-1412:
----------------------------------------

    Component/s: hive
                 hbase
                 build

> Read permission should be added for some jars.
> ----------------------------------------------
>
>                 Key: BIGTOP-1412
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1412
>             Project: Bigtop
>          Issue Type: Bug
>          Components: build, hbase, hive
>            Reporter: Jean-Marc Spaggiari
>
> When building with trunk against HBase 0.98.5 some jars miss the read flag and cause HBase start to fail. After chmod a+r *.jar HBase start correctly. Build need to make sure all those jars are readable by everyone. 
> Hive folder has the same issue for less jars.
> # ll /usr/lib/hbase/lib/
> total 48652
> -rw-r--r--. 1 root root    62983 Aug 15 19:00 activation-1.1.jar
> -rw-r--r--. 1 root root     4467 Aug 15 19:01 aopalliance-1.0.jar
> -rw-r--r--. 1 root root    43033 Aug 15 19:00 asm-3.1.jar
> -rw-r--r--. 1 root root   303139 Aug 15 19:46 avro-1.7.4.jar
> -rw-r--r--. 1 root root   188671 Aug 15 19:00 commons-beanutils-1.7.0.jar
> -rw-r--r--. 1 root root   206035 Aug 15 19:00 commons-beanutils-core-1.8.0.jar
> -rw-r--r--. 1 root root    41123 Aug 15 19:00 commons-cli-1.2.jar
> -rw-------. 1 root root   259600 Aug 18 17:48 commons-codec-1.7.jar
> -rw-r--r--. 1 root root   575389 Aug 15 19:00 commons-collections-3.2.1.jar
> -rw-r--r--. 1 root root   241367 Aug 15 19:46 commons-compress-1.4.1.jar
> -rw-r--r--. 1 root root   298829 Aug 15 19:00 commons-configuration-1.6.jar
> -rw-r--r--. 1 root root    24239 Aug 15 19:00 commons-daemon-1.0.13.jar
> -rw-r--r--. 1 root root   143602 Aug 15 19:00 commons-digester-1.8.jar
> -rw-r--r--. 1 root root   112341 Aug 15 19:00 commons-el-1.0.jar
> -rw-r--r--. 1 root root   305001 Aug 15 18:19 commons-httpclient-3.1.jar
> -rw-------. 1 root root   185140 Aug 18 17:23 commons-io-2.4.jar
> -rw-r--r--. 1 root root   284220 Aug 15 21:07 commons-lang-2.6.jar
> -rw-r--r--. 1 root root    60686 Aug 15 18:19 commons-logging-1.1.1.jar
> -rw-r--r--. 1 root root   832410 Aug 15 19:46 commons-math-2.1.jar
> -rw-------. 1 root root  1599627 Aug 18 17:23 commons-math3-3.1.1.jar
> -rw-r--r--. 1 root root   273370 Aug 15 19:00 commons-net-3.1.jar
> -rw-r--r--. 1 root root    15322 Aug 15 19:11 findbugs-annotations-1.3.9-1.jar
> -rw-------. 1 root root  1795932 Aug 18 17:49 guava-12.0.1.jar
> -rw-r--r--. 1 root root   710492 Aug 15 19:01 guice-3.0.jar
> -rw-r--r--. 1 root root    65012 Aug 15 20:17 guice-servlet-3.0.jar
> -rw-r--r--. 1 root root    45024 Aug 15 19:46 hamcrest-core-1.3.jar
> -rw-r--r--. 1 root root   927383 Aug 20 19:07 hbase-client-0.98.5.jar
> -rw-r--r--. 1 root root   440154 Aug 20 19:07 hbase-common-0.98.5.jar
> -rw-r--r--. 1 root root   162992 Aug 20 19:07 hbase-common-0.98.5-tests.jar
> -rw-r--r--. 1 root root   105501 Aug 20 19:08 hbase-examples-0.98.5.jar
> -rw-r--r--. 1 root root    73447 Aug 20 19:07 hbase-hadoop2-compat-0.98.5.jar
> -rw-r--r--. 1 root root    32654 Aug 20 19:07 hbase-hadoop-compat-0.98.5.jar
> -rw-r--r--. 1 root root    11878 Aug 20 19:08 hbase-it-0.98.5.jar
> -rw-r--r--. 1 root root   357341 Aug 20 19:08 hbase-it-0.98.5-tests.jar
> -rw-r--r--. 1 root root    97356 Aug 20 19:07 hbase-prefix-tree-0.98.5.jar
> -rw-r--r--. 1 root root  3389765 Aug 20 19:07 hbase-protocol-0.98.5.jar
> -rw-r--r--. 1 root root  3459818 Aug 20 19:07 hbase-server-0.98.5.jar
> -rw-r--r--. 1 root root  4013596 Aug 20 19:07 hbase-server-0.98.5-tests.jar
> -rw-r--r--. 1 root root    12038 Aug 20 19:08 hbase-shell-0.98.5.jar
> -rw-r--r--. 1 root root    10765 Aug 20 19:07 hbase-testing-util-0.98.5.jar
> -rw-r--r--. 1 root root  2358752 Aug 20 19:07 hbase-thrift-0.98.5.jar
> -rw-r--r--. 1 root root    95975 Aug 15 20:17 high-scale-lib-1.1.1.jar
> -rw-------. 1 root root    31532 Aug 18 17:25 htrace-core-2.04.jar
> -rw-------. 1 root root   433368 Aug 18 18:06 httpclient-4.2.5.jar
> -rw-r--r--. 1 root root   181201 Aug 15 20:17 httpcore-4.1.3.jar
> -rw-r--r--. 1 root root   227500 Aug 15 19:46 jackson-core-asl-1.8.8.jar
> -rw-r--r--. 1 root root    17884 Aug 15 20:17 jackson-jaxrs-1.8.8.jar
> -rw-r--r--. 1 root root   668564 Aug 15 19:46 jackson-mapper-asl-1.8.8.jar
> -rw-r--r--. 1 root root    32353 Aug 15 21:06 jackson-xc-1.8.8.jar
> -rw-r--r--. 1 root root    20642 Aug 15 20:17 jamon-runtime-2.3.1.jar
> -rw-r--r--. 1 root root   408133 Aug 15 19:00 jasper-compiler-5.5.23.jar
> -rw-r--r--. 1 root root    76844 Aug 15 19:00 jasper-runtime-5.5.23.jar
> -rw-r--r--. 1 root root     2497 Aug 15 19:01 javax.inject-1.jar
> -rw-------. 1 root root    18490 Aug 18 17:23 java-xmlbuilder-0.4.jar
> -rw-r--r--. 1 root root   105134 Aug 15 19:00 jaxb-api-2.2.2.jar
> -rw-r--r--. 1 root root   890168 Aug 15 19:00 jaxb-impl-2.2.3-1.jar
> -rw-r--r--. 1 root root   130458 Aug 15 19:01 jersey-client-1.9.jar
> -rw-------. 1 root root   458233 Aug 18 17:49 jersey-core-1.8.jar
> -rw-r--r--. 1 root root    14786 Aug 15 19:01 jersey-guice-1.9.jar
> -rw-------. 1 root root   147933 Aug 18 17:49 jersey-json-1.8.jar
> -rw-------. 1 root root   694352 Aug 18 17:49 jersey-server-1.8.jar
> -rw-------. 1 root root   539735 Aug 18 17:23 jets3t-0.9.0.jar
> -rw-------. 1 root root    75963 Aug 18 17:49 jettison-1.3.1.jar
> -rw-r--r--. 1 root root   539912 Aug 15 19:46 jetty-6.1.26.jar
> -rw-r--r--. 1 root root    18891 Aug 15 20:17 jetty-sslengine-6.1.26.jar
> -rw-r--r--. 1 root root   177131 Aug 15 19:46 jetty-util-6.1.26.jar
> -rw-r--r--. 1 root root 13832273 Aug 15 20:18 jruby-complete-1.6.8.jar
> -rw-r--r--. 1 root root   185746 Aug 15 19:00 jsch-0.1.42.jar
> -rw-r--r--. 1 root root  1024680 Aug 15 20:17 jsp-2.1-6.1.14.jar
> -rw-r--r--. 1 root root   134910 Aug 15 20:17 jsp-api-2.1-6.1.14.jar
> -rw-r--r--. 1 root root    33015 Aug 15 19:00 jsr305-1.3.9.jar
> -rw-r--r--. 1 root root   245039 Aug 15 18:19 junit-4.11.jar
> -rw-r--r--. 1 root root   347531 Aug 15 20:17 libthrift-0.9.0.jar
> -rw-r--r--. 1 root root   489884 Aug 15 21:06 log4j-1.2.17.jar
> -rw-------. 1 root root    82123 Aug 18 17:25 metrics-core-2.2.0.jar
> -rw-r--r--. 1 root root  1206119 Aug 15 20:17 netty-3.6.6.Final.jar
> -rw-r--r--. 1 root root    29555 Aug 15 19:00 paranamer-2.3.jar
> -rw-r--r--. 1 root root   533455 Aug 15 19:00 protobuf-java-2.5.0.jar
> drwxr-xr-x. 5 root root     4096 Aug 20 19:28 ruby
> -rw-r--r--. 1 root root   132368 Aug 15 20:17 servlet-api-2.5-6.1.14.jar
> -rw-r--r--. 1 root root   105112 Aug 15 19:00 servlet-api-2.5.jar
> -rw-r--r--. 1 root root    25496 Aug 18 19:57 slf4j-api-1.6.1.jar
> -rw-r--r--. 1 root root   995968 Aug 15 19:46 snappy-java-1.0.4.1.jar
> -rw-r--r--. 1 root root    15010 Aug 15 19:00 xmlenc-0.52.jar
> -rw-r--r--. 1 root root    94672 Aug 15 19:46 xz-1.0.jar
> lrwxrwxrwx. 1 root root       32 Aug 20 19:28 zookeeper.jar -> /usr/lib/zookeeper/zookeeper.jar



--
This message was sent by Atlassian JIRA
(v6.2#6252)