Return-Path: X-Original-To: apmail-incubator-bigtop-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-bigtop-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 90D509B70 for ; Sat, 14 Apr 2012 23:03:39 +0000 (UTC) Received: (qmail 77809 invoked by uid 500); 14 Apr 2012 23:03:39 -0000 Delivered-To: apmail-incubator-bigtop-dev-archive@incubator.apache.org Received: (qmail 77774 invoked by uid 500); 14 Apr 2012 23:03:39 -0000 Mailing-List: contact bigtop-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: bigtop-dev@incubator.apache.org Delivered-To: mailing list bigtop-dev@incubator.apache.org Received: (qmail 77766 invoked by uid 99); 14 Apr 2012 23:03:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Apr 2012 23:03:39 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Apr 2012 23:03:37 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 4184C36BE30 for ; Sat, 14 Apr 2012 23:03:16 +0000 (UTC) Date: Sat, 14 Apr 2012 23:03:16 +0000 (UTC) From: "doug chang (Issue Comment Edited) (JIRA)" To: bigtop-dev@incubator.apache.org Message-ID: <678752072.25979.1334444596269.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <580610362.36215.1332247779751.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Issue Comment Edited] (BIGTOP-471) hive server setup after installation fails on creating /var/lock/subsys directory MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/BIGTOP-471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13254220#comment-13254220 ] doug chang edited comment on BIGTOP-471 at 4/14/12 11:01 PM: ------------------------------------------------------------- Thanks Roman 1) no, /var/lib/hadoop/cache/hadoop/dfs was a separate bug. Sorry, no longer needed.... 2) hive-server looks for directory /var/lock/subsys 3) flume is an issue though: touch: cannot touch `/var/lock/subsys/flume-node': No such file or directory was (Author: dougc33333): Thanks Roman 1) no, /var/lib/hadoop/cache/hadoop/dfs was a separate bug. Sorry, no longer needed.... 2) ok, hive installs correctly now 3) flume is an issue though: touch: cannot touch `/var/lock/subsys/flume-node': No such file or directory > hive server setup after installation fails on creating /var/lock/subsys directory > --------------------------------------------------------------------------------- > > Key: BIGTOP-471 > URL: https://issues.apache.org/jira/browse/BIGTOP-471 > Project: Bigtop > Issue Type: Bug > Affects Versions: 0.3.0 > Environment: ubuntu 10.04 LTS > Reporter: doug chang > Assignee: doug chang > Fix For: 0.4.0 > > Attachments: BIGTOP-471.patch.txt > > > Error message on sudo apt-get install hive-server > Setting up hive-server (0.8.1-1) ... > update-rc.d: warning: hive-server start runlevel arguments (2 3 4 5) do not match LSB Default-Start values (3 4 5) > update-rc.d: warning: hive-server stop runlevel arguments (0 1 6) do not match LSB Default-Stop values (0 1 2 6) > * Starting (hive-server): > touch: cannot touch `/var/lock/subsys/hive-server': No such file or directory > if you create /var/lock/subsys, installation runs ok. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira