[GitHub] [airavata-mft] isururanawaka opened a new pull request #1: NIO based file transport implementation

2019-08-15 Thread GitBox
isururanawaka opened a new pull request #1: NIO based file transport implementation URL: https://github.com/apache/airavata-mft/pull/1 This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [airavata-mft] DImuthuUpe commented on a change in pull request #1: NIO based file transport implementation

2019-08-15 Thread GitBox
DImuthuUpe commented on a change in pull request #1: NIO based file transport implementation URL: https://github.com/apache/airavata-mft/pull/1#discussion_r314576250 ## File path: core/src/main/java/org/apache/airavata/mft/core/bufferedImpl/AbstractConnector.java ## @@ -0

[GitHub] [airavata-mft] DImuthuUpe commented on a change in pull request #1: NIO based file transport implementation

2019-08-15 Thread GitBox
DImuthuUpe commented on a change in pull request #1: NIO based file transport implementation URL: https://github.com/apache/airavata-mft/pull/1#discussion_r314575572 ## File path: core/src/main/java/org/apache/airavata/mft/core/bufferedImpl/PassthroughMediator.java ## @@

[GitHub] [airavata-mft] DImuthuUpe commented on a change in pull request #1: NIO based file transport implementation

2019-08-15 Thread GitBox
DImuthuUpe commented on a change in pull request #1: NIO based file transport implementation URL: https://github.com/apache/airavata-mft/pull/1#discussion_r314576315 ## File path: core/src/main/java/org/apache/airavata/mft/core/api/SinkConnector.java ## @@ -0,0 +1,43 @@ +

[GitHub] [airavata-mft] DImuthuUpe commented on a change in pull request #1: NIO based file transport implementation

2019-08-15 Thread GitBox
DImuthuUpe commented on a change in pull request #1: NIO based file transport implementation URL: https://github.com/apache/airavata-mft/pull/1#discussion_r314575401 ## File path: core/src/main/java/org/apache/airavata/mft/core/bufferedImpl/ChannelUtils.java ## @@ -0,0 +1

[GitHub] [airavata-mft] DImuthuUpe commented on a change in pull request #1: NIO based file transport implementation

2019-08-15 Thread GitBox
DImuthuUpe commented on a change in pull request #1: NIO based file transport implementation URL: https://github.com/apache/airavata-mft/pull/1#discussion_r314576866 ## File path: transport/s3-transport/src/main/java/org/apache/airavata/mft/transport/s3/S3SinkConnector.java ##

[GitHub] [airavata-mft] DImuthuUpe commented on a change in pull request #1: NIO based file transport implementation

2019-08-15 Thread GitBox
DImuthuUpe commented on a change in pull request #1: NIO based file transport implementation URL: https://github.com/apache/airavata-mft/pull/1#discussion_r314576342 ## File path: core/src/main/java/org/apache/airavata/mft/core/api/SourceConnector.java ## @@ -0,0 +1,37 @@

[GitHub] [airavata-mft] DImuthuUpe commented on a change in pull request #1: NIO based file transport implementation

2019-08-15 Thread GitBox
DImuthuUpe commented on a change in pull request #1: NIO based file transport implementation URL: https://github.com/apache/airavata-mft/pull/1#discussion_r314576170 ## File path: core/src/main/java/org/apache/airavata/mft/core/bufferedImpl/AbstractConnector.java ## @@ -0

[GitHub] [airavata-mft] DImuthuUpe commented on a change in pull request #1: NIO based file transport implementation

2019-08-15 Thread GitBox
DImuthuUpe commented on a change in pull request #1: NIO based file transport implementation URL: https://github.com/apache/airavata-mft/pull/1#discussion_r314577501 ## File path: transport/s3-transport/src/main/java/org/apache/airavata/mft/transport/s3/S3SourceConnector.java

[GitHub] [airavata-mft] DImuthuUpe commented on a change in pull request #1: NIO based file transport implementation

2019-08-15 Thread GitBox
DImuthuUpe commented on a change in pull request #1: NIO based file transport implementation URL: https://github.com/apache/airavata-mft/pull/1#discussion_r314573684 ## File path: transport/s3-transport/src/main/java/org/apache/airavata/mft/transport/s3/S3Constants.java ##

[GitHub] [airavata-mft] isururanawaka commented on a change in pull request #1: NIO based file transport implementation

2019-08-16 Thread GitBox
isururanawaka commented on a change in pull request #1: NIO based file transport implementation URL: https://github.com/apache/airavata-mft/pull/1#discussion_r314700755 ## File path: core/src/main/java/org/apache/airavata/mft/core/bufferedImpl/ChannelUtils.java ## @@ -0,0

[GitHub] [airavata-mft] isururanawaka commented on a change in pull request #1: NIO based file transport implementation

2019-08-16 Thread GitBox
isururanawaka commented on a change in pull request #1: NIO based file transport implementation URL: https://github.com/apache/airavata-mft/pull/1#discussion_r314701473 ## File path: core/src/main/java/org/apache/airavata/mft/core/bufferedImpl/PassthroughMediator.java ##

