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 > > >
