fix issue#14375 (#14435)

add sqoop config in website
This commit is contained in:
QuakeWang 2023-07-03 20:36:45 +08:00 committed by GitHub
parent f186cd5dab
commit 8f3d354c3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -141,6 +141,10 @@ export default {
title: 'DataX',
link: '/en-us/docs/dev/user_doc/guide/task/datax.html',
},
{
title: 'Sqoop',
link: '/en-us/docs/dev/user_doc/guide/task/sqoop.html',
},
{
title: 'Pigeon',
link: '/en-us/docs/dev/user_doc/guide/task/pigeon.html',
@ -858,6 +862,10 @@ export default {
title: 'DataX',
link: '/zh-cn/docs/dev/user_doc/guide/task/datax.html',
},
{
title: 'Sqoop',
link: '/zh-cn/docs/dev/user_doc/guide/task/sqoop.html',
},
{
title: 'Pigeon',
link: '/zh-cn/docs/dev/user_doc/guide/task/pigeon.html',