You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/02/16 04:36:12 UTC

[jira] [Commented] (SENTRY-197) Create tool to dump and load of entire Sentry service

    [ https://issues.apache.org/jira/browse/SENTRY-197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14322330#comment-14322330 ] 

Hadoop QA commented on SENTRY-197:
----------------------------------

Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12699021/SENTRY-197.002.patch against master.

{color:red}Overall:{color} -1 due to 6 errors

{color:red}ERROR:{color} mvn test exited 1
{color:red}ERROR:{color} Failed: org.apache.sentry.provider.db.service.thrift.TestSentryServiceImportExport
{color:red}ERROR:{color} Failed: org.apache.sentry.provider.db.service.thrift.TestSentryServiceImportExport
{color:red}ERROR:{color} Failed: org.apache.sentry.provider.db.service.thrift.TestSentryServiceImportExport
{color:red}ERROR:{color} Failed: org.apache.sentry.provider.db.service.thrift.TestSentryServiceImportExport
{color:red}ERROR:{color} Failed: org.apache.sentry.provider.db.service.thrift.TestSentryServiceImportExport

Console output: https://builds.apache.org/job/PreCommit-SENTRY-Build/445/console

This message is automatically generated.

> Create tool to dump and load of entire Sentry service
> -----------------------------------------------------
>
>                 Key: SENTRY-197
>                 URL: https://issues.apache.org/jira/browse/SENTRY-197
>             Project: Sentry
>          Issue Type: Bug
>    Affects Versions: 1.4.0
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Colin Ma
>              Labels: newbie
>             Fix For: 1.5.0
>
>         Attachments: SENTRY-197.001.patch, SENTRY-197.002.patch
>
>
> We are storing entire content of the Sentry service in a database. It would be useful to have a sentry tool that would be able to dump entire content in sentry specific format (that will be independent on the used database backend) and it's counterpart that would be able to read this format and load the data into another instance of the Sentry Service.
> Such tool can be very helpful for:
> * Backups
> * Migration from one backend store to another
> * Debugging content of the underlying database



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)