[ 
https://issues.apache.org/jira/browse/BEAM-6730?focusedWorklogId=211778&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-211778
 ]

ASF GitHub Bot logged work on BEAM-6730:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 12/Mar/19 15:21
            Start Date: 12/Mar/19 15:21
    Worklog Time Spent: 10m 
      Work Description: mxm commented on issue #7875: [BEAM-6730] Expose Java 
SDK's GenerateSequence in Python
URL: https://github.com/apache/beam/pull/7875#issuecomment-472045857
 
 
   Can't currently run the tests on Jenkins due to https://repo.spring.io being 
down.
   
   ```
   16:07:02 FAILURE: Build failed with an exception.
   16:07:02
   16:07:02 * What went wrong:
   16:07:02 Execution failed for task ':beam-model-pipeline:compileJava'.
   16:07:02 > Could not resolve all files for configuration 
':beam-model-pipeline:errorprone'.
   16:07:02    > Could not resolve 
com.google.errorprone:error_prone_core:latest.release.
   16:07:02      Required by:
   16:07:02          project :beam-model-pipeline
   16:07:02       > Failed to list versions for 
com.google.errorprone:error_prone_core.
   16:07:02          > Unable to load Maven meta-data from 
https://repo.spring.io/plugins-release/com/google/errorprone/error_prone_core/maven-metadata.xml.
   16:07:02             > Could not HEAD 
'https://repo.spring.io/plugins-release/com/google/errorprone/error_prone_core/maven-metadata.xml'.
   16:07:02                > Read timed out
   16:07:02
   ```
   https://builds.apache.org/job/beam_PreCommit_Java_Commit/4722/console
   
 
----------------------------------------------------------------
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 go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 211778)
    Time Spent: 5h  (was: 4h 50m)

> Expose Java transforms (specifically IO) in other SDKs
> ------------------------------------------------------
>
>                 Key: BEAM-6730
>                 URL: https://issues.apache.org/jira/browse/BEAM-6730
>             Project: Beam
>          Issue Type: New Feature
>          Components: runner-flink, sdk-java-core, sdk-py-core
>            Reporter: Maximilian Michels
>            Assignee: Maximilian Michels
>            Priority: Major
>          Time Spent: 5h
>  Remaining Estimate: 0h
>
> Since https://github.com/apache/beam/pull/7316 we can reference external 
> transforms which are transforms only available in a "foreign" SDKs. This 
> allows us to fill the gap in terms of missing transforms in the Python and Go 
> SDK, specifically IO transforms.
> We can start collecting/exposing transforms that Beam users need. The 
> following transforms could be interesting:
> - KafkaIO / KinesisIO
> - CassandraIO / ElasticserchIO / Hbase / Redis
> - JDBC
> - S3 file system
> - GenerateSequence
> See also https://s.apache.org/beam-cross-language-io and BEAM-6485.
> CC [~robertwb] [~chamikara] [~thw]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to