116 changed files
ambari_blueprints.py | ||
ambari_trigger_service_checks.py | ||
anonymize.py | ||
aws_s3_presign.py | ||
aws_users_access_key_age.py | ||
aws_users_last_used.py | ||
aws_users_pw_last_used.py | ||
aws_users_unused_access_keys.py | ||
center.py | ||
cloudera_navigator_tables_used_postgres.py | ||
cloudera_navigator_tables_used.py | ||
crunch_accounting_csv_statement_converter.py | ||
docker_registry_show_tags.py | ||
dockerfiles_check_git_branches.py | ||
dockerfiles_check_git_tags.py | ||
dockerhub_search.py | ||
dockerhub_show_tags.py | ||
find_active_apache_drill.py | ||
find_active_apache_drill2.py | ||
find_active_cassandra.py | ||
find_active_elasticsearch.py | ||
find_active_hadoop_namenode.py | ||
find_active_hadoop_yarn_resource_manager.py | ||
find_active_hadoop2_namenode.py | ||
find_active_hbase_master.py | ||
find_active_hbase_stargate.py | ||
find_active_hbase_thrift.py | ||
find_active_impala_catalog.py | ||
find_active_impala_statestore.py | ||
find_active_impala.py | ||
find_active_kubernetes_api.py | ||
find_active_oozie.py | ||
find_active_presto_coordinator.py | ||
find_active_server.py | ||
find_active_solrcloud.py | ||
find_duplicate_files.py | ||
find_missing_files_in_sequence.py | ||
gcp_service_account_credential_keys.py | ||
getent.py | ||
git_check_branches_upstream.py | ||
hbase_compact_tables.py | ||
hbase_flush_tables.py | ||
hbase_generate_data.py | ||
hbase_region_requests.py | ||
hbase_regions_by_memstore_size.py | ||
hbase_regions_by_size.py | ||
hbase_regions_least_used.py | ||
hbase_regionserver_requests.py | ||
hbase_show_table_region_ranges.py | ||
hbase_table_region_row_distribution.py | ||
hbase_table_row_key_distribution.py | ||
hdfs_find_replication_factor_1.py | ||
headtail.py | ||
hexanonymize.py | ||
hive_compute_table_stats.py | ||
hive_foreach_table.py | ||
hive_schemas_csv.py | ||
hive_tables_column_counts.py | ||
hive_tables_list.py | ||
hive_tables_locations.py | ||
hive_tables_metadata.py | ||
hive_tables_null_columns.py | ||
hive_tables_null_rows.py | ||
hive_tables_row_column_counts.py | ||
hive_tables_row_counts_any_nulls.py | ||
hive_tables_row_counts.py | ||
impala_compute_table_stats.py | ||
impala_foreach_table.py | ||
impala_schemas_csv.py | ||
impala_tables_column_counts.py | ||
impala_tables_list.py | ||
impala_tables_locations.py | ||
impala_tables_metadata.py | ||
impala_tables_null_columns.py | ||
impala_tables_null_rows.py | ||
impala_tables_row_column_counts.py | ||
impala_tables_row_counts_any_nulls.py | ||
impala_tables_row_counts.py | ||
ipython_notebook_pyspark.py | ||
json_docs_to_bulk_multiline.py | ||
json_to_xml.py | ||
json_to_yaml.py | ||
opentsdb_import_metric_distribution.py | ||
python_find_library_path.py | ||
pythonpath.py | ||
quay_show_tags.py | ||
selenium_hub_browser_test.py | ||
serf_event_handler.py | ||
spark_avro_to_parquet.py | ||
spark_csv_to_avro.py | ||
spark_csv_to_parquet.py | ||
spark_json_to_avro.py | ||
spark_json_to_parquet.py | ||
spark_parquet_to_avro.py | ||
strip_ansi_escape_codes.py | ||
timeout.py | ||
travis_debug_session.py | ||
travis_last_log.py | ||
urldecode.py | ||
urlencode.py | ||
validate_avro.py | ||
validate_cson.py | ||
validate_csv.py | ||
validate_ini.py | ||
validate_ini2.py | ||
validate_json.py | ||
validate_ldap_ldif.py | ||
validate_multimedia.py | ||
validate_parquet.py | ||
validate_toml.py | ||
validate_xml.py | ||
validate_yaml.py | ||
welcome.py | ||
xml_to_json.py | ||
xml_to_yaml.py | ||
yaml_to_json.py | ||
Add comment 1 Minus #!/usr/bin/env python
Add comment 1 Plus #!/usr/bin/env python3
Add comment 2 # vim:ts=4:sts=4:sw=4:et
Add comment 3 #
Add comment 4 # Author: Hari Sekhon
ambari_trigger_service_checks.py
/ambari_trigger_service_checks.py-1+1/ambari_trigger_service_checks.py
Add comment 1 Minus #!/usr/bin/env python
Add comment 1 Plus #!/usr/bin/env python3
Add comment 2 # vim:ts=4:sts=4:sw=4:et
Add comment 3 #
Add comment 4 # Author: Hari Sekhon
Add comment 1 Minus #!/usr/bin/env python
Add comment 1 Plus #!/usr/bin/env python3
Add comment 2 # coding=utf-8
Add comment 3 # vim:ts=4:sts=4:sw=4:et
Add comment 4 #
Add comment 1 Minus #!/usr/bin/env python
Add comment 1 Plus #!/usr/bin/env python3
Add comment 2 # vim:ts=4:sts=4:sw=4:et
Add comment 3 #
Add comment 4 # Author: Hari Sekhon
Add comment 1 Minus #!/usr/bin/env python
Add comment 1 Plus #!/usr/bin/env python3
Add comment 2 # vim:ts=4:sts=4:sw=4:et
Add comment 3 #
Add comment 4 # Author: Hari Sekhon
Add comment 1 Minus #!/usr/bin/env python
Add comment 1 Plus #!/usr/bin/env python3
Add comment 2 # vim:ts=4:sts=4:sw=4:et
Add comment 3 #
Add comment 4 # Author: Hari Sekhon
cloudera_navigator_tables_used_postgres.py
/cloudera_navigator_tables_used_postgres.py/cloudera_navigator_tables_used_postgres.py
cloudera_navigator_tables_used.py
/cloudera_navigator_tables_used.py/cloudera_navigator_tables_used.py
crunch_accounting_csv_statement_converter.py
/crunch_accounting_csv_statement_converter.py/crunch_accounting_csv_statement_converter.py
dockerfiles_check_git_branches.py
/dockerfiles_check_git_branches.py/dockerfiles_check_git_branches.py
find_active_hadoop_yarn_resource_manager.py
/find_active_hadoop_yarn_resource_manager.py/find_active_hadoop_yarn_resource_manager.py
find_active_impala_statestore.py
/find_active_impala_statestore.py/find_active_impala_statestore.py
find_active_presto_coordinator.py
/find_active_presto_coordinator.py/find_active_presto_coordinator.py
find_missing_files_in_sequence.py
/find_missing_files_in_sequence.py/find_missing_files_in_sequence.py
gcp_service_account_credential_keys.py
/gcp_service_account_credential_keys.py/gcp_service_account_credential_keys.py
hbase_regions_by_memstore_size.py
/hbase_regions_by_memstore_size.py/hbase_regions_by_memstore_size.py
hbase_show_table_region_ranges.py
/hbase_show_table_region_ranges.py/hbase_show_table_region_ranges.py
hbase_table_region_row_distribution.py
/hbase_table_region_row_distribution.py/hbase_table_region_row_distribution.py
hbase_table_row_key_distribution.py
/hbase_table_row_key_distribution.py/hbase_table_row_key_distribution.py
hdfs_find_replication_factor_1.py
/hdfs_find_replication_factor_1.py/hdfs_find_replication_factor_1.py
hive_tables_row_column_counts.py
/hive_tables_row_column_counts.py/hive_tables_row_column_counts.py
hive_tables_row_counts_any_nulls.py
/hive_tables_row_counts_any_nulls.py/hive_tables_row_counts_any_nulls.py
impala_tables_row_column_counts.py
/impala_tables_row_column_counts.py/impala_tables_row_column_counts.py
impala_tables_row_counts_any_nulls.py
/impala_tables_row_counts_any_nulls.py/impala_tables_row_counts_any_nulls.py
opentsdb_import_metric_distribution.py
/opentsdb_import_metric_distribution.py/opentsdb_import_metric_distribution.py