[GitHub] [airavata-mft] isururanawaka commented on a change in pull request #1: NIO based file transport implementation

2019-08-16 Thread GitBox
isururanawaka commented on a change in pull request #1: NIO based file transport implementation URL: https://github.com/apache/airavata-mft/pull/1#discussion_r314702301 ## File path: transport/s3-transport/src/main/java/org/apache/airavata/mft/transport/s3/S3Constants.java ###

[GitHub] [airavata-mft] isururanawaka commented on a change in pull request #1: NIO based file transport implementation

2019-08-16 Thread GitBox
isururanawaka commented on a change in pull request #1: NIO based file transport implementation URL: https://github.com/apache/airavata-mft/pull/1#discussion_r314704807 ## File path: transport/s3-transport/src/main/java/org/apache/airavata/mft/transport/s3/S3SinkConnector.java ###

[GitHub] [airavata-mft] isururanawaka commented on a change in pull request #1: NIO based file transport implementation

2019-08-16 Thread GitBox
isururanawaka commented on a change in pull request #1: NIO based file transport implementation URL: https://github.com/apache/airavata-mft/pull/1#discussion_r314704807 ## File path: transport/s3-transport/src/main/java/org/apache/airavata/mft/transport/s3/S3SinkConnector.java ###

[GitHub] [airavata-mft] isururanawaka commented on a change in pull request #1: NIO based file transport implementation

2019-08-16 Thread GitBox
isururanawaka commented on a change in pull request #1: NIO based file transport implementation URL: https://github.com/apache/airavata-mft/pull/1#discussion_r314707209 ## File path: transport/s3-transport/src/main/java/org/apache/airavata/mft/transport/s3/S3SourceConnector.java #

[GitHub] [airavata-mft] DImuthuUpe commented on issue #1: NIO based file transport implementation

2019-08-22 Thread GitBox
DImuthuUpe commented on issue #1: NIO based file transport implementation URL: https://github.com/apache/airavata-mft/pull/1#issuecomment-523983703 Looks good to me. I'm going to merge this. Thanks @isururanawaka This is an a

[GitHub] [airavata-mft] DImuthuUpe merged pull request #1: NIO based file transport implementation

2019-08-22 Thread GitBox
DImuthuUpe merged pull request #1: NIO based file transport implementation URL: https://github.com/apache/airavata-mft/pull/1 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [airavata-mft] lzf971107 opened a new pull request #2: add Copyright

2019-12-12 Thread GitBox
lzf971107 opened a new pull request #2: add Copyright URL: https://github.com/apache/airavata-mft/pull/2 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [airavata-mft] DImuthuUpe merged pull request #2: add Copyright

2019-12-13 Thread GitBox
DImuthuUpe merged pull request #2: add Copyright URL: https://github.com/apache/airavata-mft/pull/2 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [airavata-mft] aarushiibisht opened a new pull request #3: First version of mft python client

2020-03-11 Thread GitBox
aarushiibisht opened a new pull request #3: First version of mft python client URL: https://github.com/apache/airavata-mft/pull/3 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [airavata-mft] pokearu opened a new pull request #4: Artifactory dependency version change to 0.17

2020-04-03 Thread GitBox
pokearu opened a new pull request #4: Artifactory dependency version change to 0.17 URL: https://github.com/apache/airavata-mft/pull/4 The version of the dependencies in the maven repository were 0.17, but the files were looking for 0.19. This threw the below error. ![image](https:

[GitHub] [airavata-mft] pokearu closed pull request #4: Artifactory dependency version change to 0.17

2020-04-04 Thread GitBox
pokearu closed pull request #4: Artifactory dependency version change to 0.17 URL: https://github.com/apache/airavata-mft/pull/4 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [airavata-mft] pokearu commented on issue #4: Artifactory dependency version change to 0.17

2020-04-04 Thread GitBox
pokearu commented on issue #4: Artifactory dependency version change to 0.17 URL: https://github.com/apache/airavata-mft/pull/4#issuecomment-609112199 Added extra commits on the branch, hence closed the pull request. This is a

[GitHub] [airavata-mft] dinukadesilva opened a new pull request #5: AIRAVATA-3325: Implementation of box transport

2020-04-19 Thread GitBox
dinukadesilva opened a new pull request #5: AIRAVATA-3325: Implementation of box transport URL: https://github.com/apache/airavata-mft/pull/5 @DImuthuUpe @smarru I'm creating this PR with the in-progress code. This is working for files larger than 20mb with the access token only. Y

[GitHub] [airavata-mft] DImuthuUpe commented on a change in pull request #5: AIRAVATA-3325: Implementation of box transport

2020-04-19 Thread GitBox
DImuthuUpe commented on a change in pull request #5: AIRAVATA-3325: Implementation of box transport URL: https://github.com/apache/airavata-mft/pull/5#discussion_r410942513 ## File path: services/secret-service/stub/src/main/proto/SecretService.proto ## @@ -72,6 +72,34 @@

[GitHub] [airavata-mft] DImuthuUpe commented on a change in pull request #5: AIRAVATA-3325: Implementation of box transport

