And the link I used is https://github.com/apache/storm/releases and chose the tar.gz
2016-04-05 15:47 GMT+08:00 wu lihu <[email protected]>: > Thanks ! Could you please tell me where is the link ? I found the > download link provided by storm.apache.org are unavailable, returned > 404 . > And what I'm trying with maven is the -DskipTests flag on. > > > 2016-04-05 15:42 GMT+08:00 Andrew Xor <[email protected]>: >> Hello, >> >> The first error is logical since you (probably) checked out from git, if >> you want to run it directly w/o building it first you should download a >> release archive. When building storm in your machine using maven you'd >> probably want to include -Dskiptests flag in your build arguments, this will >> probably wipe the errors you are experiencing. >> >> Best, >> >> A. >> >> On Tue, Apr 5, 2016 at 10:32 AM, wu lihu <[email protected]> wrote: >>> >>> I'm trying the storm v1.0.0 release, however, while I tried to launch >>> the storm daemon, it prompts " >>> >>> ****************************************** >>> >>> The storm client can only be run from within a release. You appear to >>> be trying to run the client from a checkout of Storm's source code. >>> >>> >>> You can download a Storm release at http://storm.apache.org/downloads.html >>> >>> ******************************************" >>> So I tried to build the source code, gotta another error after mvn >>> clean package install >>> >>> [ERROR] Failed to execute goal >>> org.codehaus.mojo:sql-maven-plugin:1.5:execute (create-db) on project >>> storm-jdbc: object name already exists: USER_DETAILS in statement [ >>> /** * Licensed to the Apache Software Foundation (ASF) under one * or >>> more contributor license agreements. See the NOTICE file * >>> distributed with this work for additional information * regarding >>> copyright ownership. The ASF licenses this file * to you under the >>> Apache License, Version 2.0 (the * "License"); you may not use this >>> file except in compliance * with the License. You may obtain a copy >>> of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * >>> Unless required by applicable law or agreed to in writing, software * >>> distributed under the License is distributed on an "AS IS" BASIS, * >>> WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or >>> implied. * See the License for the specific language governing >>> permissions and * limitations under the License. */ >>> >>> [ERROR] create table user_details (id integer, user_name varchar(100), >>> create_date date)] >>> >>> [ERROR] -> [Help 1] >>> >>> Please help me with this setup issue. Am I doing something ridiculous ??? >>> >>> >>> >>> >>> 2016-04-05 15:30 GMT+08:00 <[email protected]>: >>> > Hi! This is the ezmlm program. I'm managing the >>> > [email protected] mailing list. >>> > >>> > Acknowledgment: I have added the address >>> > >>> > [email protected] >>> > >>> > to the user mailing list. >>> > >>> > Welcome to [email protected]! >>> > >>> > Please save this message so that you know the address you are >>> > subscribed under, in case you later want to unsubscribe or change your >>> > subscription address. >>> > >>> > >>> > --- Administrative commands for the user list --- >>> > >>> > I can handle administrative requests automatically. Please >>> > do not send them to the list address! Instead, send >>> > your message to the correct command address: >>> > >>> > To subscribe to the list, send a message to: >>> > <[email protected]> >>> > >>> > To remove your address from the list, send a message to: >>> > <[email protected]> >>> > >>> > Send mail to the following for info and FAQ for this list: >>> > <[email protected]> >>> > <[email protected]> >>> > >>> > Similar addresses exist for the digest list: >>> > <[email protected]> >>> > <[email protected]> >>> > >>> > To get messages 123 through 145 (a maximum of 100 per request), mail: >>> > <[email protected]> >>> > >>> > To get an index with subject and author for messages 123-456 , mail: >>> > <[email protected]> >>> > >>> > They are always returned as sets of 100, max 2000 per request, >>> > so you'll actually get 100-499. >>> > >>> > To receive all messages with the same subject as message 12345, >>> > send a short message to: >>> > <[email protected]> >>> > >>> > The messages should contain one line or word of text to avoid being >>> > treated as sp@m, but I will ignore their content. >>> > Only the ADDRESS you send to is important. >>> > >>> > You can start a subscription for an alternate address, >>> > for example "[email protected]", just add a hyphen and your >>> > address (with '=' instead of '@') after the command word: >>> > <[email protected]> >>> > >>> > To stop subscription for this address, mail: >>> > <[email protected]> >>> > >>> > In both cases, I'll send a confirmation message to that address. When >>> > you receive it, simply reply to it to complete your subscription. >>> > >>> > If despite following these instructions, you do not get the >>> > desired results, please contact my owner at >>> > [email protected]. Please be patient, my owner is a >>> > lot slower than I am ;-) >>> > >>> > --- Enclosed is a copy of the request I received. >>> > >>> > Return-Path: <[email protected]> >>> > Received: (qmail 88227 invoked by uid 99); 5 Apr 2016 07:30:09 -0000 >>> > Received: from pnap-us-west-generic-nat.apache.org (HELO >>> > spamd1-us-west.apache.org) (209.188.14.142) >>> > by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Apr 2016 07:30:09 >>> > +0000 >>> > Received: from localhost (localhost [127.0.0.1]) >>> > by spamd1-us-west.apache.org (ASF Mail Server at >>> > spamd1-us-west.apache.org) with ESMTP id 431DCC06CB >>> > for >>> > <user-sc.1459841346.bepdoiajakjfldlinlcd-routermanwulihu=gmail....@storm.apache.org>; >>> > Tue, 5 Apr 2016 07:30:09 +0000 (UTC) >>> > X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org >>> > X-Spam-Flag: NO >>> > X-Spam-Score: -0.802 >>> > X-Spam-Level: >>> > X-Spam-Status: No, score=-0.802 tagged_above=-999 required=6.31 >>> > tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, >>> > RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, >>> > SPF_PASS=-0.001] >>> > autolearn=disabled >>> > Authentication-Results: spamd1-us-west.apache.org (amavisd-new); >>> > dkim=pass (2048-bit key) header.d=gmail.com >>> > Received: from mx1-lw-eu.apache.org ([10.40.0.8]) >>> > by localhost (spamd1-us-west.apache.org [10.40.0.7]) >>> > (amavisd-new, port 10024) >>> > with ESMTP id qGkXIsn_-_IU >>> > for >>> > <user-sc.1459841346.bepdoiajakjfldlinlcd-routermanwulihu=gmail....@storm.apache.org>; >>> > Tue, 5 Apr 2016 07:30:08 +0000 (UTC) >>> > Received: from mail-io0-f171.google.com (mail-io0-f171.google.com >>> > [209.85.223.171]) >>> > by mx1-lw-eu.apache.org (ASF Mail Server at >>> > mx1-lw-eu.apache.org) with ESMTPS id 667125F202 >>> > for >>> > <user-sc.1459841346.bepdoiajakjfldlinlcd-routermanwulihu=gmail....@storm.apache.org>; >>> > Tue, 5 Apr 2016 07:30:07 +0000 (UTC) >>> > Received: by mail-io0-f171.google.com with SMTP id 2so9223769ioy.1 >>> > for >>> > <user-sc.1459841346.bepdoiajakjfldlinlcd-routermanwulihu=gmail....@storm.apache.org>; >>> > Tue, 05 Apr 2016 00:30:07 -0700 (PDT) >>> > DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; >>> > d=gmail.com; s=20120113; >>> > >>> > h=mime-version:in-reply-to:references:date:message-id:subject:from:to; >>> > bh=/9aCTDq4ESY/dXrkiNJhJNYlxAE8qpPpNRRZM3kAUfI=; >>> > >>> > b=z1IA9+F93oFTETS2+g66y9ZAp6HJXN+4j7Z15eOpGJjB8GBr61SIO3o/Bq90vaSZ6G >>> > >>> > 6ecqMcMOk2Evz2e7iKcUPPJSi394Qf5FYoXTqwSvUdVGwWwjeIE9XOl3kvQIHaY2VdcA >>> > >>> > 9IOMtl2+szgkLlcJc3/QwUH5HtdFA7RpZVrjGWP6uR3hKBSwH5P7F3MIjdtpHFKhrtz/ >>> > >>> > l1SjrrHSjbpC8Ffbljj1jCZRaivNnzFHdpFsnWX90K4P04kVW1nWkEicN90MZIHU89uT >>> > >>> > E8rCpUZcB5toX4jnAUxZEGf0sAPfZ/XLz+pFwlnHRYb28ObnyemuCh8PiZ7qYTWEGHJn >>> > 11GA== >>> > X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; >>> > d=1e100.net; s=20130820; >>> > h=x-gm-message-state:mime-version:in-reply-to:references:date >>> > :message-id:subject:from:to; >>> > bh=/9aCTDq4ESY/dXrkiNJhJNYlxAE8qpPpNRRZM3kAUfI=; >>> > >>> > b=cxuPK9bxRx/3QgblmIfYeyvSYhZb+/UijgLVcJ+Vrdxw/cdnSJP+QA0ssJsxNu+vXV >>> > >>> > 2oSAeVQyF5U5dDVSqOkYkHzO4yS2cqJwsX76VQEn/rOHP2RfewvuBcdOvgBsmTOMhiqk >>> > >>> > Qb45xpb+k+b2Zl9nhPRGydTI/5uNEhY2w/BSGNe//KuEooZoQKg/l3NdjgGi3grKsCZ3 >>> > >>> > JvDw/D2G8qzO6P2mv4l+XP+6faLpc0N1ce+QZ8NAtgozgHoidAq69zp/OPcp0dxAJlhG >>> > >>> > oZ7WxIlAWpGK4LfEpX+3A/PrJVkSepxLHUtpLycY/bOv3b08IqFrHJsED8u6fojA3emG >>> > T3og== >>> > X-Gm-Message-State: >>> > AD7BkJLTqGA0eW0nM7sudnI37eogq9Gp4ykfcLE3b1814GBj67yUliiEs5Lhw2BI4Hg7exKMG1Fu6QShJO5/1g== >>> > MIME-Version: 1.0 >>> > X-Received: by 10.107.10.167 with SMTP id >>> > 39mr6282934iok.152.1459841405947; >>> > Tue, 05 Apr 2016 00:30:05 -0700 (PDT) >>> > Received: by 10.79.128.90 with HTTP; Tue, 5 Apr 2016 00:30:05 -0700 >>> > (PDT) >>> > In-Reply-To: <[email protected]> >>> > References: <[email protected]> >>> > Date: Tue, 5 Apr 2016 15:30:05 +0800 >>> > Message-ID: >>> > <CAD3h+wc-y2=F+zY94bp-YSJV0Rbms-k=wg7wq3pph8s3_-n...@mail.gmail.com> >>> > Subject: Re: confirm subscribe to [email protected] >>> > From: wu lihu <[email protected]> >>> > To: >>> > user-sc.1459841346.bepdoiajakjfldlinlcd-routermanwulihu=gmail....@storm.apache.org >>> > Content-Type: text/plain; charset=UTF-8 >>> > >> >>
