masc
masc copied to clipboard
Microsoft's contributions for Spark with Apache Accumulo
Bumps [junit](https://github.com/junit-team/junit4) from 4.8.1 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.6.7.1 to 2.9.10.4. Commits See full diff in compare view [](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any conflicts with this PR as long as you don't alter...
https://mvnrepository.com/artifact/ml.combust.mleap/mleap-avro (DefaultRowReader/DefaultRowWriter)
From the api docs: A mix-in interface for DataSourceWriter. Data source writers can implement this interface to write InternalRow directly and **avoid the row conversion at Spark side**. This is...
In the example notebook, use an example of making pre-split of the table, e.g. `properties['splits'] = "1,3,5,7"`
mvn test gets following error: ``` [ERROR] Failed to execute goal org.apache.maven.plugins:maven-shade-plugin:3.2.1:shade (spark-shade-jar) on project accumulo-spark-datasource: Error creating shaded jar: /data/home/jumin/git/masc/connector/zipfs/target/classes (Is a directory) -> [Help 1] [ERROR] [ERROR] To...
It may be useful to users to have a root pom as a main entry point without having to read any docs or explore where the code is located.