Re: [ANNOUNCE] New Hadoop PMC Member - Shilun Fan

2023-10-31 Thread Samrat Deb
Congratulations Shilun Fan

Bests,
Samrat

On Tue, Oct 31, 2023 at 6:07 PM Tao Li  wrote:

> Congratulations!!!
>
> Xiaoqiao He  于2023年10月31日周二 20:19写道:
>
> > On behalf of the Apache Hadoop PMC, I am pleased to announce that
> > Shilun Fan(slfan1989) has accepted the PMC's invitation to become
> > PMC member on the project. We appreciate all of Shilun's generous
> > contributions thus far and look forward to his continued involvement.
> >
> > Congratulations and welcome, Shilun!
> >
> > Best Regards,
> > He Xiaoqiao
> > (On behalf of the Apache Hadoop PMC)
> >
>


[jira] [Created] (HADOOP-18265) replace with constructor directly in hadoop-hdfs-project

2022-05-27 Thread Samrat Deb (Jira)
Samrat Deb created HADOOP-18265:
---

 Summary: replace with constructor directly in hadoop-hdfs-project 
 Key: HADOOP-18265
 URL: https://issues.apache.org/jira/browse/HADOOP-18265
 Project: Hadoop Common
  Issue Type: Sub-task
Reporter: Samrat Deb
Assignee: Samrat Deb






--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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



[jira] [Created] (HADOOP-18266) Replace with HashSet/TreeSet constructor in Hadoop-common-project

2022-05-27 Thread Samrat Deb (Jira)
Samrat Deb created HADOOP-18266:
---

 Summary: Replace with HashSet/TreeSet constructor in 
Hadoop-common-project
 Key: HADOOP-18266
 URL: https://issues.apache.org/jira/browse/HADOOP-18266
 Project: Hadoop Common
  Issue Type: Sub-task
Reporter: Samrat Deb






--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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



[jira] [Created] (HADOOP-18272) replace with HashSet/TreeSet constructor directly in hadoop-yarn-project

2022-06-01 Thread Samrat Deb (Jira)
Samrat Deb created HADOOP-18272:
---

 Summary: replace with HashSet/TreeSet constructor directly in 
hadoop-yarn-project 
 Key: HADOOP-18272
 URL: https://issues.apache.org/jira/browse/HADOOP-18272
 Project: Hadoop Common
  Issue Type: Sub-task
Reporter: Samrat Deb
Assignee: Samrat Deb






--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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



[jira] [Resolved] (HADOOP-18265) replace with HashSet/TreeSet constructor directly in hadoop-hdfs-project

2022-06-21 Thread Samrat Deb (Jira)


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

Samrat Deb resolved HADOOP-18265.
-
Resolution: Duplicate