2020-04-19 Thread GitBox
DImuthuUpe commented on a change in pull request #5: AIRAVATA-3325: Implementation of box transport URL: https://github.com/apache/airavata-mft/pull/5#discussion_r410941875 ## File path: transport/box-transport/src/main/java/org/apache/airavata/mft/transport/box/BoxReceiver.java #

[GitHub] [airavata-mft] DImuthuUpe commented on a change in pull request #5: AIRAVATA-3325: Implementation of box transport

2020-04-19 Thread GitBox
DImuthuUpe commented on a change in pull request #5: AIRAVATA-3325: Implementation of box transport URL: https://github.com/apache/airavata-mft/pull/5#discussion_r410941968 ## File path: transport/box-transport/src/main/java/org/apache/airavata/mft/transport/box/BoxSender.java ###

[GitHub] [airavata-mft] DImuthuUpe commented on a change in pull request #5: AIRAVATA-3325: Implementation of box transport

2020-04-19 Thread GitBox
DImuthuUpe commented on a change in pull request #5: AIRAVATA-3325: Implementation of box transport URL: https://github.com/apache/airavata-mft/pull/5#discussion_r410941087 ## File path: transport/box-transport/src/main/java/org/apache/airavata/mft/transport/box/BoxReceiver.java #

[GitHub] [airavata-mft] dinukadesilva commented on a change in pull request #5: AIRAVATA-3325: Implementation of box transport

2020-04-19 Thread GitBox
dinukadesilva commented on a change in pull request #5: AIRAVATA-3325: Implementation of box transport URL: https://github.com/apache/airavata-mft/pull/5#discussion_r410947061 ## File path: transport/box-transport/src/main/java/org/apache/airavata/mft/transport/box/BoxReceiver.java

[GitHub] [airavata-mft] dinukadesilva commented on a change in pull request #5: AIRAVATA-3325: Implementation of box transport

2020-04-19 Thread GitBox
dinukadesilva commented on a change in pull request #5: AIRAVATA-3325: Implementation of box transport URL: https://github.com/apache/airavata-mft/pull/5#discussion_r410947135 ## File path: services/secret-service/stub/src/main/proto/SecretService.proto ## @@ -72,6 +72,34

[GitHub] [airavata-mft] dinukadesilva commented on a change in pull request #5: AIRAVATA-3325: Implementation of box transport

2020-04-19 Thread GitBox
dinukadesilva commented on a change in pull request #5: AIRAVATA-3325: Implementation of box transport URL: https://github.com/apache/airavata-mft/pull/5#discussion_r410964682 ## File path: services/secret-service/stub/src/main/proto/SecretService.proto ## @@ -72,6 +72,34

[GitHub] [airavata-mft] aksrajvanshi opened a new pull request #6: Implementation of GCP Transport

2020-04-19 Thread GitBox
aksrajvanshi opened a new pull request #6: URL: https://github.com/apache/airavata-mft/pull/6 @DImuthuUpe @smarru We have created the GCP Transport implementation along with a basic API Gateway implementation to initiate transfers and check the status of the transfers. You need to

[GitHub] [airavata-mft] dinukadesilva commented on issue #5: AIRAVATA-3325: Implementation of box transport

2020-04-19 Thread GitBox
dinukadesilva commented on issue #5: URL: https://github.com/apache/airavata-mft/pull/5#issuecomment-616281457 Currently, the API doesn't provide an md5 of files before download, so the md5 has been not set at the meta data initialization. https://github.com/box/box-java-sdk/issues/793

[GitHub] [airavata-mft] DImuthuUpe commented on issue #5: AIRAVATA-3325: Implementation of box transport

2020-04-20 Thread GitBox
DImuthuUpe commented on issue #5: URL: https://github.com/apache/airavata-mft/pull/5#issuecomment-616909174 Looks good to me. Nice work. This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [airavata-mft] DImuthuUpe commented on issue #3: First version of mft python client

2020-04-20 Thread GitBox
DImuthuUpe commented on issue #3: URL: https://github.com/apache/airavata-mft/pull/3#issuecomment-616909613 @aarushiibisht do you need me to review this? Can you provide more details about this PR? This is an automated messa

[GitHub] [airavata-mft] DImuthuUpe commented on a change in pull request #6: Implementation of GCP Transport

2020-04-20 Thread GitBox
DImuthuUpe commented on a change in pull request #6: URL: https://github.com/apache/airavata-mft/pull/6#discussion_r411819553 ## File path: api-gateway/.mvn/wrapper/MavenWrapperDownloader.java ## @@ -0,0 +1,118 @@ +/* Review comment: Is this an auto generated file? What

[GitHub] [airavata-mft] pokearu commented on a change in pull request #6: Implementation of GCP Transport

2020-04-20 Thread GitBox
pokearu commented on a change in pull request #6: URL: https://github.com/apache/airavata-mft/pull/6#discussion_r411835249 ## File path: api-gateway/.gitignore ## @@ -0,0 +1,31 @@ +HELP.md Review comment: In addition to the GCS transport contribution we also thought to

