bumpy-manchester-97826
03/29/2023, 10:03 AMastonishing-answer-96712
04/03/2023, 8:38 PMbumpy-manchester-97826
04/04/2023, 12:16 PM./gradlew :docs-website:build
bumpy-manchester-97826
04/04/2023, 12:18 PMnpm run serve
bumpy-manchester-97826
04/04/2023, 12:19 PM./gradlew :metadata-ingestion:docGen
completes successfully and generates my docsbumpy-manchester-97826
04/04/2023, 12:26 PMlogger - ERROR - Deequ is still not supported in spark version: 3.2.0
py.warnings - WARNING - /Users/gmcgoldrick/Repositories/rapid7-datahub/datahub/metadata-ingestion/venv/lib/python3.10/site-packages/tableschema/profile.py:91: DeprecationWarning: Subclassing validator classes is not intended to be part of their public API. A future version will make doing so an error, as the behavior of subclasses isn't guaranteed to stay the same between releases of jsonschema. Instead, prefer composition of validators, wrapping them in an object owned entirely by the downstream library.
class _TableSchemaValidator(validator_for(_PROFILES['table-schema'])):
__main__ - ERROR - Failed to find source classes for platform elastic-search. Did you remember to annotate your source class with @platform_name(elastic-search)?
Ingestion Documentation Generation Complete
############################################
{
"source_platforms": {
"discovered": 52,
"generated": 51,
"warnings": [
"Failed to find source classes for platform elastic-search. Did you remember to annotate your source class with @platform_name(elastic-search)?"
]
},
"plugins": {
"discovered": 57,
"generated": 57,
"failed": 0
}
}
############################################
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See <https://docs.gradle.org/6.9.2/userguide/command_line_interface.html#sec:command_line_warnings>
BUILD SUCCESSFUL in 1m 53s
28 actionable tasks: 10 executed, 18 up-to-date
bumpy-manchester-97826
04/04/2023, 12:27 PM./docs/generated/ingestion/sources/amplitude.md
bumpy-manchester-97826
04/04/2023, 1:46 PMnpm run serve
But I didn’t change anything in the codeastonishing-answer-96712
04/07/2023, 9:09 PMbumpy-manchester-97826
04/11/2023, 9:04 AMbumpy-manchester-97826
04/11/2023, 9:05 AM./gradlew :metadata-ingestion:docGen
☝️bumpy-manchester-97826
04/11/2023, 9:14 AMbumpy-manchester-97826
04/11/2023, 9:14 AM./gradlew :docs-website:build
command ☝️bumpy-manchester-97826
04/11/2023, 9:16 AMbumpy-manchester-97826
04/11/2023, 9:17 AMbumpy-manchester-97826
04/11/2023, 12:10 PMastonishing-answer-96712
04/12/2023, 5:31 PMbumpy-manchester-97826
04/17/2023, 9:14 AMgray-shoe-75895
04/17/2023, 6:24 PMprojects: list[AmplitudeProjectConfig]
probably need to use typing.List, because we still support back to python 3.7gray-shoe-75895
04/17/2023, 6:27 PMbumpy-manchester-97826
04/18/2023, 7:00 AMbumpy-manchester-97826
04/27/2023, 10:42 AM