Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: seshendranath/spark-kafka-writer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: lockwobr/spark-kafka-writer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 12 commits
  • 4 files changed
  • 4 contributors

Commits on Sep 24, 2015

  1. Configuration menu
    Copy the full SHA
    d816106 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2015

  1. Merge pull request #1 from WangTaoTheTonic/ignore

    ignore iml generated by IntelliJ IDEA
    Hari Shreedharan committed Oct 7, 2015
    Configuration menu
    Copy the full SHA
    c1b2584 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2015

  1. Adding maven repos.

    harishreedharan committed Nov 13, 2015
    Configuration menu
    Copy the full SHA
    fc0f738 View commit details
    Browse the repository at this point in the history
  2. Adding plugin repos.

    harishreedharan committed Nov 13, 2015
    Configuration menu
    Copy the full SHA
    43acb3b View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2015

  1. Add plugin repos.

    harishreedharan committed Nov 14, 2015
    Configuration menu
    Copy the full SHA
    15c5b91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    477bdc2 View commit details
    Browse the repository at this point in the history
  3. Formatting

    harishreedharan committed Nov 14, 2015
    Configuration menu
    Copy the full SHA
    b54427d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    252aa9a View commit details
    Browse the repository at this point in the history
  5. Add release info.

    harishreedharan committed Nov 14, 2015
    Configuration menu
    Copy the full SHA
    7597557 View commit details
    Browse the repository at this point in the history
  6. Add maven info.

    harishreedharan committed Nov 14, 2015
    Configuration menu
    Copy the full SHA
    28e50a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2015

  1. Configuration menu
    Copy the full SHA
    688c2d2 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2015

  1. enabled -DskipTests

    I was having problems building this project because test fail on my system, I am guessing because I do not have kafka running on my machine. You can now build with:
    mvn install -DskipTests
    lockwobr committed Dec 10, 2015
    Configuration menu
    Copy the full SHA
    151933a View commit details
    Browse the repository at this point in the history
Loading