Commit Graph

18 Commits

Author SHA1 Message Date
Michael Stack 5454c804fc HBASE-27361 Add .flattened-pom.xml to .gitignore (#4769)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit 0dfc45bfa3)
2022-09-08 17:00:38 +08:00
Nick Dimiduk 1c32a8ba2e HBASE-24271 Set values in `conf/hbase-site.xml` that enable running on `LocalFileSystem` out of the box
Simplify the new user experience shipping a configuration that enables
a fresh checkout or tarball distribution to run in standalone mode
without direct user configuration. This change restores the behavior
we had when running on Hadoop 2.8 and earlier.

Patch for master includes an update to the book. This change will be
omitted when backporting to earlier branches.

Signed-off-by: stack <stack@apache.org>
Signed-off-by: Josh Elser <elserj@apache.org>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2020-05-14 14:05:40 -07:00
Jan Hentschel 51fe5469cd HBASE-22593 Added Jenv file to gitignore (#314)
Signed-off-by: Balazs Meszaros <meszibalu@apache.org>
2019-06-17 10:07:41 +02:00
zhangduo fbe633f14a HBASE-19637 Add .checkstyle to gitignore 2017-12-27 11:24:58 +08:00
Deon Huang 9919a47b77 HBASE-18670 Add .DS_Store to .gitignore
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
2017-08-27 18:53:04 +08:00
Konstantin Ryakhovskiy f923342998 HBASE-16116 Remove redundant pattern *.iml
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
2017-08-03 00:23:37 +08:00
Gary Helmling de5a3a006a HBASE-16518 Remove unused .arcconfig file 2016-08-29 15:05:46 -07:00
Elliott Clark d2c19416a2 HBASE-13517 Publish a client artifact with shaded dependencies
Summary: Add in shaded versions of server and shaded versions of client

Test Plan: HBase downstreamer

Differential Revision: https://reviews.facebook.net/D37467
2015-04-28 09:41:52 -07:00
Andrew Purtell 76a3b50f1f HBASE-13039 Add patchprocess/* to .gitignore to fix builds of branches ( Adrey Stepachev) 2015-02-13 12:35:26 -08:00
Enis Soztutar fee7668b6c HBASE-7281. Add svn and git ignore for IntelliJ Idea files (Henry Saputra)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1440232 13f79535-47bb-0310-9956-ffa450edef68
2013-01-30 00:57:40 +00:00
Michael Stack 390f32d79f HBASE-4336 Convert source tree into maven modules
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1342856 13f79535-47bb-0310-9956-ffa450edef68
2012-05-26 05:56:04 +00:00
Nicolas Spiegelberg c7489d1ebb HBASE-4611 Add support for Phabricator/Differential as an alternative code review tool
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1196257 13f79535-47bb-0310-9956-ffa450edef68
2011-11-01 20:23:50 +00:00
Michael Stack e019542660 HBASE-2718 Update .gitignore for trunk after removal of contribs
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@954264 13f79535-47bb-0310-9956-ffa450edef68
2010-06-13 17:07:55 +00:00
Michael Stack a8806266b8 HBASE-1200 Add bloomfilters
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@946464 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19 22:19:24 +00:00
Michael Stack 4770ea178a HBASE-2279 Hbase Shell does not have any tests
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@922110 13f79535-47bb-0310-9956-ffa450edef68
2010-03-12 01:36:04 +00:00
Ryan Rawson 81d947ab3f Javadoc, copyright, static analysis cleanup. Bug fix in HConnectionManager.java, code removal in Put.java.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@920548 13f79535-47bb-0310-9956-ffa450edef68
2010-03-08 22:25:06 +00:00
Michael Stack d5a9b7f67f HBASE-2282 More directories should be ignored when using git for development
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@919087 13f79535-47bb-0310-9956-ffa450edef68
2010-03-04 17:46:50 +00:00
Nitay Joffe 82675aae86 HBASE-1489 Basic git ignores for people who use git and eclipse
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@782508 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08 02:34:08 +00:00