Apache Hive
This report presents the forensic synthetic code analysis of apache/hive, a Java project with 5,988 GitHub stars. SynthScan v2.0 examined 2,577,230 lines of code across 11087 source files, recording 5116 pattern matches distributed across 18 syntactic categories. The overall adjusted score of 17.9 places this repository in the Moderate AI signal band.
The scanner applied 160+ deterministic lexical heuristics, multi-line block detectors, abstract syntax tree depth profilers, and a cross-file Jaccard similarity matrix to construct a statistically normalised synthetic code estimate. All matches are individually weighted by severity coefficient and contextual multiplier before summation, and the resulting headline score is temporally discounted to account for the repository's development history relative to the commercial emergence of large language model coding tooling (November 2022 onward).
Longitudinal tracking requires multiple scan runs. Once this repository is re-scanned after new commits land, this chart will visualise how the synthetic code signal evolves over time — enabling you to detect whether AI authorship is growing, stabilising, or being actively corrected by human engineers.
Classifies detected patterns by their diagnostic confidence and structural impact. CRITICAL patterns (coefficient 10) represent definitive synthetic signatures — hallucinated imports, explicit LLM attribution metadata — virtually never produced by human authors. HIGH (5) indicates strong structural tells such as cross-file repetition or cross-linguistic idioms. MEDIUM (2) covers recognisable conversational padding and AI-specific vocabulary. LOW (1) captures subtle indicators like tautological comments and generic boilerplate that require density to carry independent signal.
This horizontal bar chart decomposes the repository's raw synthetic code score by top-level directory, allowing you to pinpoint precisely which modules or components carry the highest AI authorship density. Directories with disproportionately high scores relative to their size warrant targeted manual review: concentrated AI signatures often trace back to mass-generated configuration layers, auto-ported test suites, LLM-scaffolded boilerplate classes, or entire subsystems authored under heavy copilot assistance. Use this view to prioritise your human code-review effort.
The scanner identified 5116 distinct pattern matches across 18 syntactic categories. Each entry below represents a discrete location in the source code where the engine recorded a statistically significant AI authorship indicator. Expand any category row to inspect the individual file paths, line numbers, code snippets, and the lexical context (CODE, COMMENT, or STRING) in which each match was detected.
Reading the findings table: The Severity column indicates the diagnostic confidence level (CRITICAL / HIGH / MEDIUM / LOW). The Context column identifies whether the match occurred inside executable code, an inline comment, or a string literal — comment-context matches receive a ×1.5 weight because LLMs systematically over-annotate. The ⚡ bolt icon marks clustered matches: three or more patterns within a 10-line window, each receiving an additional ×1.5 density multiplier as dense clusters constitute far stronger evidence of synthetic authorship than isolated hits.
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| CRITICAL | RELEASE_NOTES.txt | 357 | * [HIVE-16276] - Fix NoSuchMethodError: com.amazonaws.services.s3.transfer.TransferManagerConfiguration.setMultipart | COMMENT |
| CRITICAL | …apache/hadoop/hive/druid/DruidStorageHandlerUtils.java | 708 | if (org.apache.commons.lang3.StringUtils.isNotBlank(val)) { | CODE |
| CRITICAL | …e/hadoop/hive/druid/io/DruidQueryBasedInputFormat.java | 210 | throw new IOException(org.apache.hadoop.util.StringUtils.stringifyException(e)); | CODE |
| CRITICAL | …e/hadoop/hive/druid/io/DruidQueryBasedInputFormat.java | 221 | throw new IOException(org.apache.hadoop.util.StringUtils.stringifyException(e)); | CODE |
| CRITICAL | …ava/org/apache/hadoop/hive/druid/serde/DruidSerDe.java | 109 | if (!org.apache.commons.lang3.StringUtils.isEmpty(properties.getProperty(serdeConstants.LIST_COLUMNS)) | CODE |
| CRITICAL | …ava/org/apache/hadoop/hive/druid/serde/DruidSerDe.java | 110 | && !org.apache.commons.lang3.StringUtils.isEmpty(properties.getProperty(serdeConstants.LIST_COLUMN_TYPES))) { | CODE |
| CRITICAL | …ava/org/apache/hadoop/hive/druid/serde/DruidSerDe.java | 148 | if (org.apache.commons.lang3.StringUtils.isEmpty(address)) { | CODE |
| CRITICAL | …e/hive/service/rpc/thrift/TGetDelegationTokenResp.java | 96 | org.apache.thrift.meta_data.FieldMetaData.addStructMetaDataMap(TGetDelegationTokenResp.class, metaDataMap); | CODE |
| CRITICAL⚡ | …e/hive/service/rpc/thrift/TGetDelegationTokenResp.java | 399 | org.apache.thrift.protocol.TProtocolUtil.skip(iprot, schemeField.type); | CODE |
| CRITICAL⚡ | …e/hive/service/rpc/thrift/TGetDelegationTokenResp.java | 407 | org.apache.thrift.protocol.TProtocolUtil.skip(iprot, schemeField.type); | CODE |
| CRITICAL⚡ | …e/hive/service/rpc/thrift/TGetDelegationTokenResp.java | 411 | org.apache.thrift.protocol.TProtocolUtil.skip(iprot, schemeField.type); | CODE |
| CRITICAL | …e/hive/service/rpc/thrift/TGetDelegationTokenResp.java | 478 | return (org.apache.thrift.scheme.StandardScheme.class.equals(proto.getScheme()) ? STANDARD_SCHEME_FACTORY : TUPLE_SC | CODE |
| CRITICAL | …rg/apache/hive/service/rpc/thrift/TGetCatalogsReq.java | 88 | org.apache.thrift.meta_data.FieldMetaData.addStructMetaDataMap(TGetCatalogsReq.class, metaDataMap); | CODE |
| CRITICAL | …rg/apache/hive/service/rpc/thrift/TGetCatalogsReq.java | 317 | org.apache.thrift.protocol.TProtocolUtil.skip(iprot, schemeField.type); | CODE |
| CRITICAL | …rg/apache/hive/service/rpc/thrift/TGetCatalogsReq.java | 321 | org.apache.thrift.protocol.TProtocolUtil.skip(iprot, schemeField.type); | CODE |
| CRITICAL | …rg/apache/hive/service/rpc/thrift/TGetCatalogsReq.java | 368 | return (org.apache.thrift.scheme.StandardScheme.class.equals(proto.getScheme()) ? STANDARD_SCHEME_FACTORY : TUPLE_SC | CODE |
| CRITICAL | …ache/hive/service/rpc/thrift/TExecuteStatementReq.java | 122 | org.apache.thrift.meta_data.FieldMetaData.addStructMetaDataMap(TExecuteStatementReq.class, metaDataMap); | CODE |
| CRITICAL | …ache/hive/service/rpc/thrift/TExecuteStatementReq.java | 656 | org.apache.thrift.protocol.TProtocolUtil.skip(iprot, schemeField.type); | CODE |
| CRITICAL | …ache/hive/service/rpc/thrift/TExecuteStatementReq.java | 664 | org.apache.thrift.protocol.TProtocolUtil.skip(iprot, schemeField.type); | CODE |
| CRITICAL⚡ | …ache/hive/service/rpc/thrift/TExecuteStatementReq.java | 684 | org.apache.thrift.protocol.TProtocolUtil.skip(iprot, schemeField.type); | CODE |
| CRITICAL⚡ | …ache/hive/service/rpc/thrift/TExecuteStatementReq.java | 692 | org.apache.thrift.protocol.TProtocolUtil.skip(iprot, schemeField.type); | CODE |
| CRITICAL⚡ | …ache/hive/service/rpc/thrift/TExecuteStatementReq.java | 700 | org.apache.thrift.protocol.TProtocolUtil.skip(iprot, schemeField.type); | CODE |
| CRITICAL⚡ | …ache/hive/service/rpc/thrift/TExecuteStatementReq.java | 704 | org.apache.thrift.protocol.TProtocolUtil.skip(iprot, schemeField.type); | CODE |
| CRITICAL | …ache/hive/service/rpc/thrift/TExecuteStatementReq.java | 835 | return (org.apache.thrift.scheme.StandardScheme.class.equals(proto.getScheme()) ? STANDARD_SCHEME_FACTORY : TUPLE_SC | CODE |
| CRITICAL | …/apache/hive/service/rpc/thrift/TCloseSessionResp.java | 88 | org.apache.thrift.meta_data.FieldMetaData.addStructMetaDataMap(TCloseSessionResp.class, metaDataMap); | CODE |
| CRITICAL | …/apache/hive/service/rpc/thrift/TCloseSessionResp.java | 317 | org.apache.thrift.protocol.TProtocolUtil.skip(iprot, schemeField.type); | CODE |
| CRITICAL | …/apache/hive/service/rpc/thrift/TCloseSessionResp.java | 321 | org.apache.thrift.protocol.TProtocolUtil.skip(iprot, schemeField.type); | CODE |
| CRITICAL | …/apache/hive/service/rpc/thrift/TCloseSessionResp.java | 368 | return (org.apache.thrift.scheme.StandardScheme.class.equals(proto.getScheme()) ? STANDARD_SCHEME_FACTORY : TUPLE_SC | CODE |
| CRITICAL | …bean/org/apache/hive/service/rpc/thrift/TI32Value.java | 91 | org.apache.thrift.meta_data.FieldMetaData.addStructMetaDataMap(TI32Value.class, metaDataMap); | CODE |
| CRITICAL | …bean/org/apache/hive/service/rpc/thrift/TI32Value.java | 303 | org.apache.thrift.protocol.TProtocolUtil.skip(iprot, schemeField.type); | CODE |
| CRITICAL | …bean/org/apache/hive/service/rpc/thrift/TI32Value.java | 307 | org.apache.thrift.protocol.TProtocolUtil.skip(iprot, schemeField.type); | CODE |
| CRITICAL | …bean/org/apache/hive/service/rpc/thrift/TI32Value.java | 363 | return (org.apache.thrift.scheme.StandardScheme.class.equals(proto.getScheme()) ? STANDARD_SCHEME_FACTORY : TUPLE_SC | CODE |
| CRITICAL | …org/apache/hive/service/rpc/thrift/TGetColumnsReq.java | 117 | org.apache.thrift.meta_data.FieldMetaData.addStructMetaDataMap(TGetColumnsReq.class, metaDataMap); | CODE |
| CRITICAL⚡ | …org/apache/hive/service/rpc/thrift/TGetColumnsReq.java | 642 | org.apache.thrift.protocol.TProtocolUtil.skip(iprot, schemeField.type); | CODE |
| CRITICAL⚡ | …org/apache/hive/service/rpc/thrift/TGetColumnsReq.java | 650 | org.apache.thrift.protocol.TProtocolUtil.skip(iprot, schemeField.type); | CODE |
| CRITICAL⚡ | …org/apache/hive/service/rpc/thrift/TGetColumnsReq.java | 658 | org.apache.thrift.protocol.TProtocolUtil.skip(iprot, schemeField.type); | CODE |
| CRITICAL⚡ | …org/apache/hive/service/rpc/thrift/TGetColumnsReq.java | 666 | org.apache.thrift.protocol.TProtocolUtil.skip(iprot, schemeField.type); | CODE |
| CRITICAL⚡ | …org/apache/hive/service/rpc/thrift/TGetColumnsReq.java | 674 | org.apache.thrift.protocol.TProtocolUtil.skip(iprot, schemeField.type); | CODE |
| CRITICAL⚡ | …org/apache/hive/service/rpc/thrift/TGetColumnsReq.java | 678 | org.apache.thrift.protocol.TProtocolUtil.skip(iprot, schemeField.type); | CODE |
| CRITICAL | …org/apache/hive/service/rpc/thrift/TGetColumnsReq.java | 796 | return (org.apache.thrift.scheme.StandardScheme.class.equals(proto.getScheme()) ? STANDARD_SCHEME_FACTORY : TUPLE_SC | CODE |
| CRITICAL | …g/apache/hive/service/rpc/thrift/TGetFunctionsReq.java | 110 | org.apache.thrift.meta_data.FieldMetaData.addStructMetaDataMap(TGetFunctionsReq.class, metaDataMap); | CODE |
| CRITICAL⚡ | …g/apache/hive/service/rpc/thrift/TGetFunctionsReq.java | 565 | org.apache.thrift.protocol.TProtocolUtil.skip(iprot, schemeField.type); | CODE |
| CRITICAL⚡ | …g/apache/hive/service/rpc/thrift/TGetFunctionsReq.java | 573 | org.apache.thrift.protocol.TProtocolUtil.skip(iprot, schemeField.type); | CODE |
| CRITICAL⚡ | …g/apache/hive/service/rpc/thrift/TGetFunctionsReq.java | 581 | org.apache.thrift.protocol.TProtocolUtil.skip(iprot, schemeField.type); | CODE |
| CRITICAL⚡ | …g/apache/hive/service/rpc/thrift/TGetFunctionsReq.java | 589 | org.apache.thrift.protocol.TProtocolUtil.skip(iprot, schemeField.type); | CODE |
| CRITICAL⚡ | …g/apache/hive/service/rpc/thrift/TGetFunctionsReq.java | 593 | org.apache.thrift.protocol.TProtocolUtil.skip(iprot, schemeField.type); | CODE |
| CRITICAL | …g/apache/hive/service/rpc/thrift/TGetFunctionsReq.java | 685 | return (org.apache.thrift.scheme.StandardScheme.class.equals(proto.getScheme()) ? STANDARD_SCHEME_FACTORY : TUPLE_SC | CODE |
| CRITICAL | …/apache/hive/service/rpc/thrift/TGetFunctionsResp.java | 96 | org.apache.thrift.meta_data.FieldMetaData.addStructMetaDataMap(TGetFunctionsResp.class, metaDataMap); | CODE |
| CRITICAL⚡ | …/apache/hive/service/rpc/thrift/TGetFunctionsResp.java | 402 | org.apache.thrift.protocol.TProtocolUtil.skip(iprot, schemeField.type); | CODE |
| CRITICAL⚡ | …/apache/hive/service/rpc/thrift/TGetFunctionsResp.java | 411 | org.apache.thrift.protocol.TProtocolUtil.skip(iprot, schemeField.type); | CODE |
| CRITICAL⚡ | …/apache/hive/service/rpc/thrift/TGetFunctionsResp.java | 415 | org.apache.thrift.protocol.TProtocolUtil.skip(iprot, schemeField.type); | CODE |
| CRITICAL | …/apache/hive/service/rpc/thrift/TGetFunctionsResp.java | 483 | return (org.apache.thrift.scheme.StandardScheme.class.equals(proto.getScheme()) ? STANDARD_SCHEME_FACTORY : TUPLE_SC | CODE |
| CRITICAL | …bean/org/apache/hive/service/rpc/thrift/TI64Value.java | 91 | org.apache.thrift.meta_data.FieldMetaData.addStructMetaDataMap(TI64Value.class, metaDataMap); | CODE |
| CRITICAL | …bean/org/apache/hive/service/rpc/thrift/TI64Value.java | 303 | org.apache.thrift.protocol.TProtocolUtil.skip(iprot, schemeField.type); | CODE |
| CRITICAL | …bean/org/apache/hive/service/rpc/thrift/TI64Value.java | 307 | org.apache.thrift.protocol.TProtocolUtil.skip(iprot, schemeField.type); | CODE |
| CRITICAL | …bean/org/apache/hive/service/rpc/thrift/TI64Value.java | 363 | return (org.apache.thrift.scheme.StandardScheme.class.equals(proto.getScheme()) ? STANDARD_SCHEME_FACTORY : TUPLE_SC | CODE |
| CRITICAL | …che/hive/service/rpc/thrift/TGetCrossReferenceReq.java | 131 | org.apache.thrift.meta_data.FieldMetaData.addStructMetaDataMap(TGetCrossReferenceReq.class, metaDataMap); | CODE |
| CRITICAL⚡ | …che/hive/service/rpc/thrift/TGetCrossReferenceReq.java | 804 | org.apache.thrift.protocol.TProtocolUtil.skip(iprot, schemeField.type); | CODE |
| CRITICAL⚡ | …che/hive/service/rpc/thrift/TGetCrossReferenceReq.java | 812 | org.apache.thrift.protocol.TProtocolUtil.skip(iprot, schemeField.type); | CODE |
| CRITICAL⚡ | …che/hive/service/rpc/thrift/TGetCrossReferenceReq.java | 820 | org.apache.thrift.protocol.TProtocolUtil.skip(iprot, schemeField.type); | CODE |
| 3691 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | .asf.yaml | 1 | # Licensed to the Apache Software Foundation (ASF) under one | COMMENT |
| LOW | packaging/src/docker/start-hive.sh | 1 | # Licensed to the Apache Software Foundation (ASF) under one or more | COMMENT |
| LOW | packaging/src/docker/build.sh | 1 | #!/bin/bash | COMMENT |
| LOW | packaging/src/docker/docker-compose.yml | 1 | # Licensed to the Apache Software Foundation (ASF) under one | COMMENT |
| LOW | packaging/src/docker/stop-hive.sh | 1 | # Licensed to the Apache Software Foundation (ASF) under one or more | COMMENT |
| LOW | packaging/src/docker/entrypoint.sh | 1 | #!/bin/bash | COMMENT |
| LOW | …g/src/docker/thirdparties/gravitino/docker-compose.yml | 1 | # Licensed to the Apache Software Foundation (ASF) under one | COMMENT |
| LOW | …aging/src/docker/thirdparties/gravitino/common/init.sh | 1 | #!/bin/sh -x | COMMENT |
| LOW | …rties/gravitino/gravitino/start-iceberg-rest-server.sh | 1 | #!/bin/bash | COMMENT |
| LOW | …ng/src/docker/thirdparties/gravitino/gravitino/init.sh | 1 | #!/bin/bash | COMMENT |
| LOW | …docker/thirdparties/gravitino/gravitino/healthcheck.sh | 1 | #!/bin/bash | COMMENT |
| LOW | …ing/src/docker/thirdparties/polaris/docker-compose.yml | 1 | # Licensed to the Apache Software Foundation (ASF) under one | COMMENT |
| LOW | …kaging/src/docker/thirdparties/polaris/polaris/init.sh | 1 | #!/bin/sh -x | COMMENT |
| LOW | …rc/docker/thirdparties/polaris/polaris/obtain-token.sh | 1 | #!/bin/sh -x | COMMENT |
| LOW | packaging/src/docker/storage/ozone/docker-compose.yml | 1 | # Licensed to the Apache Software Foundation (ASF) under one or more | COMMENT |
| LOW | packaging/src/kubernetes/config/rbac/cluster-role.yaml | 1 | # Licensed to the Apache Software Foundation (ASF) under one or more | COMMENT |
| LOW | …kaging/src/kubernetes/config/rbac/service-account.yaml | 1 | # Licensed to the Apache Software Foundation (ASF) under one or more | COMMENT |
| LOW | …g/src/kubernetes/config/rbac/cluster-role-binding.yaml | 1 | # Licensed to the Apache Software Foundation (ASF) under one or more | COMMENT |
| LOW | …src/kubernetes/config/samples/hivecluster-full-ha.yaml | 1 | # Licensed to the Apache Software Foundation (ASF) under one or more | COMMENT |
| LOW | …src/kubernetes/config/samples/hivecluster-minimal.yaml | 1 | # Licensed to the Apache Software Foundation (ASF) under one or more | COMMENT |
| LOW | …ckaging/src/kubernetes/config/operator/deployment.yaml | 1 | # Licensed to the Apache Software Foundation (ASF) under one or more | COMMENT |
| LOW | packaging/src/kubernetes/helm/hive-operator/Chart.yaml | 1 | # Licensed to the Apache Software Foundation (ASF) under one or more | COMMENT |
| LOW | packaging/src/kubernetes/helm/hive-operator/values.yaml | 1 | # Licensed to the Apache Software Foundation (ASF) under one or more | COMMENT |
| LOW | packaging/src/kubernetes/helm/hive-operator/values.yaml | 81 | # fs.s3a.path.style.access: "true" | COMMENT |
| LOW | packaging/src/kubernetes/helm/hive-operator/values.yaml | 101 | COMMENT | |
| LOW | …op/hive/metastore/tools/metatool/TestHiveMetaTool.java | 261 | COMMENT | |
| LOW | …/apache/hive/jdbc/TestTriggersMoveWorkloadManager.java | 201 | errCaptureExpect.add("Event: MOVE Pool: BI Cluster %: 80.00"); | COMMENT |
| LOW | …/apache/hive/jdbc/TestTriggersMoveWorkloadManager.java | 221 | // setCmds.add("set hive.tez.session.events.print.summary=json"); | COMMENT |
| LOW | itests/bin/validateTestConfiguration.sh | 1 | #!/bin/bash | COMMENT |
| LOW | itests/bin/generate-cli-splits.sh | 1 | #!/bin/bash | COMMENT |
| LOW | itests/test-docker/k8s/hive-metastore/deployment.yaml | 1 | # Licensed to the Apache Software Foundation (ASF) under one | COMMENT |
| LOW | itests/test-docker/k8s/hive-metastore/service.yaml | 1 | # Licensed to the Apache Software Foundation (ASF) under one | COMMENT |
| LOW | itests/test-docker/k8s/hive-metastore/configmap.yaml | 1 | # Licensed to the Apache Software Foundation (ASF) under one | COMMENT |
| LOW | itests/test-docker/k8s/hadoop/configmap.yaml | 1 | # Licensed to the Apache Software Foundation (ASF) under one | COMMENT |
| LOW | itests/test-docker/k8s/hive/deployment.yaml | 1 | # Licensed to the Apache Software Foundation (ASF) under one | COMMENT |
| LOW | itests/test-docker/k8s/hive/service.yaml | 1 | # Licensed to the Apache Software Foundation (ASF) under one | COMMENT |
| LOW | itests/test-docker/k8s/hive/configmap.yaml | 1 | # Licensed to the Apache Software Foundation (ASF) under one | COMMENT |
| LOW | itests/test-docker/k8s/beeline/deployment.yaml | 1 | # Licensed to the Apache Software Foundation (ASF) under one | COMMENT |
| LOW | itests/test-docker/scripts/setup.sh | 1 | #!/bin/bash | COMMENT |
| LOW | itests/test-docker/scripts/test_hive_server2.sh | 1 | #!/bin/bash | COMMENT |
| LOW | itests/test-docker/scripts/teardown.sh | 1 | #!/bin/bash | COMMENT |
| LOW | itests/test-docker/helm/ozone/values.yaml | 1 | # Licensed to the Apache Software Foundation (ASF) under one | COMMENT |
| LOW | bin/init-hive-dfs.sh | 1 | #!/usr/bin/env bash | COMMENT |
| LOW | bin/replstats.sh | 1 | # Licensed to the Apache Software Foundation (ASF) under one or more | COMMENT |
| LOW | bin/hive-config.sh | 1 | # Licensed to the Apache Software Foundation (ASF) under one or more | COMMENT |
| LOW | bin/ext/cli.sh | 1 | # Licensed to the Apache Software Foundation (ASF) under one or more | COMMENT |
| LOW | bin/ext/fixacidkeyindex.sh | 1 | # Licensed to the Apache Software Foundation (ASF) under one or more | COMMENT |
| LOW | bin/ext/replMigration.sh | 1 | # Licensed to the Apache Software Foundation (ASF) under one or more | COMMENT |
| LOW | bin/ext/rcfilecat.sh | 1 | # Licensed to the Apache Software Foundation (ASF) under one or more | COMMENT |
| LOW | bin/ext/tokentool.sh | 1 | #!/bin/bash | COMMENT |
| LOW | bin/ext/orcfiledump.sh | 1 | # Licensed to the Apache Software Foundation (ASF) under one or more | COMMENT |
| LOW | bin/ext/debug.sh | 1 | # Licensed to the Apache Software Foundation (ASF) under one or more | COMMENT |
| LOW | bin/ext/llap.sh | 1 | # Licensed to the Apache Software Foundation (ASF) under one or more | COMMENT |
| LOW | bin/ext/cleardanglingscratchdir.sh | 1 | # Licensed to the Apache Software Foundation (ASF) under one or more | COMMENT |
| LOW | bin/ext/lineage.sh | 1 | # Licensed to the Apache Software Foundation (ASF) under one or more | COMMENT |
| LOW | bin/ext/llapstatus.sh | 1 | # Licensed to the Apache Software Foundation (ASF) under one or more | COMMENT |
| LOW | bin/ext/help.sh | 1 | # Licensed to the Apache Software Foundation (ASF) under one or more | COMMENT |
| LOW | bin/ext/schemaTool.sh | 1 | # Licensed to the Apache Software Foundation (ASF) under one or more | COMMENT |
| LOW | bin/ext/metastore.sh | 1 | # Licensed to the Apache Software Foundation (ASF) under one or more | COMMENT |
| LOW | bin/ext/beeline.sh | 1 | # Licensed to the Apache Software Foundation (ASF) under one or more | COMMENT |
| 330 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …druid/security/RetryIfUnauthorizedResponseHandler.java | 35 | public class RetryIfUnauthorizedResponseHandler<Intermediate, Final> | CODE |
| LOW | …/org/apache/hadoop/hive/llap/AsyncResponseHandler.java | 32 | public class AsyncResponseHandler { | CODE |
| LOW | …oop/hive/metastore/handler/AbstractRequestHandler.java | 62 | public abstract class AbstractRequestHandler<T extends TBase, A extends AbstractRequestHandler.Result> { | CODE |
| LOW | …ore/txn/jdbc/queries/CompactionMetricsDataHandler.java | 32 | public class CompactionMetricsDataHandler implements QueryHandler<CompactionMetricsData> { | CODE |
| LOW | …thrift/gen-php/metastore/ThriftHiveMetastoreClient.php | 8248 | public function isPartitionMarkedForEvent($db_name, $tbl_name, array $part_vals, $eventType) | CODE |
| LOW | …gen/thrift/gen-php/metastore/ThriftHiveMetastoreIf.php | 1030 | public function isPartitionMarkedForEvent($db_name, $tbl_name, array $part_vals, $eventType); | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 497 | def get_fields_with_environment_context(db_name, table_name, environment_context) | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 502 | def send_get_fields_with_environment_context(db_name, table_name, environment_context) | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 506 | def recv_get_fields_with_environment_context() | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 551 | def get_schema_with_environment_context(db_name, table_name, environment_context) | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 556 | def send_get_schema_with_environment_context(db_name, table_name, environment_context) | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 560 | def recv_get_schema_with_environment_context() | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 605 | def create_table_with_environment_context(tbl, environment_context) | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 610 | def send_create_table_with_environment_context(tbl, environment_context) | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 614 | def recv_create_table_with_environment_context() | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 623 | def create_table_with_constraints(tbl, primaryKeys, foreignKeys, uniqueConstraints, notNullConstraints, defaultConst | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 628 | def send_create_table_with_constraints(tbl, primaryKeys, foreignKeys, uniqueConstraints, notNullConstraints, default | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 632 | def recv_create_table_with_constraints() | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 806 | def drop_table_with_environment_context(dbname, name, deleteData, environment_context) | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 811 | def send_drop_table_with_environment_context(dbname, name, deleteData, environment_context) | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 815 | def recv_drop_table_with_environment_context() | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 902 | def get_all_materialized_view_objects_for_rewriting() | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 907 | def send_get_all_materialized_view_objects_for_rewriting() | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 911 | def recv_get_all_materialized_view_objects_for_rewriting() | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 918 | def get_materialized_views_for_rewriting(db_name) | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 923 | def send_get_materialized_views_for_rewriting(db_name) | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 927 | def recv_get_materialized_views_for_rewriting() | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 999 | def get_table_objects_by_name_req(req) | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 1004 | def send_get_table_objects_by_name_req(req) | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 1008 | def recv_get_table_objects_by_name_req() | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 1017 | def get_materialization_invalidation_info(creation_metadata, validTxnList) | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 1022 | def send_get_materialization_invalidation_info(creation_metadata, validTxnList) | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 1026 | def recv_get_materialization_invalidation_info() | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 1040 | def send_update_creation_metadata(catName, dbname, tbl_name, creation_metadata) | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 1044 | def recv_update_creation_metadata() | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 1052 | def get_table_names_by_filter(dbname, filter, max_tables) | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 1057 | def send_get_table_names_by_filter(dbname, filter, max_tables) | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 1061 | def recv_get_table_names_by_filter() | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 1086 | def alter_table_with_environment_context(dbname, tbl_name, new_tbl, environment_context) | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 1091 | def send_alter_table_with_environment_context(dbname, tbl_name, new_tbl, environment_context) | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 1095 | def recv_alter_table_with_environment_context() | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 1168 | def add_partition_with_environment_context(new_part, environment_context) | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 1173 | def send_add_partition_with_environment_context(new_part, environment_context) | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 1177 | def recv_add_partition_with_environment_context() | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 1258 | def append_partition_with_environment_context(db_name, tbl_name, part_vals, environment_context) | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 1263 | def send_append_partition_with_environment_context(db_name, tbl_name, part_vals, environment_context) | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 1267 | def recv_append_partition_with_environment_context() | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 1299 | def send_append_partition_by_name(db_name, tbl_name, part_name) | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 1303 | def recv_append_partition_by_name() | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 1312 | def append_partition_by_name_with_environment_context(db_name, tbl_name, part_name, environment_context) | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 1317 | def send_append_partition_by_name_with_environment_context(db_name, tbl_name, part_name, environment_context) | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 1321 | def recv_append_partition_by_name_with_environment_context() | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 1347 | def drop_partition_with_environment_context(db_name, tbl_name, part_vals, deleteData, environment_context) | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 1352 | def send_drop_partition_with_environment_context(db_name, tbl_name, part_vals, deleteData, environment_context) | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 1356 | def recv_drop_partition_with_environment_context() | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 1386 | def send_drop_partition_by_name(db_name, tbl_name, part_name, deleteData) | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 1390 | def recv_drop_partition_by_name() | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 1398 | def drop_partition_by_name_with_environment_context(db_name, tbl_name, part_name, deleteData, environment_context) | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 1403 | def send_drop_partition_by_name_with_environment_context(db_name, tbl_name, part_name, deleteData, environment_conte | CODE |
| LOW⚡ | …-common/src/gen/thrift/gen-rb/thrift_hive_metastore.rb | 1407 | def recv_drop_partition_by_name_with_environment_context() | CODE |
| 447 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | packaging/src/docker/entrypoint.sh | 22 | # ========================================================================= | COMMENT |
| MEDIUM | packaging/src/docker/entrypoint.sh | 24 | # ========================================================================= | COMMENT |
| MEDIUM | packaging/src/docker/entrypoint.sh | 37 | # ========================================================================= | COMMENT |
| MEDIUM | packaging/src/docker/entrypoint.sh | 39 | # ========================================================================= | COMMENT |
| MEDIUM | packaging/src/docker/entrypoint.sh | 55 | # ========================================================================= | COMMENT |
| MEDIUM⚡ | …kaging/src/docker/thirdparties/polaris/polaris/init.sh | 27 | #-------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …kaging/src/docker/thirdparties/polaris/polaris/init.sh | 29 | #-------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …kaging/src/docker/thirdparties/polaris/polaris/init.sh | 36 | #-------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …kaging/src/docker/thirdparties/polaris/polaris/init.sh | 38 | #-------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | …kaging/src/docker/thirdparties/polaris/polaris/init.sh | 68 | #-------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | …kaging/src/docker/thirdparties/polaris/polaris/init.sh | 70 | #-------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | …kaging/src/docker/thirdparties/polaris/polaris/init.sh | 91 | #-------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | …kaging/src/docker/thirdparties/polaris/polaris/init.sh | 93 | #-------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | …kaging/src/docker/thirdparties/polaris/polaris/init.sh | 110 | #-------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | …kaging/src/docker/thirdparties/polaris/polaris/init.sh | 112 | #-------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | …kaging/src/docker/thirdparties/polaris/polaris/init.sh | 129 | #-------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | …kaging/src/docker/thirdparties/polaris/polaris/init.sh | 131 | #-------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | …kaging/src/docker/thirdparties/polaris/polaris/init.sh | 148 | #-------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | …kaging/src/docker/thirdparties/polaris/polaris/init.sh | 150 | #-------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …kaging/src/docker/thirdparties/polaris/polaris/init.sh | 166 | #-------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …kaging/src/docker/thirdparties/polaris/polaris/init.sh | 168 | #-------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …kaging/src/docker/thirdparties/polaris/polaris/init.sh | 173 | #-------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …kaging/src/docker/thirdparties/polaris/polaris/init.sh | 175 | #-------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | packaging/src/kubernetes/helm/hive-operator/values.yaml | 67 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | packaging/src/kubernetes/helm/hive-operator/values.yaml | 69 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | packaging/src/kubernetes/helm/hive-operator/values.yaml | 73 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | packaging/src/kubernetes/helm/hive-operator/values.yaml | 75 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | packaging/src/kubernetes/helm/hive-operator/values.yaml | 174 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | packaging/src/kubernetes/helm/hive-operator/values.yaml | 179 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | packaging/src/kubernetes/helm/hive-operator/values.yaml | 182 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | packaging/src/kubernetes/helm/hive-operator/values.yaml | 186 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | packaging/src/kubernetes/helm/hive-operator/values.yaml | 16 | # ============================================================================= | COMMENT |
| MEDIUM | packaging/src/kubernetes/helm/hive-operator/values.yaml | 22 | # ============================================================================= | COMMENT |
| MEDIUM | packaging/src/kubernetes/helm/hive-operator/values.yaml | 54 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | packaging/src/kubernetes/helm/hive-operator/values.yaml | 56 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | packaging/src/kubernetes/helm/hive-operator/values.yaml | 108 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | packaging/src/kubernetes/helm/hive-operator/values.yaml | 110 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | packaging/src/kubernetes/helm/hive-operator/values.yaml | 122 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | packaging/src/kubernetes/helm/hive-operator/values.yaml | 124 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | packaging/src/kubernetes/helm/hive-operator/values.yaml | 150 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | packaging/src/kubernetes/helm/hive-operator/values.yaml | 152 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | packaging/src/kubernetes/helm/hive-operator/values.yaml | 209 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | packaging/src/kubernetes/helm/hive-operator/values.yaml | 211 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | hcatalog/bin/common.sh | 20 | #==================================== | COMMENT |
| MEDIUM | hcatalog/bin/common.sh | 22 | #==================================== | COMMENT |
| MEDIUM | hcatalog/webhcat/svr/src/main/bin/webhcat_config.sh | 27 | #==================================== | COMMENT |
| MEDIUM | hcatalog/webhcat/svr/src/main/bin/webhcat_config.sh | 29 | #==================================== | COMMENT |
| MEDIUM | hcatalog/webhcat/svr/src/main/bin/webhcat_config.sh | 50 | #================================================ | COMMENT |
| MEDIUM | hcatalog/webhcat/svr/src/main/bin/webhcat_config.sh | 52 | #================================================ | COMMENT |
| MEDIUM | hcatalog/webhcat/svr/src/main/bin/webhcat_config.sh | 117 | #==================================== | COMMENT |
| MEDIUM | hcatalog/webhcat/svr/src/main/bin/webhcat_config.sh | 119 | #==================================== | COMMENT |
| MEDIUM | standalone-metastore/packaging/src/docker/entrypoint.sh | 22 | # ========================================================================= | COMMENT |
| MEDIUM | standalone-metastore/packaging/src/docker/entrypoint.sh | 24 | # ========================================================================= | COMMENT |
| MEDIUM⚡ | standalone-metastore/packaging/src/docker/entrypoint.sh | 37 | # ========================================================================= | COMMENT |
| MEDIUM⚡ | standalone-metastore/packaging/src/docker/entrypoint.sh | 39 | # ========================================================================= | COMMENT |
| MEDIUM⚡ | standalone-metastore/packaging/src/docker/entrypoint.sh | 45 | # ========================================================================= | COMMENT |
| MEDIUM⚡ | llap-server/src/main/resources/argparse.py | 1260 | # ==================== | COMMENT |
| MEDIUM⚡ | llap-server/src/main/resources/argparse.py | 1262 | # ==================== | COMMENT |
| MEDIUM⚡ | llap-server/src/main/resources/argparse.py | 1270 | # ================================== | COMMENT |
| MEDIUM⚡ | llap-server/src/main/resources/argparse.py | 1272 | # ================================== | COMMENT |
| 34 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …ice-rpc/src/gen/thrift/gen-py/TCLIService/constants.py | 9 | CODE | |
| LOW | …ice-rpc/src/gen/thrift/gen-py/TCLIService/constants.py | 9 | CODE | |
| LOW | …ice-rpc/src/gen/thrift/gen-py/TCLIService/constants.py | 9 | CODE | |
| LOW | …ice-rpc/src/gen/thrift/gen-py/TCLIService/constants.py | 9 | CODE | |
| LOW | …ice-rpc/src/gen/thrift/gen-py/TCLIService/constants.py | 9 | CODE | |
| LOW | …ice-rpc/src/gen/thrift/gen-py/TCLIService/constants.py | 10 | CODE | |
| LOW | …ice-rpc/src/gen/thrift/gen-py/TCLIService/constants.py | 11 | CODE | |
| LOW | …ice-rpc/src/gen/thrift/gen-py/TCLIService/constants.py | 13 | CODE | |
| LOW | …ice-rpc/src/gen/thrift/gen-py/TCLIService/constants.py | 14 | CODE | |
| LOW | …e-rpc/src/gen/thrift/gen-py/TCLIService/TCLIService.py | 9 | CODE | |
| LOW | …e-rpc/src/gen/thrift/gen-py/TCLIService/TCLIService.py | 9 | CODE | |
| LOW | …e-rpc/src/gen/thrift/gen-py/TCLIService/TCLIService.py | 10 | CODE | |
| LOW | …e-rpc/src/gen/thrift/gen-py/TCLIService/TCLIService.py | 13 | CODE | |
| LOW | …e-rpc/src/gen/thrift/gen-py/TCLIService/TCLIService.py | 15 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 9 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 9 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 9 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 9 | CODE | |
| LOW | …mmon/src/gen/thrift/gen-py/hive_metastore/constants.py | 9 | CODE | |
| LOW | …mmon/src/gen/thrift/gen-py/hive_metastore/constants.py | 9 | CODE | |
| LOW | …mmon/src/gen/thrift/gen-py/hive_metastore/constants.py | 9 | CODE | |
| LOW | …mmon/src/gen/thrift/gen-py/hive_metastore/constants.py | 9 | CODE | |
| LOW | …mmon/src/gen/thrift/gen-py/hive_metastore/constants.py | 9 | CODE | |
| LOW | …mmon/src/gen/thrift/gen-py/hive_metastore/constants.py | 10 | CODE | |
| LOW | …mmon/src/gen/thrift/gen-py/hive_metastore/constants.py | 11 | CODE | |
| LOW | …mmon/src/gen/thrift/gen-py/hive_metastore/constants.py | 13 | CODE | |
| LOW | …mmon/src/gen/thrift/gen-py/hive_metastore/constants.py | 14 | CODE | |
| LOW | llap-server/src/main/resources/package.py | 19 | CODE | |
| LOW | llap-server/src/main/resources/package.py | 23 | CODE | |
| LOW | llap-server/src/main/resources/package.py | 27 | CODE | |
| LOW | service/lib/py/thrift/transport/TTwisted.py | 20 | CODE | |
| LOW | service/lib/py/thrift/transport/TTwisted.py | 24 | CODE | |
| LOW | service/lib/py/thrift/transport/THttpClient.py | 20 | CODE | |
| LOW | service/lib/py/thrift/protocol/TBinaryProtocol.py | 20 | CODE | |
| LOW | service/lib/py/thrift/protocol/TProtocol.py | 20 | CODE | |
| LOW | service/lib/py/thrift/reflection/limited/constants.py | 7 | CODE | |
| LOW | service/lib/py/thrift/reflection/limited/constants.py | 8 | CODE | |
| LOW | service/lib/py/thrift/reflection/limited/ttypes.py | 7 | CODE | |
| LOW | service/lib/py/fb303_scripts/fb303_simple_mgmt.py | 25 | CODE | |
| LOW | service/lib/py/fb303_scripts/fb303_simple_mgmt.py | 31 | CODE | |
| LOW | service/lib/py/fb303_scripts/fb303_simple_mgmt.py | 32 | CODE | |
| LOW | service/lib/py/fb303/constants.py | 7 | CODE | |
| LOW | service/lib/py/fb303/constants.py | 8 | CODE | |
| LOW | service/lib/py/fb303/ttypes.py | 7 | CODE | |
| LOW | service/lib/py/fb303/ttypes.py | 9 | CODE | |
| LOW | service/lib/py/fb303/ttypes.py | 10 | CODE | |
| LOW | service/lib/py/fb303/FacebookService.py | 7 | CODE | |
| LOW | service/lib/py/fb303/FacebookService.py | 8 | CODE | |
| LOW | data/scripts/cat.py | 19 | CODE | |
| LOW | data/scripts/cat.py | 20 | CODE | |
| LOW | data/scripts/cat.py | 21 | CODE | |
| LOW | ql/src/gen/thrift/gen-py/queryplan/constants.py | 9 | CODE | |
| LOW | ql/src/gen/thrift/gen-py/queryplan/constants.py | 9 | CODE | |
| LOW | ql/src/gen/thrift/gen-py/queryplan/constants.py | 9 | CODE | |
| LOW | ql/src/gen/thrift/gen-py/queryplan/constants.py | 9 | CODE | |
| LOW | ql/src/gen/thrift/gen-py/queryplan/constants.py | 9 | CODE | |
| LOW | ql/src/gen/thrift/gen-py/queryplan/constants.py | 10 | CODE | |
| LOW | ql/src/gen/thrift/gen-py/queryplan/constants.py | 11 | CODE | |
| LOW | ql/src/gen/thrift/gen-py/queryplan/constants.py | 13 | CODE | |
| LOW | ql/src/gen/thrift/gen-py/queryplan/constants.py | 14 | CODE | |
| 64 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 449 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 515 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 587 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 717 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 787 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 856 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 994 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 1102 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 1176 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 1267 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 1746 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 1864 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 1934 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 2014 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 2094 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 2174 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 2254 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 2334 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 2414 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 2494 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 2586 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 2722 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 2845 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 2950 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 3086 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 3183 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 3285 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 3387 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 3656 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 3760 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 3833 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 3913 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 4023 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 4155 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 4231 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 4322 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 4402 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 4510 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 4644 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 4718 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 4798 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 4876 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 4982 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 5114 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 5192 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 5290 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 5366 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 5457 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 5533 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 5622 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 5704 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 5820 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 5892 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 5981 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 6434 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 6510 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 6605 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 6688 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 6772 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 6843 | CODE | |
| 43 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | …pache/hive/hcatalog/mapreduce/HCatBaseInputFormat.java | 235 | // Essentially, partition values are represented as strings, but we want the actual object type associated | COMMENT |
| MEDIUM | …/e2e/hcatalog/deployers/HCatExistingClusterDeployer.pm | 31 | # Deploy the Pig harness to a cluster and database that already exists. | COMMENT |
| MEDIUM | …/src/test/e2e/hcatalog/tools/generate/generate_data.pl | 20 | # A utility to generate test data for pig test harness tests. | COMMENT |
| MEDIUM | …talog/src/test/e2e/templeton/drivers/TestDriverCurl.pm | 1186 | # test harness. This call gives an individual driver a chance to fill in | COMMENT |
| MEDIUM | …pache/hadoop/hive/common/type/FastHiveDecimalImpl.java | 2974 | // Definitely a byte; most bytes fall here | COMMENT |
| MEDIUM | …pache/hadoop/hive/common/type/FastHiveDecimalImpl.java | 2979 | // Definitely not a byte. | COMMENT |
| MEDIUM | …pache/hadoop/hive/common/type/FastHiveDecimalImpl.java | 3132 | // Definitely a short; most shorts fall here | COMMENT |
| MEDIUM | …pache/hadoop/hive/common/type/FastHiveDecimalImpl.java | 3137 | // Definitely not a short. | COMMENT |
| MEDIUM | …pache/hadoop/hive/common/type/FastHiveDecimalImpl.java | 3285 | // Definitely a int; most ints fall here | COMMENT |
| MEDIUM | …pache/hadoop/hive/common/type/FastHiveDecimalImpl.java | 3290 | // Definitely not an int. | COMMENT |
| MEDIUM | …pache/hadoop/hive/common/type/FastHiveDecimalImpl.java | 3438 | // Definitely a long; most longs fall here | COMMENT |
| MEDIUM | …pache/hadoop/hive/common/type/FastHiveDecimalImpl.java | 3443 | // Definitely not a long. | COMMENT |
| MEDIUM | …doop/hive/llap/cli/status/LlapStatusServiceDriver.java | 98 | // However it does this - but does it thrice. Essentially - #retries+2 is the number of times the entire config | COMMENT |
| MEDIUM | …hadoop/hive/llap/log/LlapRandomAccessFileAppender.java | 173 | // LOG4J2-1292 utilize gc-free Layout.encode() method: taken care of in superclass | COMMENT |
| LOW | llap-server/src/main/resources/argparse.py | 2014 | # for regular arguments, just add them back into the list | COMMENT |
| MEDIUM | …rg/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java | 285 | // table is sampled. In some situation, we really can leverage row | COMMENT |
| MEDIUM | …izer/calcite/rules/HiveAggregateJoinTransposeRule.java | 183 | // metadata more robust" is fixed) places a heavy load on | COMMENT |
| MEDIUM | …ve/ql/ddl/database/create/CreateDatabaseOperation.java | 87 | // Location is not set we utilize WAREHOUSE_EXTERNAL together with database name | COMMENT |
| MEDIUM | …ve/ql/ddl/database/create/CreateDatabaseOperation.java | 105 | // ManagedLocation is not set we utilize WAREHOUSE together with database name | COMMENT |
| MEDIUM | …/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java | 12387 | // we set viewProjectToTableSchema so that we can leverage ColumnPruner. | COMMENT |
| MEDIUM | …/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java | 12925 | // For the replacement, we leverage the methods that are used for | COMMENT |
| MEDIUM | …hive/ql/io/esriJson/UnenclosedGeoJsonRecordReader.java | 68 | // if (next == '}') skipDup = -1; // Definitely not | COMMENT |
| MEDIUM | …ive/ql/io/esriJson/UnenclosedEsriJsonRecordReader.java | 78 | // if (next == '}') skipDup = -1; // Definitely not | COMMENT |
| MEDIUM | …a/org/apache/hadoop/hive/ql/exec/tez/TezProcessor.java | 261 | // leverage TEZ-3437: Improve synchronization and the progress report behavior. | COMMENT |
| MEDIUM | …doop/hive/ql/log/HushableRandomAccessFileAppender.java | 99 | // LOG4J2-1292 utilize gc-free Layout.encode() method: taken care of in superclass | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | itests/hive-blobstore/src/test/resources/hive-site.xml | 304 | # Create a file blobstore-conf.xml - DO NOT ADD TO REVISION CONTROL | COMMENT |
| MEDIUM | hcatalog/scripts/hcat_server_install.sh | 110 | # Create the needed directories in root | COMMENT |
| MEDIUM | hcatalog/scripts/hcat_server_install.sh | 130 | #Create a softlink from distro conf dir to /etc/hcatalog location | COMMENT |
| MEDIUM | …/e2e/hcatalog/deployers/HCatExistingClusterDeployer.pm | 187 | # Create the HDFS directories | COMMENT |
| MEDIUM | hcatalog/src/test/e2e/hcatalog/drivers/TestDriverPig.pm | 105 | # Create the temporary directory | COMMENT |
| MEDIUM | hcatalog/src/test/e2e/hcatalog/drivers/TestDriverPig.pm | 110 | # Create the HDFS temporary directory | COMMENT |
| MEDIUM | …alog/src/test/e2e/hcatalog/drivers/TestDriverHadoop.pm | 100 | # Create the temporary directory | COMMENT |
| MEDIUM | …talog/src/test/e2e/templeton/drivers/TestDriverCurl.pm | 209 | # Create the temporary directory | COMMENT |
| MEDIUM | common/src/scripts/saveVersion.sh | 19 | # This file is used to generate the package-info.java class that | COMMENT |
| MEDIUM | …ore/metastore-common/src/main/resources/saveVersion.sh | 19 | # This file is used to generate the package-info.java class that | COMMENT |
| MEDIUM | testutils/gen-report.py | 176 | # Create a queue to communicate with the worker threads | COMMENT |
| MEDIUM | testutils/metastore/metastore-validation-test.sh | 635 | # The following code counts the number of open an close parenthesis within | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …e-rpc/src/gen/thrift/gen-py/TCLIService/TCLIService.py | 1096 | except Exception: | CODE |
| LOW | …e-rpc/src/gen/thrift/gen-py/TCLIService/TCLIService.py | 1119 | except Exception: | CODE |
| LOW | …e-rpc/src/gen/thrift/gen-py/TCLIService/TCLIService.py | 1142 | except Exception: | CODE |
| LOW | …e-rpc/src/gen/thrift/gen-py/TCLIService/TCLIService.py | 1165 | except Exception: | CODE |
| LOW | …e-rpc/src/gen/thrift/gen-py/TCLIService/TCLIService.py | 1188 | except Exception: | CODE |
| LOW | …e-rpc/src/gen/thrift/gen-py/TCLIService/TCLIService.py | 1211 | except Exception: | CODE |
| LOW | …e-rpc/src/gen/thrift/gen-py/TCLIService/TCLIService.py | 1234 | except Exception: | CODE |
| LOW | …e-rpc/src/gen/thrift/gen-py/TCLIService/TCLIService.py | 1257 | except Exception: | CODE |
| LOW | …e-rpc/src/gen/thrift/gen-py/TCLIService/TCLIService.py | 1280 | except Exception: | CODE |
| LOW | …e-rpc/src/gen/thrift/gen-py/TCLIService/TCLIService.py | 1303 | except Exception: | CODE |
| LOW | …e-rpc/src/gen/thrift/gen-py/TCLIService/TCLIService.py | 1326 | except Exception: | CODE |
| LOW | …e-rpc/src/gen/thrift/gen-py/TCLIService/TCLIService.py | 1349 | except Exception: | CODE |
| LOW | …e-rpc/src/gen/thrift/gen-py/TCLIService/TCLIService.py | 1372 | except Exception: | CODE |
| LOW | …e-rpc/src/gen/thrift/gen-py/TCLIService/TCLIService.py | 1395 | except Exception: | CODE |
| LOW | …e-rpc/src/gen/thrift/gen-py/TCLIService/TCLIService.py | 1418 | except Exception: | CODE |
| LOW | …e-rpc/src/gen/thrift/gen-py/TCLIService/TCLIService.py | 1441 | except Exception: | CODE |
| LOW | …e-rpc/src/gen/thrift/gen-py/TCLIService/TCLIService.py | 1464 | except Exception: | CODE |
| LOW | …e-rpc/src/gen/thrift/gen-py/TCLIService/TCLIService.py | 1487 | except Exception: | CODE |
| LOW | …e-rpc/src/gen/thrift/gen-py/TCLIService/TCLIService.py | 1510 | except Exception: | CODE |
| LOW | …e-rpc/src/gen/thrift/gen-py/TCLIService/TCLIService.py | 1533 | except Exception: | CODE |
| LOW | …e-rpc/src/gen/thrift/gen-py/TCLIService/TCLIService.py | 1556 | except Exception: | CODE |
| LOW | …e-rpc/src/gen/thrift/gen-py/TCLIService/TCLIService.py | 1579 | except Exception: | CODE |
| LOW | …e-rpc/src/gen/thrift/gen-py/TCLIService/TCLIService.py | 1602 | except Exception: | CODE |
| LOW | …e-rpc/src/gen/thrift/gen-py/TCLIService/TCLIService.py | 1625 | except Exception: | CODE |
| LOW | …e-rpc/src/gen/thrift/gen-py/TCLIService/TCLIService.py | 1648 | except Exception: | CODE |
| LOW | hcatalog/bin/hcat_server.py | 115 | except Exception as inst: | CODE |
| MEDIUM | service/lib/py/thrift/server/TServer.py | 205 | def try_close(file): | CODE |
| LOW | service/lib/py/thrift/server/TNonblockingServer.py | 53 | except Exception: | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …che/hadoop/hive/ql/parse/TestReplicationScenarios.java | 1666 | // Replication done, we need to check if the new property is added | COMMENT |
| LOW | …che/hadoop/hive/ql/parse/TestReplicationScenarios.java | 1682 | // Replication done, we need to check if new value is set for existing property | COMMENT |
| LOW | …org/apache/hadoop/hive/common/type/UnsignedInt128.java | 808 | // if this is zero, we need to check if o might become zero after | COMMENT |
| LOW | …e/hadoop/hive/ql/optimizer/AbstractBucketJoinProc.java | 340 | // stored in 'bucketNumbers', we need to check if the number of buckets in | COMMENT |
| LOW | …r/calcite/translator/opconventer/HiveUnionVisitor.java | 73 | // We need to check if the other input branches for union is following the first branch | COMMENT |
| LOW | …ve/ql/optimizer/physical/CommonJoinTaskDispatcher.java | 194 | // Step 1: Check if mapJoinTask has a single child. | COMMENT |
| LOW | …ve/ql/optimizer/physical/CommonJoinTaskDispatcher.java | 276 | // We need to check if the total size of local tables is under the limit. | COMMENT |
| LOW | …ve/ql/optimizer/physical/CommonJoinTaskDispatcher.java | 324 | // Step 2: Merge mapJoinTask into the Map-side of its child. | COMMENT |
| LOW | …rization/plugin/sqlstd/SQLStdHiveAccessController.java | 106 | // so we need to check if the user has changed | COMMENT |
| LOW | …c/properties/AbstractAlterTablePropertiesAnalyzer.java | 89 | // We need to check if the properties are valid, especially for stats. | COMMENT |
| LOW | …lter/rebuild/AlterMaterializedViewRebuildAnalyzer.java | 359 | // First we need to check if it is valid to convert to MERGE/INSERT INTO. | COMMENT |
| LOW⚡ | …/apache/hadoop/hive/ql/parse/LoadSemanticAnalyzer.java | 484 | // Step 1 : Create a temp table object | COMMENT |
| LOW | …/apache/hadoop/hive/ql/parse/LoadSemanticAnalyzer.java | 554 | // Step 2 : create the Insert query | COMMENT |
| LOW | …/apache/hadoop/hive/ql/parse/LoadSemanticAnalyzer.java | 568 | // Step 3 : parse the query | COMMENT |
| LOW | …/apache/hadoop/hive/ql/parse/LoadSemanticAnalyzer.java | 591 | // Step 4 : Reanalyze | COMMENT |
| LOW | …/serde2/objectinspector/ObjectInspectorConverters.java | 249 | * @param equalsCheck : Do we need to check if the inputOI and outputOI are the same? | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW⚡ | …/ql/parse/TestReplicationIncrementalCheckpointing.java | 386 | .run("alter table t1 set tblproperties('dummy_key'='dummy_val')") | CODE |
| LOW⚡ | …/ql/parse/TestReplicationIncrementalCheckpointing.java | 393 | .run("show tblproperties t1('dummy_key')") | CODE |
| LOW⚡ | …/ql/parse/TestReplicationIncrementalCheckpointing.java | 394 | .verifyResults(new String[] { "dummy_key\tdummy_val" }) | CODE |
| LOW | …/ql/parse/TestReplicationIncrementalCheckpointing.java | 405 | .run("show tblproperties t1('dummy_key')") | CODE |
| LOW | …/ql/parse/TestReplicationIncrementalCheckpointing.java | 406 | .verifyResults(new String[] { "dummy_key\tdummy_val" }); | CODE |
| LOW | …/ql/parse/TestReplicationScenariosAcrossInstances.java | 1121 | .run("alter database " + primaryDbName + " set dbproperties('dummy_key'='dummy_val')") | CODE |
| LOW | …/ql/parse/TestReplicationScenariosAcrossInstances.java | 1122 | .run("alter table t1 set tblproperties('dummy_key'='dummy_val')") | CODE |
| LOW | …g/apache/hive/minikdc/TestHS2AuthMechsWithMiniKdc.java | 132 | String principle = miniHiveKdc.getFullyQualifiedServicePrincipal("dummy_user"); | CODE |
| LOW⚡ | …t/java/org/apache/iceberg/hive/TestHiveSchemaUtil.java | 179 | new FieldSchema("placeholder", serdeConstants.UNKNOWN_TYPE_NAME, "placeholder comment")); | CODE |
| LOW⚡ | …t/java/org/apache/iceberg/hive/TestHiveSchemaUtil.java | 182 | optional(2, "placeholder", Types.UnknownType.get(), "placeholder comment")); | CODE |
| LOW⚡ | …t/java/org/apache/iceberg/hive/TestHiveSchemaUtil.java | 191 | optional(2, "placeholder", Types.UnknownType.get(), "placeholder comment")); | CODE |
| LOW⚡ | …t/java/org/apache/iceberg/hive/TestHiveSchemaUtil.java | 194 | new FieldSchema("placeholder", serdeConstants.UNKNOWN_TYPE_NAME, "placeholder comment")); | CODE |
| LOW | …apache/iceberg/mr/hive/TestHiveIcebergUnknownType.java | 51 | optional(2, "placeholder", Types.UnknownType.get())); | CODE |
| LOW | …/org/apache/hadoop/hive/common/jsonexplain/TestOp.java | 56 | Op dummyOp = new Op("Dummy Op", "dummy-id", "output-vertex-name", null, Collections.EMPTY_LIST, | STRING |
| LOW | …/org/apache/hadoop/hive/common/jsonexplain/TestOp.java | 81 | String expected = "dummy-id.AKEY=dummy-id.BKEY(type)"; | STRING |
| LOW | …e/hadoop/hive/serde2/typeinfo/TestUnknownTypeInfo.java | 61 | List.of("placeholder"), | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …vice-rpc/src/gen/thrift/gen-py/TCLIService/__init__.py | 1 | __all__ = ['ttypes', 'constants', 'TCLIService'] | CODE |
| LOW | …ommon/src/gen/thrift/gen-py/hive_metastore/__init__.py | 1 | __all__ = ['ttypes', 'constants', 'ThriftHiveMetastore'] | CODE |
| LOW | llap-server/src/main/resources/argparse.py | 71 | __all__ = [ | CODE |
| LOW | service/lib/py/thrift/__init__.py | 20 | __all__ = ['Thrift', 'TSCons'] | CODE |
| LOW | service/lib/py/thrift/transport/__init__.py | 20 | __all__ = ['TTransport', 'TSocket', 'THttpClient'] | CODE |
| LOW | service/lib/py/thrift/server/__init__.py | 20 | __all__ = ['TServer', 'TNonblockingServer'] | CODE |
| LOW | service/lib/py/thrift/server/TNonblockingServer.py | 36 | __all__ = ['TNonblockingServer'] | CODE |
| LOW | service/lib/py/thrift/protocol/__init__.py | 20 | __all__ = ['TProtocol', 'TBinaryProtocol', 'fastbinary'] | CODE |
| LOW | service/lib/py/thrift/reflection/__init__.py | 16 | __all__ = ['limited'] | CODE |
| LOW | service/lib/py/thrift/reflection/limited/__init__.py | 16 | __all__ = ['ttypes', 'constants'] | CODE |
| LOW | service/lib/py/fb303_scripts/__init__.py | 20 | __all__ = ['fb303_simple_mgmt'] | CODE |
| LOW | service/lib/py/fb303/__init__.py | 16 | __all__ = ['ttypes', 'constants', 'FacebookService'] | CODE |
| LOW | ql/src/gen/thrift/gen-py/queryplan/__init__.py | 1 | __all__ = ['ttypes', 'constants'] | CODE |
| LOW | serde/src/gen/thrift/gen-py/complex/__init__.py | 1 | __all__ = ['ttypes', 'constants'] | CODE |
| LOW | serde/src/gen/thrift/gen-py/megastruct/__init__.py | 1 | __all__ = ['ttypes', 'constants'] | CODE |
| LOW | …thrift/gen-py/org_apache_hadoop_hive_serde/__init__.py | 1 | __all__ = ['ttypes', 'constants'] | CODE |
| LOW | serde/src/gen/thrift/gen-py/testthrift/__init__.py | 1 | __all__ = ['ttypes', 'constants'] | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | hcatalog/webhcat/svr/src/main/bin/webhcat_server.sh | 113 | # Check if the pid is running | COMMENT |
| LOW | hcatalog/webhcat/svr/src/main/bin/webhcat_server.sh | 132 | # Check if there is a server running | COMMENT |
| LOW | hcatalog/webhcat/svr/src/main/bin/webhcat_server.sh | 165 | # Check if there is a server running | COMMENT |
| LOW | hcatalog/build-support/scripts/test.sh | 24 | # Set ANT_HOME to specify the version of ant to build with | COMMENT |
| LOW | hcatalog/src/test/e2e/hcatalog/drivers/TestDriverPig.pm | 859 | # Print the results for the group using junit xml schema using values from the testStatuses hash. | COMMENT |
| LOW | …talog/src/test/e2e/templeton/drivers/TestDriverCurl.pm | 51 | # Print the results so far, given the testStatuses hash. | COMMENT |
| LOW | …talog/src/test/e2e/templeton/drivers/TestDriverCurl.pm | 84 | # Print the results for the group using junit xml schema using values from the testStatuses hash. | COMMENT |
| LOW | …talog/src/test/e2e/templeton/drivers/TestDriverCurl.pm | 1292 | # Check if we're supposed to run this one or not. | COMMENT |
| LOW | llap-server/bin/llap-daemon-env.sh | 31 | # Set this to a path containing tez jars | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | packaging/src/kubernetes/README.md | 72 | ### Step 1: Install Dependencies | COMMENT |
| LOW | packaging/src/kubernetes/README.md | 102 | ### Step 2: Install the Hive Operator + Cluster | COMMENT |
| LOW | …ve/ql/optimizer/physical/CommonJoinTaskDispatcher.java | 194 | // Step 1: Check if mapJoinTask has a single child. | COMMENT |
| LOW | …ve/ql/optimizer/physical/CommonJoinTaskDispatcher.java | 324 | // Step 2: Merge mapJoinTask into the Map-side of its child. | COMMENT |
| LOW⚡ | …/apache/hadoop/hive/ql/parse/LoadSemanticAnalyzer.java | 484 | // Step 1 : Create a temp table object | COMMENT |
| LOW | …/apache/hadoop/hive/ql/parse/LoadSemanticAnalyzer.java | 554 | // Step 2 : create the Insert query | COMMENT |
| LOW | …/apache/hadoop/hive/ql/parse/LoadSemanticAnalyzer.java | 568 | // Step 3 : parse the query | COMMENT |
| LOW | …/apache/hadoop/hive/ql/parse/LoadSemanticAnalyzer.java | 591 | // Step 4 : Reanalyze | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | …/org/apache/hive/hcatalog/templeton/ListDelegator.java | 147 | // Sort the list as requested | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 2576 | CODE | |
| LOW | service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py | 5968 | CODE | |
| LOW | llap-server/src/main/resources/argparse.py | 790 | CODE | |
| LOW | llap-server/src/main/resources/argparse.py | 832 | CODE | |
| LOW | llap-server/src/main/resources/argparse.py | 924 | CODE | |
| LOW | llap-server/src/main/resources/argparse.py | 1577 | CODE | |
| LOW | ql/src/gen/thrift/gen-py/queryplan/ttypes.py | 568 | CODE | |
| LOW | ql/src/gen/thrift/gen-py/queryplan/ttypes.py | 884 | CODE | |
| LOW | serde/src/gen/thrift/gen-py/complex/ttypes.py | 256 | CODE | |
| LOW | serde/src/gen/thrift/gen-py/megastruct/ttypes.py | 129 | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …/hadoop/hive/metastore/utils/MetaStoreServerUtils.java | 680 | // TODO: implement? | COMMENT |
| LOW | …p/hive/metastore/metastore/impl/ColStatsStoreImpl.java | 140 | throw new UnsupportedOperationException("UnsupportedOperationException"); // TODO: implement? | CODE |
| LOW | …p/hive/metastore/metastore/impl/ColStatsStoreImpl.java | 169 | throw new UnsupportedOperationException("UnsupportedOperationException"); // TODO: implement? | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …g/apache/hive/hcatalog/templeton/tool/HDFSStorage.java | 70 | //todo: FileSystem#setPermission() - should this make sure to set 777 on jobs/ ? | COMMENT |
| LOW | …/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java | 6193 | + "needed, don't forget to include the option to auto-create the underlying database" | CODE |