Re: [GitHub] incubator-eagle pull request: tutorial for setting up the developm...

2016-02-20 Thread Daniel Zhou
Thank you Ralph :)

Regards,
Daniel 

> On Feb 19, 2016, at 10:47 PM, Liangfei.Su  wrote:
> 
> If you already import the eagle in IntelliJ, and have it compile well.
> 
> 1. Start eagle service:
> This could be in command line mvn tomat7:run to start it. Care about the
> hbase config.
> 
> 2. Start eagle application:
> You can choose one of the application like
> 
> NotificationPluginTestMain in eagle-examples/eagle-topology-example, or
> simliar HadoopJmxMetricMonitor in eagle-hadoop-metric project.
> 
> Make sure you have properly application.conf (point to correct eagle
> service in #1). You can use run or debug as you wish.
> 
> Ralph
> 
> 
> On Sat, Feb 20, 2016 at 7:01 AM, Daniel Zhou 
> wrote:
> 
>> I'm trying to set up Intellij IDE to run Eagle, but do not know where to
>> start.
>> Can someone tell me how to run Eagle project from IntelliJ with details?
>> 
>> Thanks and Regards,
>> Daniel
>> 
>> -Original Message-
>> From: yonzhang [mailto:g...@git.apache.org]
>> Sent: Thursday, February 18, 2016 3:53 PM
>> To: dev@eagle.incubator.apache.org
>> Subject: [GitHub] incubator-eagle pull request: tutorial for setting up
>> the developm...
>> 
>> Github user yonzhang commented on the pull request:
>> 
>> 
>> https://github.com/apache/incubator-eagle/pull/94#issuecomment-185984322
>> 
>>This is good.
>>Could we improve in next version to set up IDE to run Eagle? I see
>> Apache Kylin has nice "development" wiki page.
>> http://kylin.apache.org/development/, we should put that into Eagle site
>> http://eagle.incubator.apache.org
>> 
>> 
>> ---
>> If your project is set up for it, you can reply to this email and have
>> your reply appear on GitHub as well. If your project does not have this
>> feature enabled and wishes so, or if the feature is enabled but not
>> working, please contact infrastructure at infrastruct...@apache.org or
>> file a JIRA ticket with INFRA.
>> ---
>> 


Re: [GitHub] incubator-eagle pull request: tutorial for setting up the developm...

2016-02-19 Thread Liangfei.Su
If you already import the eagle in IntelliJ, and have it compile well.

1. Start eagle service:
This could be in command line mvn tomat7:run to start it. Care about the
hbase config.

2. Start eagle application:
You can choose one of the application like

NotificationPluginTestMain in eagle-examples/eagle-topology-example, or
simliar HadoopJmxMetricMonitor in eagle-hadoop-metric project.

Make sure you have properly application.conf (point to correct eagle
service in #1). You can use run or debug as you wish.

Ralph


On Sat, Feb 20, 2016 at 7:01 AM, Daniel Zhou 
wrote:

> I'm trying to set up Intellij IDE to run Eagle, but do not know where to
> start.
> Can someone tell me how to run Eagle project from IntelliJ with details?
>
> Thanks and Regards,
> Daniel
>
> -Original Message-
> From: yonzhang [mailto:g...@git.apache.org]
> Sent: Thursday, February 18, 2016 3:53 PM
> To: dev@eagle.incubator.apache.org
> Subject: [GitHub] incubator-eagle pull request: tutorial for setting up
> the developm...
>
> Github user yonzhang commented on the pull request:
>
>
> https://github.com/apache/incubator-eagle/pull/94#issuecomment-185984322
>
> This is good.
> Could we improve in next version to set up IDE to run Eagle? I see
> Apache Kylin has nice "development" wiki page.
> http://kylin.apache.org/development/, we should put that into Eagle site
> http://eagle.incubator.apache.org
>
>
> ---
> If your project is set up for it, you can reply to this email and have
> your reply appear on GitHub as well. If your project does not have this
> feature enabled and wishes so, or if the feature is enabled but not
> working, please contact infrastructure at infrastruct...@apache.org or
> file a JIRA ticket with INFRA.
> ---
>


[GitHub] incubator-eagle pull request: tutorial for setting up the developm...

2016-02-19 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-eagle/pull/94


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


RE: [GitHub] incubator-eagle pull request: tutorial for setting up the developm...

2016-02-19 Thread Daniel Zhou
I'm trying to set up Intellij IDE to run Eagle, but do not know where to start.
Can someone tell me how to run Eagle project from IntelliJ with details?

Thanks and Regards,
Daniel

-Original Message-
From: yonzhang [mailto:g...@git.apache.org] 
Sent: Thursday, February 18, 2016 3:53 PM
To: dev@eagle.incubator.apache.org
Subject: [GitHub] incubator-eagle pull request: tutorial for setting up the 
developm...

Github user yonzhang commented on the pull request:

https://github.com/apache/incubator-eagle/pull/94#issuecomment-185984322
  
This is good. 
Could we improve in next version to set up IDE to run Eagle? I see Apache 
Kylin has nice "development" wiki page. http://kylin.apache.org/development/, 
we should put that into Eagle site http://eagle.incubator.apache.org


---
If your project is set up for it, you can reply to this email and have your 
reply appear on GitHub as well. If your project does not have this feature 
enabled and wishes so, or if the feature is enabled but not working, please 
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with 
INFRA.
---


[GitHub] incubator-eagle pull request: tutorial for setting up the developm...

2016-02-18 Thread yonzhang
Github user yonzhang commented on the pull request:

https://github.com/apache/incubator-eagle/pull/94#issuecomment-185984322
  
This is good. 
Could we improve in next version to set up IDE to run Eagle? I see Apache 
Kylin has nice "development" wiki page. http://kylin.apache.org/development/, 
we should put that into Eagle site http://eagle.incubator.apache.org


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request: tutorial for setting up the developm...

2016-02-18 Thread RalphSu
Github user RalphSu commented on the pull request:

https://github.com/apache/incubator-eagle/pull/94#issuecomment-185749158
  
Excellent documentation. 
+1


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request: tutorial for setting up the developm...

2016-02-18 Thread JingGe
GitHub user JingGe opened a pull request:

https://github.com/apache/incubator-eagle/pull/94

tutorial for setting up the development environment on mac



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/JingGe/incubator-eagle master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/94.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #94


commit 67eab67aeecea120aff5d1fa803e876bd4a80759
Author: jinge 
Date:   2016-02-18T10:49:19Z

add new file

commit 5d15975ed9978c11077e9086923af6a2424ddb3e
Author: jinge 
Date:   2016-02-18T10:54:52Z

setup tutorial on mac

commit e1244302b5f2dc109765853a21496f9b83653bb8
Author: Jing Ge 
Date:   2016-02-18T10:59:19Z

Update SetupDevelopmentEnvOnMac.md

commit caf18d6f55b01dca9363996f9633664f8703ce92
Author: Jing Ge 
Date:   2016-02-18T11:00:57Z

Update SetupDevelopmentEnvOnMac.md

commit 29db595b4bf53dbd6cf6321b3f2791db7d73a5cc
Author: Jing Ge 
Date:   2016-02-18T11:15:35Z

Update SetupDevelopmentEnvOnMac.md




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---