> replace with HashSet/TreeSet constructor directly in hadoop-hdfs-project 
> -
>
> Key: HADOOP-18265
> URL: https://issues.apache.org/jira/browse/HADOOP-18265
> Project: Hadoop Common
>  Issue Type: Sub-task
>    Reporter: Samrat Deb
>        Assignee: Samrat Deb
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> Associated PR : [https://github.com/apache/hadoop/pull/4400] Please review 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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



[jira] [Created] (HADOOP-18412) Replace Sets#newHashSet() and newTreeSet() with constructors directly in hadoop-client-modules

2022-08-20 Thread Samrat Deb (Jira)
Samrat Deb created HADOOP-18412:
---

 Summary: Replace Sets#newHashSet() and newTreeSet() with 
constructors directly in hadoop-client-modules
 Key: HADOOP-18412
 URL: https://issues.apache.org/jira/browse/HADOOP-18412
 Project: Hadoop Common
  Issue Type: Sub-task
Reporter: Samrat Deb
Assignee: Samrat Deb






--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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



[jira] [Created] (HADOOP-18413) Replace Sets#newHashSet() and newTreeSet() with constructors directly in hadoop-cos

2022-08-20 Thread Samrat Deb (Jira)
Samrat Deb created HADOOP-18413:
---

 Summary: Replace Sets#newHashSet() and newTreeSet() with 
constructors directly in hadoop-cos
 Key: HADOOP-18413
 URL: https://issues.apache.org/jira/browse/HADOOP-18413
 Project: Hadoop Common
  Issue Type: Sub-task
Reporter: Samrat Deb
Assignee: Samrat Deb






--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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



[jira] [Created] (HADOOP-18414) Replace Sets#newHashSet() and newTreeSet() with constructors directly hadoop-mapreduce

2022-08-20 Thread Samrat Deb (Jira)
Samrat Deb created HADOOP-18414:
---

 Summary: Replace Sets#newHashSet() and newTreeSet() with 
constructors directly hadoop-mapreduce
 Key: HADOOP-18414
 URL: https://issues.apache.org/jira/browse/HADOOP-18414
 Project: Hadoop Common
  Issue Type: Sub-task
Reporter: Samrat Deb
Assignee: Samrat Deb






--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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



[jira] [Created] (HADOOP-18415) Replace Sets#newHashSet() and newTreeSet() with constructors directly hadoop-tool

2022-08-20 Thread Samrat Deb (Jira)
Samrat Deb created HADOOP-18415:
---

 Summary: Replace Sets#newHashSet() and newTreeSet() with 
constructors directly hadoop-tool
 Key: HADOOP-18415
 URL: https://issues.apache.org/jira/browse/HADOOP-18415
 Project: Hadoop Common
  Issue Type: Sub-task
Reporter: Samrat Deb
Assignee: Samrat Deb






--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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



[jira] [Resolved] (HADOOP-18412) Replace Sets#newHashSet() and newTreeSet() with constructors directly in hadoop-client-modules

2022-08-24 Thread Samrat Deb (Jira)


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

Samrat Deb resolved HADOOP-18412.
-
Resolution: Invalid

> Replace Sets#newHashSet() and newTreeSet() with constructors directly in 
> hadoop-client-modules
> --
>
> Key: HADOOP-18412
> URL: https://issues.apache.org/jira/browse/HADOOP-18412
> Project: Hadoop Common
>  Issue Type: Sub-task
>        Reporter: Samrat Deb
>    Assignee: Samrat Deb
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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



[jira] [Resolved] (HADOOP-18413) Replace Sets#newHashSet() and newTreeSet() with constructors directly in hadoop-cloud-storage-project

2022-08-24 Thread Samrat Deb (Jira)


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

Samrat Deb resolved HADOOP-18413.
-
Resolution: Invalid

> Replace Sets#newHashSet() and newTreeSet() with constructors directly in 
> hadoop-cloud-storage-project
> -
>
> Key: HADOOP-18413
> URL: https://issues.apache.org/jira/browse/HADOOP-18413
> Project: Hadoop Common
>  Issue Type: Sub-task
>        Reporter: Samrat Deb
>    Assignee: Samrat Deb
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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



[jira] [Created] (HADOOP-18437) Fix typo in class StartEndTImesBase

2022-09-01 Thread Samrat Deb (Jira)
Samrat Deb created HADOOP-18437:
---

 Summary: Fix typo in class StartEndTImesBase
 Key: HADOOP-18437
 URL: https://issues.apache.org/jira/browse/HADOOP-18437
 Project: Hadoop Common
  Issue Type: Improvement
Affects Versions: 3.3.4
Reporter: Samrat Deb
Assignee: Samrat Deb


While going through the code , found some typo in the code related to naming 

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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



[jira] [Resolved] (HADOOP-18436) List of test failing in 3.3.3

2022-09-01 Thread Samrat Deb (Jira)


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

Samrat Deb resolved HADOOP-18436.
-
Resolution: Duplicate

> List of test failing in 3.3.3
> -
>
> Key: HADOOP-18436
> URL: https://issues.apache.org/jira/browse/HADOOP-18436
> Project: Hadoop Common
>  Issue Type: Test
>Affects Versions: 3.3.3
>        Reporter: Samrat Deb
>Priority: Major
>
> # org.apache.hadoop.fs.s3a.TestArnResource
> |org.junit.ComparisonFailure: Endpoint does not match 
> expected: but 
> was:|
> |at org.junit.Assert.assertEquals(Assert.java:117)|
> |at 
> org.apache.hadoop.fs.s3a.TestArnResource.parseAccessPointFromArn(TestArnResource.java:60)|
> |at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)|
> |at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)|
> |at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)|
> |at java.lang.reflect.Method.invoke(Method.java:498)|
> |at 
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)|
> |at 
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)|
> |at 
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)|
> |at 
> org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)|
> |at 
> org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)|
> |at 
> org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)|
> |at 
> org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)|
> |at java.util.concurrent.FutureTask.run(FutureTask.java:266)|
> |at java.lang.Thread.run(Thread.java:748)|
> | |
> |[System Output]|
> |2022-08-25 05:43:12,254 [JUnit-parseAccessPointFromArn] INFO 
> s3a.TestArnResource (TestArnResource.java:describe(73)) - Parse AccessPoint 
> ArnResource from arn string|
>  #  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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



[jira] [Created] (HADOOP-18522) Remove usage of System.out.println from Hadoop Codebase

2022-11-05 Thread Samrat Deb (Jira)
Samrat Deb created HADOOP-18522:
---

 Summary: Remove usage of System.out.println from Hadoop Codebase 
 Key: HADOOP-18522
 URL: https://issues.apache.org/jira/browse/HADOOP-18522
 Project: Hadoop Common
  Issue Type: Improvement
Reporter: Samrat Deb
Assignee: Samrat Deb


In Hadoop codebase , there exists usage of System.out.println used by 
developers during development . 

This PR tries to remove those as a part of technical debt



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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