[GitHub] [hadoop] timmylicheng commented on issue #1431: HDDS-1569 Support creating multiple pipelines with same datanode

2019-10-14 Thread GitBox
timmylicheng commented on issue #1431: HDDS-1569 Support creating multiple 
pipelines with same datanode
URL: https://github.com/apache/hadoop/pull/1431#issuecomment-541576917
 
 
   > > Ok I will send out a new PR. How to do mvn build under new repo now? I 
was not able to do it under hadoop-ozone directory.
   > 
   > Thank you very much, to take care about the migration of your PRs. 
(Unfortunately I can't do it with github api as I can't fake the reporter and I 
would like to keep it)
   > 
   > Regarding the build in the new repo. You can do it from the root level of 
the project:
   > 
   > 1. do `mvn clean install -f pom.ozone.xml -DskipTests`
   > 2. or rebase and do a simple `mvn clean install -DskipTests`
   > 
   > ((
   > 
   > 1. One of the benefit to use separated repo is to create new 
README/CONTRIBUTION.md where we can add these information. I opened HDDS-2292 
and HDDS-2293.
   > 2. The other benefit is to use simple top level pom.xml. I just merged 
#10, but you need to rebase to use it.
   >))
   
   CI build failed on new PR: https://github.com/apache/hadoop-ozone/pull/13. 
Could you please take a look?


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[GitHub] [hadoop] timmylicheng commented on issue #1431: HDDS-1569 Support creating multiple pipelines with same datanode

2019-10-14 Thread GitBox
timmylicheng commented on issue #1431: HDDS-1569 Support creating multiple 
pipelines with same datanode
URL: https://github.com/apache/hadoop/pull/1431#issuecomment-541523872
 
 
   > Thank you very much to open this pull request.
   > 
   > During the weekend the Ozone source code has been moved out from 
[apache/hadoop](https://github.com/apache/hadoop) repository to 
[apache/hadoop-ozone](https://github.com/apache/hadoop-ozone) repository.
   > 
   > This git commits are rewritten, but the branch of this pull request is 
also transformed (state of Saturday morning), you can use the new, migrated 
branch to recreate this pull request.
   > 
   > Your pull request is important for us: **Can you please re-create your 
pull request in the new repository?**
   > 
   > **1**. Create a new fork of https://github.com/apache/hadoop-ozone
   > 
   > **2**. Clone it and have both your fork and the apache repo as remotes:
   > 
   > ```
   > git clone g...@github.com:timmylicheng/hadoop-ozone.git
   > cd hadoop-ozone
   > git remote add apache g...@github.com:apache/hadoop-ozone.git
   > git fetch apache
   > ```
   > 
   > **3**. Fetch your migrated branch and push it to your fork.
   > 
   > ```
   > git checkout -b HDDS-1569 apache/HDDS-1569
   > git push origin HDDS-1569
   > ```
   > 
   > **4**. And create the new pull request on the new repository.
   > 
   > 
https://github.com/apache/hadoop-ozone/compare/master...timmylicheng:HDDS-1569?expand=1
   > 
   > If you need more information, please check 
[this](https://cwiki.apache.org/confluence/display/HADOOP/Hadoop+Ozone+source+tree+split)
 wiki page or contact with me (my github user name + apache.org).
   > 
   > Thank you, and sorry for the inconvenience.
   
   Ok I will send out a new PR. How to do mvn build under new repo now? I was 
not able to do it under hadoop-ozone directory.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[GitHub] [hadoop] timmylicheng commented on issue #1431: HDDS-1569 Support creating multiple pipelines with same datanode

2019-09-26 Thread GitBox
timmylicheng commented on issue #1431: HDDS-1569 Support creating multiple 
pipelines with same datanode
URL: https://github.com/apache/hadoop/pull/1431#issuecomment-535753019
 
 
   /retest


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[GitHub] [hadoop] timmylicheng commented on issue #1431: HDDS-1569 Support creating multiple pipelines with same datanode

2019-09-26 Thread GitBox
timmylicheng commented on issue #1431: HDDS-1569 Support creating multiple 
pipelines with same datanode
URL: https://github.com/apache/hadoop/pull/1431#issuecomment-535527900
 
 
   Many integration tests using MiniOzoneCluster seem to have memory issues, 
which could be related to the change of '1 to 1' mapping between datanode and 
pipeline as well as Ratis itself. Open 
https://issues.apache.org/jira/browse/HDDS-2186 to track this. 


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[GitHub] [hadoop] timmylicheng commented on issue #1431: HDDS-1569 Support creating multiple pipelines with same datanode

2019-09-26 Thread GitBox
timmylicheng commented on issue #1431: HDDS-1569 Support creating multiple 
pipelines with same datanode
URL: https://github.com/apache/hadoop/pull/1431#issuecomment-535406569
 
 
   /retest


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[GitHub] [hadoop] timmylicheng commented on issue #1431: HDDS-1569 Support creating multiple pipelines with same datanode

2019-09-19 Thread GitBox
timmylicheng commented on issue #1431: HDDS-1569 Support creating multiple 
pipelines with same datanode
URL: https://github.com/apache/hadoop/pull/1431#issuecomment-533075841
 
 
   /retest


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org