[GitHub] [airavata-mft] pokearu commented on a change in pull request #6: Implementation of GCP Transport

2020-04-20 Thread GitBox
pokearu commented on a change in pull request #6: URL: https://github.com/apache/airavata-mft/pull/6#discussion_r411835866 ## File path: services/resource-service/server/pom.xml ## @@ -47,7 +47,7 @@ org.apache.airavata registry-api-stubs -

[GitHub] [airavata-mft] pokearu commented on a change in pull request #6: Implementation of GCP Transport

2020-04-20 Thread GitBox
pokearu commented on a change in pull request #6: URL: https://github.com/apache/airavata-mft/pull/6#discussion_r411835866 ## File path: services/resource-service/server/pom.xml ## @@ -47,7 +47,7 @@ org.apache.airavata registry-api-stubs -

[GitHub] [airavata-mft] DImuthuUpe commented on a change in pull request #6: Implementation of GCP Transport

2020-04-20 Thread GitBox
DImuthuUpe commented on a change in pull request #6: URL: https://github.com/apache/airavata-mft/pull/6#discussion_r411844137 ## File path: api-gateway/.gitignore ## @@ -0,0 +1,31 @@ +HELP.md Review comment: There an standard way to convert grpc to REST using grpc gatew

[GitHub] [airavata-mft] DImuthuUpe commented on a change in pull request #6: Implementation of GCP Transport

2020-04-20 Thread GitBox
DImuthuUpe commented on a change in pull request #6: URL: https://github.com/apache/airavata-mft/pull/6#discussion_r411844750 ## File path: services/resource-service/server/pom.xml ## @@ -47,7 +47,7 @@ org.apache.airavata registry-api-stubs -

[GitHub] [airavata-mft] pokearu commented on issue #6: Implementation of GCP Transport

2020-04-21 Thread GitBox
pokearu commented on issue #6: URL: https://github.com/apache/airavata-mft/pull/6#issuecomment-617484432 We have implemented the suggested changes. Please check and let us know. This is an automated message from the Apach

[GitHub] [airavata-mft] DImuthuUpe commented on a change in pull request #6: Implementation of GCP Transport

2020-04-22 Thread GitBox
DImuthuUpe commented on a change in pull request #6: URL: https://github.com/apache/airavata-mft/pull/6#discussion_r412717922 ## File path: services/secret-service/server/src/main/java/org/apache/airavata/mft/secret/server/backend/file/FileBasedSecretBackend.java ## @@ -211,4

[GitHub] [airavata-mft] aarushiibisht opened a new pull request #7: Apis to get all resources and storages

2020-04-22 Thread GitBox
aarushiibisht opened a new pull request #7: URL: https://github.com/apache/airavata-mft/pull/7 Changes in this commit: 1) Added APIs to get storage types, all storages and resources. 2) Refactored FileBasedResourceBackend to avoid code duplicity and added methods to get all storag

[GitHub] [airavata-mft] aarushiibisht commented on issue #3: First version of mft python client

2020-04-22 Thread GitBox
aarushiibisht commented on issue #3: URL: https://github.com/apache/airavata-mft/pull/3#issuecomment-617596110 This is an old PR. The code for MFT portal is now in a separate repo. Hence closing it. This is an automated mess

[GitHub] [airavata-mft] DImuthuUpe commented on a change in pull request #7: Apis to get all resources and storages

2020-04-22 Thread GitBox
DImuthuUpe commented on a change in pull request #7: URL: https://github.com/apache/airavata-mft/pull/7#discussion_r412733587 ## File path: services/resource-service/stub/src/main/proto/ResourceService.proto ## @@ -80,6 +82,10 @@ message SCPResourceDeleteRequest { string r

[GitHub] [airavata-mft] pokearu commented on a change in pull request #6: Implementation of GCP Transport

2020-04-22 Thread GitBox
pokearu commented on a change in pull request #6: URL: https://github.com/apache/airavata-mft/pull/6#discussion_r412747890 ## File path: transport/gcp-transport/src/main/java/org/apache/airavata/mft/transport/gcp/GCSMetadataCollector.java ## @@ -0,0 +1,102 @@ +package org.apac

[GitHub] [airavata-mft] pokearu commented on a change in pull request #6: Implementation of GCP Transport

2020-04-22 Thread GitBox
pokearu commented on a change in pull request #6: URL: https://github.com/apache/airavata-mft/pull/6#discussion_r412749232 ## File path: services/secret-service/server/src/main/java/org/apache/airavata/mft/secret/server/backend/file/FileBasedSecretBackend.java ## @@ -211,4 +21

[GitHub] [airavata-mft] pokearu commented on a change in pull request #6: Implementation of GCP Transport

2020-04-22 Thread GitBox
pokearu commented on a change in pull request #6: URL: https://github.com/apache/airavata-mft/pull/6#discussion_r412750663 ## File path: transport/gcp-transport/src/main/java/org/apache/airavata/mft/transport/gcp/GCSSender.java ## @@ -0,0 +1,86 @@ +package org.apache.airavata.

