.gitignore 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. # Licensed to the Apache Software Foundation (ASF) under one or more
  2. # contributor license agreements. See the NOTICE file distributed with
  3. # this work for additional information regarding copyright ownership.
  4. # The ASF licenses this file to You under the Apache License, Version 2.0
  5. # (the "License"); you may not use this file except in compliance with
  6. # the License. You may obtain a copy of the License at
  7. #
  8. # http://www.apache.org/licenses/LICENSE-2.0
  9. #
  10. # Unless required by applicable law or agreed to in writing, software
  11. # distributed under the License is distributed on an "AS IS" BASIS,
  12. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  13. # See the License for the specific language governing permissions and
  14. # limitations under the License.
  15. *~
  16. .classpath
  17. .project
  18. .settings
  19. .svn
  20. build/
  21. build.properties
  22. build-fi/
  23. conf/masters
  24. conf/slaves
  25. conf/hadoop-env.sh
  26. conf/hadoop-site.xml
  27. conf/core-site.xml
  28. conf/mapred-queue-acls.xml
  29. conf/mapred-site.xml
  30. conf/hdfs-site.xml
  31. conf/hadoop-policy.xml
  32. conf/capacity-scheduler.xml
  33. docs/api/
  34. ivy/ivy-*.jar
  35. ivy/maven-ant-tasks-*.jar
  36. junitvmwatch*.properties
  37. junit[0-9]*.properties
  38. logs/
  39. src/contrib/ec2/bin/hadoop-ec2-env.sh
  40. src/contrib/index/conf/index-config.xml
  41. src/contrib/chukwa/conf/alert.conf
  42. src/contrib/chukwa/conf/chukwa-slaves
  43. src/contrib/chukwa/conf/initial_adaptors
  44. src/contrib/chukwa/conf/mdl.xml
  45. src/contrib/chukwa/conf/chukwa-agents
  46. src/contrib/chukwa/conf/chukwa-env.sh
  47. src/contrib/chukwa/conf/chukwa-agent-conf.xml
  48. src/contrib/chukwa/conf/chukwa-collector-conf.xml
  49. src/contrib/chukwa/conf/collectors
  50. src/docs/build
  51. src/docs/cn/build
  52. src/docs/cn/src/documentation/sitemap.xmap
  53. src/docs/cn/uming.conf
  54. src/contrib/hdfsproxy/src/test/resources