Explore how you can quickly prepare for, respond to, and recover from security events. Learn more.
All Content tagged with AWS Glue DataBrew
AWS Glue DataBrew is a new visual data preparation tool that makes it easy for data analysts and data scientists to clean and normalize data to prepare it for analytics and machine learning.
内容语言: 中文 (简体)
Select up to 5 tags to filter
排序方式 最新
3 条结果
【以下的问题经过翻译处理】 我在Glue DataBrew中有一个由JSON和gzipped csv文件支持的S3数据集。我从S3存储桶中删除了JSON文件,需要刷新数据集或重新添加以便更改生效吗?我该如何操作?我没有在文档中找到答案,可能我漏看了。
【以下的问题经过翻译处理】 你好,
我在Terraform的AWS提供程序中没有找到DataBrew。
我发现它在CloudFormation中有支持(<https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-databrew-job.html>)。
有人能帮我找到它吗?
【以下的问题经过翻译处理】 我使用glue连接RDS postgreSQL数据库失败,返回如下失败信息:
参照JDBC 数据库的配置,检查您的连接定义是否使用正确的 URL 语法、用户名和密码。不支持身份验证类型 10。检查您是否已将 pg\_hba.conf 文件配置为包括客户端的 IP 地址或子网,并且它正在使用驱动程序支持的身份验证格式。
以错误代码 30 退出
我的连接步骤:
...