[GitHub] [airavata-mft] DImuthuUpe commented on a change in pull request #6: Implementation of GCP Transport

2020-04-22 Thread GitBox
DImuthuUpe commented on a change in pull request #6: URL: https://github.com/apache/airavata-mft/pull/6#discussion_r413110551 ## File path: transport/gcp-transport/src/main/java/org/apache/airavata/mft/transport/gcp/GCSSender.java ## @@ -0,0 +1,86 @@ +package org.apache.airava

[GitHub] [airavata-mft] DImuthuUpe commented on a change in pull request #6: Implementation of GCP Transport

2020-04-22 Thread GitBox
DImuthuUpe commented on a change in pull request #6: URL: https://github.com/apache/airavata-mft/pull/6#discussion_r413114202 ## File path: transport/gcp-transport/pom.xml ## @@ -0,0 +1,39 @@ +http://maven.apache.org/POM/4.0.0"; Review comment: Add apache header ##

[GitHub] [airavata-mft] pokearu commented on a change in pull request #6: Implementation of GCP Transport

2020-04-22 Thread GitBox
pokearu commented on a change in pull request #6: URL: https://github.com/apache/airavata-mft/pull/6#discussion_r413149321 ## File path: services/secret-service/server/src/main/java/org/apache/airavata/mft/secret/server/backend/file/FileBasedSecretBackend.java ## @@ -211,4 +21

[GitHub] [airavata-mft] pokearu commented on a change in pull request #6: Implementation of GCP Transport

2020-04-22 Thread GitBox
pokearu commented on a change in pull request #6: URL: https://github.com/apache/airavata-mft/pull/6#discussion_r413155433 ## File path: transport/gcp-transport/src/main/java/org/apache/airavata/mft/transport/gcp/GCSSender.java ## @@ -0,0 +1,86 @@ +package org.apache.airavata.

[GitHub] [airavata-mft] DImuthuUpe commented on a change in pull request #6: Implementation of GCP Transport

2020-04-22 Thread GitBox
DImuthuUpe commented on a change in pull request #6: URL: https://github.com/apache/airavata-mft/pull/6#discussion_r413183181 ## File path: services/secret-service/server/src/main/java/org/apache/airavata/mft/secret/server/backend/file/FileBasedSecretBackend.java ## @@ -211,4

[GitHub] [airavata-mft] pokearu commented on a change in pull request #6: Implementation of GCP Transport

2020-04-22 Thread GitBox
pokearu commented on a change in pull request #6: URL: https://github.com/apache/airavata-mft/pull/6#discussion_r413194484 ## File path: services/secret-service/server/src/main/java/org/apache/airavata/mft/secret/server/backend/file/FileBasedSecretBackend.java ## @@ -211,4 +21

[GitHub] [airavata-mft] pokearu commented on a change in pull request #6: Implementation of GCP Transport

2020-04-22 Thread GitBox
pokearu commented on a change in pull request #6: URL: https://github.com/apache/airavata-mft/pull/6#discussion_r413194484 ## File path: services/secret-service/server/src/main/java/org/apache/airavata/mft/secret/server/backend/file/FileBasedSecretBackend.java ## @@ -211,4 +21

[GitHub] [airavata-mft] aarushiibisht commented on a change in pull request #7: Apis to get all resources and storages

2020-04-22 Thread GitBox
aarushiibisht commented on a change in pull request #7: URL: https://github.com/apache/airavata-mft/pull/7#discussion_r413227263 ## File path: services/resource-service/stub/src/main/proto/ResourceService.proto ## @@ -80,6 +82,10 @@ message SCPResourceDeleteRequest { strin

[GitHub] [airavata-mft] sharanya17410 commented on a change in pull request #6: Implementation of GCP Transport

2020-04-22 Thread GitBox
sharanya17410 commented on a change in pull request #6: URL: https://github.com/apache/airavata-mft/pull/6#discussion_r413269205 ## File path: transport/gcp-transport/src/main/java/org/apache/airavata/mft/transport/gcp/GCSSender.java ## @@ -0,0 +1,86 @@ +package org.apache.air

[GitHub] [airavata-mft] pokearu commented on issue #6: Implementation of GCP Transport

2020-04-22 Thread GitBox
pokearu commented on issue #6: URL: https://github.com/apache/airavata-mft/pull/6#issuecomment-618029906 We have implemented the requested changes. Please do check and let us know. 👍 This is an automated message from the Ap

[GitHub] [airavata-mft] DImuthuUpe commented on a change in pull request #6: Implementation of GCP Transport

2020-04-22 Thread GitBox
DImuthuUpe commented on a change in pull request #6: URL: https://github.com/apache/airavata-mft/pull/6#discussion_r413436548 ## File path: transport/gcp-transport/src/main/java/org/apache/airavata/mft/transport/gcp/GCSSender.java ## @@ -0,0 +1,86 @@ +package org.apache.airava

[GitHub] [airavata-mft] DImuthuUpe commented on a change in pull request #6: Implementation of GCP Transport

