aboutsummaryrefslogtreecommitdiff
path: root/bigtop-packages/src/deb/sqoop
diff options
context:
space:
mode:
authorRoman Shaposhnik <rvs@apache.org>2011-09-13 22:45:34 +0000
committerRoman Shaposhnik <rvs@apache.org>2011-09-13 22:45:34 +0000
commita380c10977650576e0df6e24cfe9e3193bb79846 (patch)
tree883f2b02fd43e540380d247fa0985619b93ca30c /bigtop-packages/src/deb/sqoop
parentdc9baeb08d31c905a17c2ab559f25e26e4685b25 (diff)
BIGTOP-94. chkconfig startup priorities need to be normalized
git-svn-id: https://svn.apache.org/repos/asf/incubator/bigtop/trunk@1170376 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'bigtop-packages/src/deb/sqoop')
-rw-r--r--bigtop-packages/src/deb/sqoop/sqoop-metastore.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/bigtop-packages/src/deb/sqoop/sqoop-metastore.init b/bigtop-packages/src/deb/sqoop/sqoop-metastore.init
index 9901e5f8..e9c4bfdb 100644
--- a/bigtop-packages/src/deb/sqoop/sqoop-metastore.init
+++ b/bigtop-packages/src/deb/sqoop/sqoop-metastore.init
@@ -15,7 +15,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
-# chkconfig: 2345 85 15
+# chkconfig: 2345 90 10
# description: Sqoop allows easy imports and exports of data sets between \
# databases and the Hadoop Distributed File System (HDFS). The Sqoop \
# metastore allows users to define saved jobs for repeated execution and \