Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CARBONDATA-1592] Added event listeners #1562

Closed
wants to merge 1 commit into from

Conversation

ManoharVanam
Copy link
Contributor

@ManoharVanam ManoharVanam commented Nov 24, 2017

Description : Added Event Listener interface to Carbondata. This will allow extending the current functionality of various commands to perform various other operations.

Be sure to do all of the following checklist to help us incorporate
your contribution quickly and easily:

  • Any interfaces changed?

  • Any backward compatibility impacted?

  • Document update required?

  • Testing done
    Please provide details on
    - Whether new unit test cases have been added or why no new tests are required?
    - How it is tested? Please attach test report.
    - Is it a performance related change? Please attach the performance test report.
    - Any additional information to help reviewers in testing this change.

  • For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.

@ravipesala
Copy link
Contributor

retest this please

@ravipesala
Copy link
Contributor

retest sdv please

@ravipesala
Copy link
Contributor

SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1857/

@CarbonDataQA
Copy link

Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1432/

@jackylk
Copy link
Contributor

jackylk commented Nov 27, 2017

@ManoharVanam please rebase

@CarbonDataQA
Copy link

Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1496/

carbonLoadModel,
factPath,
dataFrame.isDefined,
optionsFinal)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

carbonloadmodel is already getting passed... it there any other property that is getting used from optionsFinal variable?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah , Iam getting bad records info from optionsFinal for validation purpose in pre event listener.
after validating we are setting to carbonLoadModel, so this is required

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@manishgupta88
Copy link
Contributor

Apart from 1 comment given, LGTM

@ManoharVanam
Copy link
Contributor Author

retest this please

@CarbonDataQA
Copy link

Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1505/

@ravipesala
Copy link
Contributor

SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1913/

@CarbonDataQA
Copy link

Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1538/

@ravipesala
Copy link
Contributor

SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1939/

@jackylk
Copy link
Contributor

jackylk commented Nov 29, 2017

LGTM

@asfgit asfgit closed this in 9e0fd5f Nov 29, 2017
jatin9896 pushed a commit to jatin9896/incubator-carbondata that referenced this pull request Jan 5, 2018
Description : Added Event Listener interface to Carbondata. This will allow extending the current functionality of various commands to perform various other operations.

This closes apache#1562
anubhav100 pushed a commit to anubhav100/incubator-carbondata that referenced this pull request Jun 22, 2018
Description : Added Event Listener interface to Carbondata. This will allow extending the current functionality of various commands to perform various other operations.

This closes apache#1562
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants