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

CDAP-4957 et al: Fix Third-Party Plugin Documentation and JDBC examples #5589

Merged
merged 6 commits into from Apr 23, 2016

Conversation

awholegunch
Copy link
Contributor

@awholegunch awholegunch commented Apr 19, 2016

John Jackson added 3 commits April 18, 2016 18:02
… markdown files.

Fix plugins documentation.
* release/3.4:
  Fix declaration example.
  Fix message.
  Fix Javadocs.
  fixes rendering of deduper icon
  corrects name of groupbyaggregative plugin icon
  Needs to be in parentheses. Use the TOOL_NAME string.
  Correction.
  Change to using co.cask.cdap.common.utils.OSDetector
  adds additional hydrator plugin icons
  Add Hydrator version.
  removes hashes from font url paths
  Correct style.
  Add suffix to tx-debugger. Fix tx-debugger under Windows; missing path to lib exec. Corrected both cdap-cli and tx-debugger code to show the correct usage depending on the platform.

Using Third-Party JARs
----------------------
For information on how to use the connector jar to talk to the database sink, see
Copy link
Contributor

Choose a reason for hiding this comment

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

connector -> jdbc, as they are not always called connectors.

@albertshau
Copy link
Contributor

a few comments

John Jackson added 3 commits April 21, 2016 19:44
* release/3.4: (90 commits)
  Adds docs for plugin functions in custom widget json section
  [CDAP-4695] Fix stream delete in Windows SDK: close stream writer before renaming directory
  add dataset properties for externalDataset
  CDAP-5728 Removing hydrator-ext prefix from external datasets name
  CDAP-5664 Add valid dataset name check so that plugins can use it to verify if their referenceName property is a valid dataset id
  CDAP-4409 Script Context (#5551)
  FileSet Datasets need to remove files they added upon tx rollback.
  fix pipeline name validation to allow hyphen
  fix instances and schedule cloning
  adds vendor prefixes for calc
  CDAP-5656 bugfix avoid double counting by including workflow name, run-id and node in MR, Spark context, also corresponding changes in metrics backend
  Make org.spark-project and fastxml.scala classes load with the SparkRunnerClassLoader to make sure there is no class leakage even in unit-test
  Removes un-necessary code from output-schema widget for hydrator++ plugins
  fix USER scope in postactions
  removes hydrator feature routes.js
  Changing IntegrationTestBase to use ApplicationId instead of Id.Application
  Removes router.js file from old hydrator feature
  updates hydratorplusplus routes; conslidates styling
  fix export bug on transform connections
  fix clone issue for spark engine
  ...

Conflicts:
	cdap-docs/cdap-apps/build.sh
	picked remote.
@albertshau
Copy link
Contributor

lgtm

@sreevatsanraman sreevatsanraman merged commit c383d8e into release/3.4 Apr 23, 2016
@awholegunch awholegunch deleted the docs/3.4_4957_Hydrator branch April 23, 2016 02:52
awholegunch pushed a commit that referenced this pull request Apr 26, 2016
* release/3.4: (211 commits)
  hydrator improvements update modal header for template gallery fix pipeline type list name fix tab size of ace editor
  Change output message of LoadStream command
  Implementation of ClicksAndViews example application, which joins data across two streams, using multiple inputs functionality of MapReduce.
  CDAP-5779 Upgrade tephra version to 0.7.1
  Add versioning and high-lighting.
  add pluginTemplate name
  Remove explicit version.
  Reverse last two steps of upgrade process.
  modify default cron schedule to run every hour by default
  Removes braces surrounding plugin count in the left panel
  Sorts plugins in left panel in hydrator++ studio view
  enable audit log by default
  fix tooltip for tags
  Correct explore property.
  add tooltip and ellipsis to long entity name in tracker
  (CDAP-5756) Added a missing EntityExistenceVerifier for InstanceId.
  CDAP-4957 et al: Fix Third-Party Plugin Documentation and JDBC examples (#5589)
  CDAP-5720 add a data pipeline plugins archetype
  Add pre-configured pipelines for Data Pipeline
  (CDAP-5650) Have test base services always bind to localhost
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants