Hi,

>> Just wanted to know what all tests do I need to run at my part before
raising the PR?

It would be better to verify all the test cases and make sure all of them
to be passed before opening a PR.

>>Is there any pipeline wherein I can test my brach directly?
Just do not ignore the test when you compile&package the project?

>> Also, do we need dorker setup for running Unit tests as well?
IMO, the docker process is the requirement for the integration test.

>> I tried "mvn
clean install -DskipITs" but it got stuck trying indefinitely to connect to
localhost:54522.

You can check which process is listening to this port then try to find a
solution.

Best,
Vino


Aditya Tiwari <[email protected]> 于2021年3月29日周一 下午1:49写道:

> Thanks Vino for the approval.
>
> Just wanted to know what all tests do I need to run at my part before
> raising the PR? Is there any pipeline wherein I can test my brach directly?
> Also, do we need dorker setup for running Unit tests as well? I tried "mvn
> clean install -DskipITs" but it got stuck trying indefinitely to connect to
> localhost:54522.
>
> On Mon, Mar 29, 2021 at 7:53 AM vino yang <[email protected]> wrote:
>
> > Hi,
> >
> > I have given you Jira contributor permission.
> >
> > > Also, kindly guide me to any doc/ url for running both unit test and
> > integration tests on the project.
> > Is anything else required other than running sample queries from
> > docker_demo (https://hudi.apache.org/docs/docker_demo.html)?
> >
> > Do you have any detailed exceptions or information?
> > IMO, you need to start your docker app in your local.
> > Any more questions please let us know.
> >
> > Best,
> > Vino
> >
> > Aditya Tiwari <[email protected]> 于2021年3月27日周六 下午4:11写道:
> >
> > > Hi,
> > >
> > > I would like to be added to the Project Contributor Group with
> reference
> > to
> > > issue: https://issues.apache.org/jira/browse/HUDI-1716
> > >
> > > JiraID: aditiwari (commented on the same issue)
> > >
> > > Also, kindly guide me to any doc/ url for running both unit test and
> > > integration tests on the project.
> > > Is anything else required other than running sample queries from
> > > docker_demo (https://hudi.apache.org/docs/docker_demo.html)?
> > >
> > > Thanks
> > > Aditya Tiwari
> > >
> >
>

Reply via email to