[
https://issues.apache.org/jira/browse/BEAM-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15274423#comment-15274423
]
ASF GitHub Bot commented on BEAM-240:
-------------------------------------
GitHub user swegner opened a pull request:
https://github.com/apache/incubator-beam/pull/300
[BEAM-240] Display data links for input and output files
Be sure to do all of the following to help us incorporate your contribution
quickly and easily:
- [ ] Make sure the PR title is formatted like:
`[BEAM-<Jira issue #>] Description of pull request`
- [ ] Make sure tests pass via `mvn clean verify`. (Even better, enable
Travis-CI on your fork and ensure the whole test matrix passes).
- [ ] Replace `<Jira issue #>` in the title with the actual Jira issue
number, if there is one.
- [ ] If this contribution is large, please file an Apache
[Individual Contributor License
Agreement](https://www.apache.org/licenses/icla.txt).
---
With display data, SDK authors have the ability to annotate display items
with a link URLs. This adds browse URLs for GCS and local files, and attach
them to well-known source/sink display data.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/swegner/incubator-beam displaydata-urls
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-beam/pull/300.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 #300
----
commit c95a61a0df01f93ebeeb897249535f160afdf9eb
Author: Scott Wegner <[email protected]>
Date: 2016-05-03T23:18:27Z
Add browse URL to GcsPath
commit 6ff5bae0e5bc1cdc2d10ef9e65b44039c8363407
Author: Scott Wegner <[email protected]>
Date: 2016-05-03T23:32:21Z
Add browse URL to File IO
commit ca40e25c87ddde4693b17169e40c00c0b62be170
Author: Scott Wegner <[email protected]>
Date: 2016-05-04T16:38:18Z
Add DisplayDataMatcher for linkUrl
commit 28739a73ec2510fc9b78fc878346f121e5bd7636
Author: Scott Wegner <[email protected]>
Date: 2016-05-04T16:39:04Z
Add linkUrl to AvroIO DisplayData
commit fefc3ef5b2a3b7c0178a216c7fdaaa4885893144
Author: Scott Wegner <[email protected]>
Date: 2016-05-04T16:51:20Z
Add linkUrl to FileBasedSource DisplayData
commit c28c4470c93b77096ea182ddc29813f7fe69db03
Author: Scott Wegner <[email protected]>
Date: 2016-05-04T17:01:39Z
Add linkUrl to FileBasedSink DisplayData
commit f369a3324a260346bd45c786bccfa8a2a1c15e64
Author: Scott Wegner <[email protected]>
Date: 2016-05-04T17:19:15Z
Add linkUrl to TextIO DisplayData
----
> Add display data link URLs for sources / sinks
> ----------------------------------------------
>
> Key: BEAM-240
> URL: https://issues.apache.org/jira/browse/BEAM-240
> Project: Beam
> Issue Type: Sub-task
> Components: sdk-java-core
> Reporter: Scott Wegner
> Assignee: Scott Wegner
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)