2020-04-22 Thread GitBox
DImuthuUpe commented on a change in pull request #6: URL: https://github.com/apache/airavata-mft/pull/6#discussion_r413437205 ## File path: services/resource-service/server/src/main/java/org/apache/airavata/mft/resource/server/backend/file/FileBasedResourceBackend.java ## @@ -

[GitHub] [airavata-mft] aksrajvanshi commented on a change in pull request #6: Implementation of GCP Transport

2020-04-22 Thread GitBox
aksrajvanshi commented on a change in pull request #6: URL: https://github.com/apache/airavata-mft/pull/6#discussion_r413443451 ## File path: services/resource-service/server/src/main/java/org/apache/airavata/mft/resource/server/backend/file/FileBasedResourceBackend.java ## @@

[GitHub] [airavata-mft] pokearu commented on issue #6: Implementation of GCP Transport

2020-04-22 Thread GitBox
pokearu commented on issue #6: URL: https://github.com/apache/airavata-mft/pull/6#issuecomment-618125083 @DImuthuUpe Okay we will add the license headers 👍 Sorry, but i am a bit unclear on what are the minor suggestions you are referring to? Is it about the indentation or the content

[GitHub] [airavata-mft] DImuthuUpe commented on a change in pull request #6: Implementation of GCP Transport

2020-04-22 Thread GitBox
DImuthuUpe commented on a change in pull request #6: URL: https://github.com/apache/airavata-mft/pull/6#discussion_r413447927 ## File path: services/resource-service/server/src/main/java/org/apache/airavata/mft/resource/server/backend/file/FileBasedResourceBackend.java ## @@ -

[GitHub] [airavata-mft] DImuthuUpe commented on issue #6: Implementation of GCP Transport

2020-04-22 Thread GitBox
DImuthuUpe commented on issue #6: URL: https://github.com/apache/airavata-mft/pull/6#issuecomment-618127772 > @DImuthuUpe Okay we will add the license headers 👍 > > Sorry, but i am a bit unclear on what are the minor suggestions you are referring to? Is it about the indentation or th

[GitHub] [airavata-mft] aksrajvanshi commented on issue #6: Implementation of GCP Transport

2020-04-22 Thread GitBox
aksrajvanshi commented on issue #6: URL: https://github.com/apache/airavata-mft/pull/6#issuecomment-618135870 We have changed the indentation issue and added the license headers. Can you please look into the changes once again? -

[GitHub] [airavata-mft] DImuthuUpe commented on issue #6: Implementation of GCP Transport

2020-04-22 Thread GitBox
DImuthuUpe commented on issue #6: URL: https://github.com/apache/airavata-mft/pull/6#issuecomment-618137839 All look good to me. Great work. I'm going to merge this This is an automated message from the Apache Git Service. To

[GitHub] [airavata-mft] gkiran292 opened a new pull request #8: version fix to make it compile

2020-04-23 Thread GitBox
gkiran292 opened a new pull request #8: URL: https://github.com/apache/airavata-mft/pull/8 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

[GitHub] [airavata-mft] sharanya17410 opened a new pull request #9: MFT Dropbox Transport implementation

2020-04-24 Thread GitBox
sharanya17410 opened a new pull request #9: URL: https://github.com/apache/airavata-mft/pull/9 @DImuthuUpe @smarru We have implemented the mft dropbox transport protocol. Could you please take a look at our implementation ? Looking forward to your feedback. ---

[GitHub] [airavata-mft] pokearu commented on pull request #9: MFT Dropbox Transport implementation

2020-04-24 Thread GitBox
pokearu commented on pull request #9: URL: https://github.com/apache/airavata-mft/pull/9#issuecomment-619161191 Thank you for the feedback 😁 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [airavata-mft] smarru commented on pull request #9: MFT Dropbox Transport implementation

2020-04-24 Thread GitBox
smarru commented on pull request #9: URL: https://github.com/apache/airavata-mft/pull/9#issuecomment-619163958 + 1 very neat PR This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [airavata-mft] gkiran292 opened a new pull request #10: remove eclipse and junk files

2020-04-27 Thread GitBox
gkiran292 opened a new pull request #10: URL: https://github.com/apache/airavata-mft/pull/10 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

[GitHub] [airavata-mft] gkiran292 commented on pull request #10: remove eclipse and junk files

2020-04-27 Thread GitBox
gkiran292 commented on pull request #10: URL: https://github.com/apache/airavata-mft/pull/10#issuecomment-620391566 There are lot of eclipse-related hence I am adding gitignore to remove those files to make the FTP PR cleaner ---

[GitHub] [airavata-mft] nbafna04 opened a new pull request #11: MFT Google drive transport implementation

2020-04-28 Thread GitBox
nbafna04 opened a new pull request #11: URL: https://github.com/apache/airavata-mft/pull/11 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 t

[GitHub] [airavata-mft] gkiran292 opened a new pull request #12: Feature/ftp transport protocol

2020-04-28 Thread GitBox
gkiran292 opened a new pull request #12: URL: https://github.com/apache/airavata-mft/pull/12 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

