[
https://issues.apache.org/jira/browse/BEAM-6268?focusedWorklogId=177050&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-177050
]
ASF GitHub Bot logged work on BEAM-6268:
----------------------------------------
Author: ASF GitHub Bot
Created on: 19/Dec/18 15:50
Start Date: 19/Dec/18 15:50
Worklog Time Spent: 10m
Work Description: mxm commented on a change in pull request #7317:
[BEAM-6268] Adjust Cassandra ports
URL: https://github.com/apache/beam/pull/7317#discussion_r242967606
##########
File path: sdks/java/io/hadoop-input-format/src/test/resources/cassandra.yaml
##########
@@ -522,12 +522,12 @@ trickle_fsync_interval_in_kb: 10240
# TCP port, for commands and data
# For security reasons, you should not expose this port to the internet.
Firewall it if needed.
-storage_port: 7000
+storage_port: 17000
Review comment:
Is there also an option to use port `0` to use a free port?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 177050)
Time Spent: 0.5h (was: 20m)
> PreCommit fails in beam-sdks-java-io-hadoop-format:test
> -------------------------------------------------------
>
> Key: BEAM-6268
> URL: https://issues.apache.org/jira/browse/BEAM-6268
> Project: Beam
> Issue Type: Test
> Components: io-java-hadoop
> Reporter: Maximilian Michels
> Assignee: Alexey Romanenko
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Hadoop tests are failing in PreCommit.
> {noformat}
> 20:00:05 * What went wrong:
> 20:00:05 Execution failed for task ':beam-sdks-java-io-hadoop-format:test'.
> 20:00:05 > Process 'Gradle Test Executor 86' finished with non-zero exit
> value 1
> 20:00:05 This problem might be caused by incorrect test process
> configuration.
> 20:00:05 Please refer to the test execution section in the user guide at
> https://docs.gradle.org/4.10.2/userguide/java_plugin.html#sec:test_execution
> 20:00:05
> {noformat}
> https://builds.apache.org/job/beam_PreCommit_Java_Cron/725
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)