You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/08/03 06:55:02 UTC

[jira] [Commented] (SAMZA-1380) Create Utility Class for interacting with Azure Blob Storage

    [ https://issues.apache.org/jira/browse/SAMZA-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16112288#comment-16112288 ] 

ASF GitHub Bot commented on SAMZA-1380:
---------------------------------------

GitHub user PawasChhokra opened a pull request:

    https://github.com/apache/samza/pull/257

    SAMZA-1380: Create Utility Class for interacting with Azure Blob Storage

    

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

    $ git pull https://github.com/PawasChhokra/samza BlobUtils

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

    https://github.com/apache/samza/pull/257.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 #257
    
----
commit 60eab4ec74f402a63bd76583077c2b6edd8cd1c7
Author: PawasChhokra <jaimatadi1$>
Date:   2017-08-02T07:55:05Z

    Update settings.gradle

commit 30a34c8ce9132dd9a81ddec5982b6f25aa092f97
Author: PawasChhokra <jaimatadi1$>
Date:   2017-08-02T08:00:21Z

    Update build.gradle

commit 16517858d9a2b6cee4fd537767ceb243f65b2ee1
Author: PawasChhokra <jaimatadi1$>
Date:   2017-08-02T08:04:55Z

    Add Azure Storage Client

commit bf88e20205af0dc01b7826eeaa71a8ea96b65fb0
Author: PawasChhokra <jaimatadi1$>
Date:   2017-08-02T17:46:17Z

    Add Azure Config

commit fb4835d4ed1eac08e473883c5d4b34ad2dfc51c3
Author: PawasChhokra <jaimatadi1$>
Date:   2017-08-02T21:25:15Z

    Update configuration-table

commit a62d9716cc473452c65ded2390440340338b2610
Author: PawasChhokra <jaimatadi1$>
Date:   2017-08-02T23:41:54Z

    Add lease utility class

commit 00f5f2c4360c13f2e4fdf7f4aa17c39bdd55eb54
Author: PawasChhokra <jaimatadi1$>
Date:   2017-08-03T06:47:03Z

    Add blob utils

----


> Create Utility Class for interacting with Azure Blob Storage
> ------------------------------------------------------------
>
>                 Key: SAMZA-1380
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1380
>             Project: Samza
>          Issue Type: New Feature
>            Reporter: Pawas Chhokra
>            Assignee: Pawas Chhokra
>
> This enables the client with a valid lease ID to perform write and update operations to the blob. Read operations are accessible to all.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)