----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42459/#review115384 -----------------------------------------------------------
docs/src/site/twiki/FalconNativeScheduler.twiki (line 116) <https://reviews.apache.org/r/42459/#comment176371> Should we add documentation how and when to use postgres ? src/conf/statestore.properties (line 24) <https://reviews.apache.org/r/42459/#comment176370> I was wondering what was the testing done? - Praveen Adlakha On Jan. 18, 2016, 2:14 p.m., Deepak Barr wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/42459/ > ----------------------------------------------------------- > > (Updated Jan. 18, 2016, 2:14 p.m.) > > > Review request for Falcon. > > > Bugs: FALCON-1664 > https://issues.apache.org/jira/browse/FALCON-1664 > > > Repository: falcon-git > > > Description > ------- > > Added postgres support. > > > Diffs > ----- > > common/src/main/resources/statestore.properties a67a871 > docs/src/site/twiki/FalconNativeScheduler.twiki 6f0679e > pom.xml 39ee9ac > scheduler/pom.xml 6392e98 > > scheduler/src/main/java/org/apache/falcon/state/store/jdbc/InstanceBean.java > 7f7b966 > scheduler/src/main/java/org/apache/falcon/tools/FalconStateStoreDBCLI.java > 7f22b0e > scheduler/src/main/resources/META-INF/persistence.xml 99e116c > src/conf/statestore.properties 0c912ad > > Diff: https://reviews.apache.org/r/42459/diff/ > > > Testing > ------- > > Yes. Tested with PostgreSQL 9.5. > Ran the following command and got no errors - > mvn clean install -Ptest-patch,hadoop-2 > > > Thanks, > > Deepak Barr > >