[GitHub] [airavata-mft] gkiran292 commented on pull request #10: Adding junk file paths to gitignore

2020-04-28 Thread GitBox
gkiran292 commented on pull request #10: URL: https://github.com/apache/airavata-mft/pull/10#issuecomment-620946848 Yes, we can specify the languages and platforms that need to be included. I used VSCode plugin to generate the .ignore file -

[GitHub] [airavata-mft] DImuthuUpe commented on a change in pull request #11: MFT Google drive transport implementation

2020-04-28 Thread GitBox
DImuthuUpe commented on a change in pull request #11: URL: https://github.com/apache/airavata-mft/pull/11#discussion_r417023741 ## File path: transport/gdrive-transport/src/main/java/org/apache/airavata/mft/transport/gdrive/GDriveMetadataCollector.java ## @@ -0,0 +1,151 @@ +/*

[GitHub] [airavata-mft] aniruddhavpatil commented on a change in pull request #11: MFT Google drive transport implementation

2020-04-28 Thread GitBox
aniruddhavpatil commented on a change in pull request #11: URL: https://github.com/apache/airavata-mft/pull/11#discussion_r417054930 ## File path: services/secret-service/server/src/main/java/org/apache/airavata/mft/secret/server/backend/file/FileBasedSecretBackend.java ## @@

[GitHub] [airavata-mft] aniruddhavpatil commented on pull request #11: MFT Google drive transport implementation

2020-04-28 Thread GitBox
aniruddhavpatil commented on pull request #11: URL: https://github.com/apache/airavata-mft/pull/11#issuecomment-620987364 We made the following changes as per your review: 1. Removed unnecessary logs. 2. Removed the need for providing a constant application name. 3. Added the null c

[GitHub] [airavata-mft] DImuthuUpe commented on pull request #11: MFT Google drive transport implementation

2020-04-28 Thread GitBox
DImuthuUpe commented on pull request #11: URL: https://github.com/apache/airavata-mft/pull/11#issuecomment-620994948 @aniruddhavpatil Still there are some unresolved reviews in https://github.com/apache/airavata-mft/pull/11/files. Please address them

[GitHub] [airavata-mft] DImuthuUpe commented on a change in pull request #11: MFT Google drive transport implementation

2020-04-29 Thread GitBox
DImuthuUpe commented on a change in pull request #11: URL: https://github.com/apache/airavata-mft/pull/11#discussion_r417366756 ## File path: transport/gdrive-transport/src/main/java/org/apache/airavata/mft/transport/gdrive/GDriveReceiver.java ## @@ -0,0 +1,143 @@ +/* + * Lice

[GitHub] [airavata-mft] nbafna04 commented on a change in pull request #11: MFT Google drive transport implementation

2020-04-29 Thread GitBox
nbafna04 commented on a change in pull request #11: URL: https://github.com/apache/airavata-mft/pull/11#discussion_r417483154 ## File path: services/secret-service/server/src/main/resources/secrets.json ## @@ -36,6 +36,6 @@ { "type": "GDRIVE", "secretId": "gdrive-c

[GitHub] [airavata-mft] nbafna04 commented on a change in pull request #11: MFT Google drive transport implementation

2020-04-29 Thread GitBox
nbafna04 commented on a change in pull request #11: URL: https://github.com/apache/airavata-mft/pull/11#discussion_r417487101 ## File path: transport/gdrive-transport/src/main/java/org/apache/airavata/mft/transport/gdrive/GDriveReceiver.java ## @@ -0,0 +1,143 @@ +/* + * Licens

[GitHub] [airavata-mft] JShivali commented on a change in pull request #11: MFT Google drive transport implementation

2020-04-29 Thread GitBox
JShivali commented on a change in pull request #11: URL: https://github.com/apache/airavata-mft/pull/11#discussion_r417489482 ## File path: transport/gdrive-transport/src/main/java/org/apache/airavata/mft/transport/gdrive/GDriveReceiver.java ## @@ -0,0 +1,143 @@ +/* + * Licens

[GitHub] [airavata-mft] nbafna04 commented on a change in pull request #11: MFT Google drive transport implementation

2020-04-29 Thread GitBox
nbafna04 commented on a change in pull request #11: URL: https://github.com/apache/airavata-mft/pull/11#discussion_r417490367 ## File path: transport/gdrive-transport/src/main/java/org/apache/airavata/mft/transport/gdrive/GDriveReceiver.java ## @@ -0,0 +1,143 @@ +/* + * Licens

[GitHub] [airavata-mft] gkiran292 opened a new pull request #13: Feature/ftp transport

2020-04-29 Thread GitBox
gkiran292 opened a new pull request #13: URL: https://github.com/apache/airavata-mft/pull/13 FTP transport changes. @DImuthuUpe Please review this. This is an automated message from the Apache Git Service. To respond t

[GitHub] [airavata-mft] gkiran292 commented on pull request #12: Feature/ftp transport protocol

