[ https://issues.apache.org/jira/browse/BEAM-137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15204664#comment-15204664 ]
Jean-Baptiste Onofré commented on BEAM-137: ------------------------------------------- Providing .fromFile(String path) in addition to .fromArgs() makes lot of sense and exactly match user expectation IMHO. > Add implicit conf/pipeline-default.conf options file > ---------------------------------------------------- > > Key: BEAM-137 > URL: https://issues.apache.org/jira/browse/BEAM-137 > Project: Beam > Issue Type: New Feature > Components: sdk-java-core > Reporter: Jean-Baptiste Onofré > Assignee: Davor Bonaci > > Right now, most of users provide the pipeline options via the main arguments. > For instance, it's the classic way to provide pipeline input, etc. > For convenience, it would be great that the pipeline looks for options in > conf/[pipeline_name]-default.conf by default, and override the options using > the main arguments. > Thoughts ? -- This message was sent by Atlassian JIRA (v6.3.4#6332)