Hi, I've created a PR (https://github.com/apache/incubator-druid/pull/7135) to address clarification of login step.
Kind Regards, Furkan KAMACI On Sat, Feb 23, 2019 at 1:00 AM Roman Leventov <[email protected]> wrote: > There is a file ci/README_TeamCity.md in Druid tree regarding TeamCity: > > https://github.com/apache/incubator-druid/blob/afb239b17a1111c98c73825828d3f273998c165e/ci/README_TeamCity.md > > Feel free to amend it with more info. > > I've CC'ed this e-mail to [email protected]. > > On Fri, 22 Feb 2019 at 18:46, David Glasser <[email protected]> > wrote: > > > It would be good to document that — for my first few PRs I just assumed > > that I couldn't get a login as a random contributor. > > > > On Fri, Feb 22, 2019 at 12:56 PM Justin Borromeo < > [email protected] > > > > > wrote: > > > > > You can click the “Log in as Guest” button to access the results > without > > > registering a TeamCity account. > > > > > > Justin > > > > > > > On Feb 22, 2019, at 12:55 PM, Julian Hyde <[email protected]> wrote: > > > > > > > > The page [1] requires a login. So, a Druid contributor has to get a > > > TeamCity account? > > > > > > > > That would be OK, if TeamCity provides a lot of value. But it raises > > the > > > bar for occasional and first-time contributors. > > > > > > > > Julian > > > > > > > > [1] > > > > > > https://hub.jetbrains.com/auth/login?response_type=code&client_id=7b63a7f6-a4ca-4ad2-99d6-ecede5a769a5&redirect_uri=https:%2F%2Fteamcity.jetbrains.com%2FhubPlugin%2Flogin.html&scope=0-0-0-0-0%207b63a7f6-a4ca-4ad2-99d6-ecede5a769a5&state=%2FviewLog.html%3FbuildId%3D1998017%26buildTypeId%3DOpenSourceProjects_Druid_InspectionsPullRequests&access_type=online > > > > > > > >> On Feb 22, 2019, at 10:59 AM, Gian Merlino <[email protected]> wrote: > > > >> > > > >> It's one of the two integrations we have on GitHub that run to > > validate > > > >> pull requests. We have TeamCity doing static analysis; and Travis > > > running > > > >> unit tests, integration tests, and checkstyle. You can see an > example > > on > > > >> this pull request here: > > > https://github.com/apache/incubator-druid/pull/7118, > > > >> under "Inspections: pull requests (Druid)". > > > >> > > > >> On Fri, Feb 22, 2019 at 10:17 AM Julian Hyde <[email protected]> > > wrote: > > > >> > > > >>> What is TeamCity? How does Druid use it? Is it accessible to all > > Druid > > > >>> contributors? Are all Druid contributors required to use it? Is its > > use > > > >>> documented somewhere? (I searched > > > >>> https://www.google.com/search?q=apache+druid+teamcity < > > > >>> https://www.google.com/search?q=apache+druid+teamcity> but > couldn’t > > > find > > > >>> any mention.) > > > >>> > > > >>> > > > >>> > > > >>>> On Feb 22, 2019, at 8:26 AM, Furkan KAMACI < > [email protected]> > > > >>> wrote: > > > >>>> > > > >>>> Hi Gian, > > > >>>> > > > >>>> There maybe a problem with permissions after upgrading Apache > parent > > > POM > > > >>>> version to 21. This maybe a related issue: > > > >>>> https://jira.apache.org/jira/browse/INFRA-10286 > > > >>>> > > > >>>> Kind Regards, > > > >>>> Furkan KAMACI > > > >>>> > > > >>>> On Fri, Feb 22, 2019 at 7:13 PM Gian Merlino <[email protected]> > > wrote: > > > >>>> > > > >>>>> It looks like TeamCity is having problems since a few days ago - > > > builds > > > >>> of > > > >>>>> master and PRs are flaky. Here's the link to recent builds of > > master: > > > >>>>> > > > >>>>> > > > >>> > > > > > > https://teamcity.jetbrains.com/viewType.html?buildTypeId=OpenSourceProjects_Druid_Inspections&tab=buildTypeHistoryList&branch_OpenSourceProjects_Druid=__all_branches__ > > > >>>>> > > > >>>>> It looks like the Windows agents generally work fine and the > Ubuntu > > > >>> agents > > > >>>>> are flaky. I can't see any recent commits that seem likely to > have > > > >>> caused > > > >>>>> this so am assuming something is going wrong on the TeamCity > server > > > >>> side. > > > >>>>> > > > >>>>> I looked at the logs of a few successful and a few failed builds > > and > > > >>>>> noticed the failed ones have a lot of these messages, but the > > > successful > > > >>>>> ones didn't: > > > >>>>> > > > >>>>> [Step 1/1] [ 43336] WARN - ution.rmi.RemoteProcessSupport - > [RMI > > > TCP > > > >>>>> Connection(3)-127.0.0.1] WARN > > > >>>>> org.eclipse.aether.internal.impl.DefaultUpdateCheckManager - > Failed > > > to > > > >>>>> create parent directories for tracking file > > > >>>>> > > > >>>>> > > > >>> > > > > > > /home/teamcity/.m2/repository/org/apache/apache/21/apache-21.pom.lastUpdated > > > >>>>> > > > >>>>> I'm not sure what that might indicate or what to do about it. > Maybe > > > we > > > >>> need > > > >>>>> to… clear… some caches? Anyone have any ideas? > > > >>>>> > > > >>> > > > >>> > > > > > > > > > > > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: [email protected] > > > > For additional commands, e-mail: [email protected] > > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [email protected] > > > For additional commands, e-mail: [email protected] > > > > > > > > >