2020-04-29 Thread GitBox
gkiran292 commented on pull request #12: URL: https://github.com/apache/airavata-mft/pull/12#issuecomment-621494753 Since there are a lot of changes that I need to do creating a proper PR with only FTP changes. I will create the next PR after that is merged. I mistakenly did the formatting

[GitHub] [airavata-mft] sharanya17410 edited a comment on pull request #13: Feature/ftp transport - FTP Transport protocol PR

2020-04-30 Thread GitBox
sharanya17410 edited a comment on pull request #13: URL: https://github.com/apache/airavata-mft/pull/13#issuecomment-622163825 You have missed including the dependency for your FTP-transport under mft-agent/pom.xml This is a

[GitHub] [airavata-mft] sharanya17410 commented on pull request #13: Feature/ftp transport - FTP Transport protocol PR

2020-04-30 Thread GitBox
sharanya17410 commented on pull request #13: URL: https://github.com/apache/airavata-mft/pull/13#issuecomment-622163825 You have missed including your FTP-transport under mft-agent/pom.xml This is an automated message from th

[GitHub] [airavata-mft] gkiran292 opened a new pull request #14: Readme Update

2020-04-30 Thread GitBox
gkiran292 opened a new pull request #14: URL: https://github.com/apache/airavata-mft/pull/14 Updating the client code to break when the transfer is completed and adding "start agent" part This is an automated message from th

[GitHub] [airavata-mft] gkiran292 commented on pull request #13: Feature/ftp transport - FTP Transport protocol PR

2020-04-30 Thread GitBox
gkiran292 commented on pull request #13: URL: https://github.com/apache/airavata-mft/pull/13#issuecomment-622173427 > You have missed including the dependency for your FTP-transport under mft-agent/pom.xml I have added it! ---

[GitHub] [airavata-mft] gkiran292 opened a new pull request #15: Bugfix/mft transports

2020-04-30 Thread GitBox
gkiran292 opened a new pull request #15: URL: https://github.com/apache/airavata-mft/pull/15 There were streams that were not closed and redundant use of outputstream.flush() outputstream.close() does flush internally! Th

[GitHub] [airavata-mft] dinukadesilva commented on a change in pull request #13: Feature/ftp transport - FTP Transport protocol PR

2020-04-30 Thread GitBox
dinukadesilva commented on a change in pull request #13: URL: https://github.com/apache/airavata-mft/pull/13#discussion_r418398107 ## File path: services/resource-service/server/src/main/java/org/apache/airavata/mft/resource/server/backend/sql/SQLResourceBackend.java ## @@ -18

[GitHub] [airavata-mft] aarushiibisht commented on a change in pull request #15: Bugfix/mft transports

2020-04-30 Thread GitBox
aarushiibisht commented on a change in pull request #15: URL: https://github.com/apache/airavata-mft/pull/15#discussion_r418398914 ## File path: services/resource-service/server/src/main/java/org/apache/airavata/mft/resource/server/backend/file/FileBasedResourceBackend.java ##

[GitHub] [airavata-mft] dinukadesilva commented on a change in pull request #11: MFT Google drive transport implementation

2020-04-30 Thread GitBox
dinukadesilva commented on a change in pull request #11: URL: https://github.com/apache/airavata-mft/pull/11#discussion_r418400874 ## File path: services/secret-service/server/pom.xml ## @@ -47,7 +47,7 @@ org.apache.airavata airavata-credenti

[GitHub] [airavata-mft] dinukadesilva commented on pull request #7: Apis to get all resources and storages

2020-04-30 Thread GitBox
dinukadesilva commented on pull request #7: URL: https://github.com/apache/airavata-mft/pull/7#issuecomment-622235410 Can't we make these generic endpoints rather having specific endpoints for each type of resource? Is that what we are trying already? -

[GitHub] [airavata-mft] nbafna04 commented on a change in pull request #11: MFT Google drive transport implementation

2020-04-30 Thread GitBox
nbafna04 commented on a change in pull request #11: URL: https://github.com/apache/airavata-mft/pull/11#discussion_r418412893 ## File path: transport/gdrive-transport/src/main/java/org/apache/airavata/mft/transport/gdrive/GDriveReceiver.java ## @@ -0,0 +1,128 @@ +/* + * Licens

[GitHub] [airavata-mft] nbafna04 commented on a change in pull request #11: MFT Google drive transport implementation

2020-04-30 Thread GitBox
nbafna04 commented on a change in pull request #11: URL: https://github.com/apache/airavata-mft/pull/11#discussion_r418413119 ## File path: services/secret-service/server/pom.xml ## @@ -47,7 +47,7 @@ org.apache.airavata airavata-credential-st

[GitHub] [airavata-mft] nbafna04 commented on a change in pull request #11: MFT Google drive transport implementation

2020-04-30 Thread GitBox
nbafna04 commented on a change in pull request #11: URL: https://github.com/apache/airavata-mft/pull/11#discussion_r418413961 ## File path: services/resource-service/server/src/main/resources/distribution/conf/resources.json ## @@ -59,5 +59,10 @@ "type": "DROPBOX", "

  1   2   3   4   5   6   7   >