Welcome Pasan, I would suggest you start with the contribution guide[1] and get your JIRA account set up.
After that, I would suggest you take a look at the current file system integrations written in Java and Python extending from the base class[2, 3]. I would also try reaching out to the others who have expressed interest in implementing what you are suggesting [4, 5]. 1: https://beam.apache.org/contribute/ 2: https://github.com/apache/beam/blob/master/sdks/python/apache_beam/io/filesystem.py 3: https://github.com/apache/beam/blob/master/sdks/java/core/src/main/java/org/apache/beam/sdk/io/FileSystem.java 4: https://issues.apache.org/jira/browse/BEAM-3038 5: https://issues.apache.org/jira/browse/BEAM-6807 On Mon, Jan 27, 2020 at 1:57 AM Pasan Kamburugamuwa < [email protected]> wrote: > Hi, > I am Pasan Kamburugamuwa and I am 4th year student of Sri Lanka > Insitute of Information Technology. I would like to contribute Apache Beam > with the topic of, > 1) Azure Blobstore File System for Java & Python > Please can you guys help me to make a strong proposal and make good > bond with the apache community. > > Thank you > Pasan Kamburugamuwa >
