[
https://issues.apache.org/jira/browse/HIVE-14793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15507755#comment-15507755
]
Siddharth Seth commented on HIVE-14793:
---------------------------------------
bq. 1. Can we create a new function that checks and/or initializes environment
variables? I think this would be useful for new devs when looking at what
config variables can be used.
I don't think we should do this in the current jira. There's a lot more
variables other than the ones added here.
Beyond that, this may not be a great approach since it separates the logic for
processing variables into multiple places. e.g. PTEST_GIT_BRANCH is only
required while setting up the branch. I don't think a separate method to take
care of this, along with initialization of other methods helps a lot.
bq .--outputDir is not necessary anymore.
Reverting the change and testing (this still leaves the outputDir, but I
believe it's required by the ptest client). Will post a patch after testing
with the reverted outputDir.
> Allow ptest branch to be specified, PROFILE override
> ----------------------------------------------------
>
> Key: HIVE-14793
> URL: https://issues.apache.org/jira/browse/HIVE-14793
> Project: Hive
> Issue Type: Sub-task
> Components: Hive, Testing Infrastructure
> Reporter: Siddharth Seth
> Assignee: Siddharth Seth
> Attachments: HIVE-14793.01.patch
>
>
> Post HIVE-14734 - the profile is automatically determined. Add an option to
> override this via Jenkins. Also add an option to specify the branch from
> which ptest is built (This is hardcoded to github.com/apache/hive)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)