Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1056 commits
Select commit Hold shift + click to select a range
9413323
[ZEPPELIN-753] TableData abstraction
Leemoonsoo Jan 26, 2017
b8600a6
[MINOR] broken logo url in web dev mode
Feb 2, 2017
72f62c4
ZEPPELIN-2083: default interpreter list should honour order of zeppel…
prabhjyotsingh Feb 8, 2017
859d175
[ZEPPELIN-1972] Preserve context classloader
DrIgor Jan 16, 2017
ec2b54a
[ZEPPELIN-2058] Reduce travis build time
Leemoonsoo Feb 10, 2017
b579a64
[ZEPPELIN-1876] improved comptetion with schema/table/column separati…
Feb 9, 2017
12459bf
[ZEPPELIN-2078] bug fix in get project name in Kylin interpreter
yiming187 Feb 9, 2017
896e19e
[ZEPPELIN-2072] Home Screen doesn't work on shiro.
Feb 8, 2017
0f5f9cb
[MINOR][ZEPPELIN-2087] Make each Zeppelin conf property accessible wi…
AhyoungRyu Feb 9, 2017
99f01f7
[MINOR][ZEPPELIN-2090] Remove "zeppelin.interpreters" property relate…
AhyoungRyu Feb 9, 2017
d954687
[ZEPPELIN-2084] z.show doesn't show dataframe
Leemoonsoo Feb 11, 2017
1ae4f03
[MINOR] Replace angular inject with ngInject
1ambda Feb 9, 2017
0d5914a
[ZEPPELIN-2068] Change interpreter.json & credentials.json permission…
AhyoungRyu Feb 8, 2017
5853dd2
Hive proxy user doesn't work if interpreter name is not JDBC
r-kamath Feb 8, 2017
9b55f58
[ZEPPELIN-2081] Prettify input, textarea in interpreter setting page
1ambda Feb 13, 2017
6329478
[ZEPPELIN-1746] Flaky test: PySparkInterpreterTest
Leemoonsoo Feb 13, 2017
090a40a
[ZEPPELIN-2063] Hive Jdbc interpreter does not relogin if kerberos ti…
prabhjyotsingh Feb 10, 2017
d053e5b
[MINOR][ZEPPELIN-2100] Enable to go back to zeppelin.apache.org in do…
AhyoungRyu Feb 12, 2017
7805dd8
[ZEPPELIN-2099] Add NPM link for helium pkgs published in npm
1ambda Feb 12, 2017
90e8b80
[ZEPPELIN-2070][DOCS] Create Docs for Spell
1ambda Feb 13, 2017
fe8b226
ZEPPELIN-2057 Extract InterpreterSetting functions from InterpreterFa…
jongyoul Feb 15, 2017
05f2935
[ZEPPELIN-2123] Travis build status check script
Leemoonsoo Feb 17, 2017
82c7650
[ZEPPELIN-2065] Flaky test: NotebookTest.testSchedulePoolUsage
AlexanderShoshin Feb 13, 2017
03cdbe3
[ZEPPELIN-2129] [HOTFIX] Flaky test - PySparkInterpreterTest
Leemoonsoo Feb 17, 2017
cbe2ef4
[MINOR] Improve travis_check.py script
Leemoonsoo Feb 18, 2017
bd3b053
[ZEPPELIN-2120] Flaky Test: NotebookTest.testRunAll
Leemoonsoo Feb 15, 2017
09b75c8
[ZEPPELIN-2080] Fix null column parse issue in KylinInterpreter
yiming187 Feb 10, 2017
ddce5fe
[ZEPPELIN-2123] [DOC] Link contribution guide
Leemoonsoo Feb 17, 2017
bc8e190
[ZEPPELIN-2049 : z0.7.1] Note name is gone when switch to personal mode
cloverhearts Feb 18, 2017
d55058b
ZEPPELIN-2079. Upgrade livy to 0.3 in livy interpreter
zjffdu Feb 13, 2017
eb88b0b
ZEPPELIN-2108. Livy interpreter job cancellation throws NPE
zjffdu Feb 14, 2017
6418d77
[ZEPPELIN-2116]. livy interpreter needs to restart after previous ses…
zjffdu Feb 18, 2017
0548a79
[ZEPPELIN-2091] Disable add/remove operations in the window of Link t…
Feb 13, 2017
4fd85f7
[ZEPPELIN-2105] yarn installed by frontend-maven-plugin causes build …
1ambda Feb 19, 2017
5e75145
[ZEPPELIN-1859] Add MongoNotebookRepo
tae-jun Feb 12, 2017
7976f5b
[ZEPPELIN-2101] Add zeppelin bump up and git tag script for release
minahlee Feb 12, 2017
6fd41fa
[ZEPPELIN-921] Apply new mechanism to KnitR and RRepl
DrIgor Jan 25, 2017
5144050
[MINOR] Supported old note format in case of not having name of note
jongyoul Feb 21, 2017
7ada5db
[ZEPPELIN-2048] Can't run first paragraph when personalize mode on.
Feb 21, 2017
99b90ef
[ZEPPELIN-2135] Don't re-license jdbc/src/main/java/org/apache/zeppel…
Leemoonsoo Feb 19, 2017
ac1e73c
[ZEPPELIN-2103] Unnecessary read to Helium registry
Leemoonsoo Feb 13, 2017
32840e6
ZEPPELIN-2137 Changed "show line chart with focus" to "zoom"
samthebest Feb 22, 2017
88637ea
[ZEPPELIN-1586][MINOR] add new line char before "[urls]"
prabhjyotsingh Feb 21, 2017
8d3482a
[WIP][MINOR][ZEPPELIN-804] Remove static method for static initializa…
jongyoul Feb 22, 2017
c437a19
[ZEPPELIN-2086] Move zeppelin-web related test files into src/ for ef…
1ambda Feb 13, 2017
2a4d369
[ZEPPELIN-1964] Layout info is lost after refresh
Feb 22, 2017
97dfb89
[ZEPPELIN-2147] zeppelin should redirect to login page after browser …
prabhjyotsingh Feb 24, 2017
47a106a
ZEPPELIN-2148: On creation of Bar graph zeppelin UI shows it as mini …
prabhjyotsingh Feb 24, 2017
5da963e
[ZEPPELIN-2164] Typo in Insufficient Privileges popup of Zeppelin
prabhjyotsingh Feb 24, 2017
ff7c8d2
[ZEPPELIN-1725] replace cleanDirectory with forceDelete
prabhjyotsingh Feb 24, 2017
8e1501a
[ZEPPELIN-2168] Fix typo on Elasticsearch interpreter help
juanpaulo Feb 24, 2017
897a639
[ZEPPELIN-2114] adding reload endpoint
Remilito Feb 26, 2017
8bb37c2
[DOCS][ZEPPELIN-2140] Add docs for notebookRepo REST API
AhyoungRyu Feb 25, 2017
a26bd2d
[MINOR] add pig wiki page to pig doc
zjffdu Feb 27, 2017
336df56
[ZEPPELIN-2155] [HOTFIX] Flaky test: NotebookTest
Leemoonsoo Feb 28, 2017
f35d5de
[ZEPPELIN-2069] Helium Package Configuration
1ambda Feb 27, 2017
b13cc38
add zeppelin.dep.localrepo in zeppelin config
oeegee Feb 23, 2017
467e39f
[ZEPPELIN-2155] Flaky test: NotebookTest - NotebookTest.testPublicP…
prabhjyotsingh Mar 1, 2017
df32048
ZEPPELIN-2173 Duplicate user names populated in the Note permission box
r-kamath Feb 27, 2017
bab9854
ZEPPELIN-2195. Use PYSPARK_PYTHON and PYSPARK_DRIVER_PYTHON over zepp…
zjffdu Feb 28, 2017
d294a76
[HOTFIX][ZEPPELIN-2178] Prevent from cleaning output in Personalized …
jongyoul Mar 1, 2017
fb4c778
[ZEPPELIN-2113] Remove border and margin of Link this paragraph window
Feb 22, 2017
91604c8
[ZEPPELIN-2167] User with insufficient privileges can still restore f…
prabhjyotsingh Mar 1, 2017
b9fa42d
ZEPPELIN-2161 Nested Group Support in LdapRealm for AD
weand Feb 23, 2017
281e326
[ZEPPELIN-2130][Doc]Do not use web development port
Feb 27, 2017
e4d488b
[ZEPPELIN-1588]: bumping nvd3 to 1.8.5
Remilito Feb 21, 2017
95c56f0
[ZEPPELIN-791] Build infra: move all RAT to root pom.xml
DmytroShkvyra Mar 2, 2017
296a448
[ZEPPELIN-2094] Decrease npm install retry time
SehoNoh Mar 5, 2017
2520555
[ZEPPELIN-2166] HeliumBundleFactoty can't transfile imported es6+
1ambda Feb 27, 2017
6ef2a08
[ZEPPELIN-2191] Helium package should be able to import css
1ambda Feb 27, 2017
80e09eb
[ZEPPELIN-2162] [ZEPPELIN-2142] Make travis_check.py work with fork u…
Leemoonsoo Mar 4, 2017
77778e3
[Hot Fix] Remove 'bower_component' from caching list in travis cfg file
AhyoungRyu Mar 7, 2017
e6b32c0
[ZEPPELIN-2139] Interpreters based on scala_2.11 aren't installed cor…
minahlee Feb 23, 2017
616301a
[ZEPPELIN-2172] Redirect to home if notebook authentication fails in …
sravan-s Mar 5, 2017
ebd5e1e
[ZEPPELIN-1988] add property "precode" to JDBCInterpreter
tinkoff-dwh Mar 5, 2017
8938634
[ZEPPELIN-2148] On creation of Bar graph zeppelin UI shows it as mini…
prabhjyotsingh Mar 3, 2017
79ace93
[ZEPPELIN-1968] Added property to disable hive user impersonation
Mar 3, 2017
142597b
[ZEPPELIN-2109][2110] Sortable Helium pkgs & Introduce "INTERPRETER" …
AhyoungRyu Mar 7, 2017
b419978
[MINOR] Use standard java API to interrupt thread
DrIgor Feb 20, 2017
0e19648
ZEPPELIN-2199: Fix lapply issue in sparkR
Mar 7, 2017
44b395f
[MINOR][ZEPPELIN-2154] Enable work in the web dev mode if changing de…
Mar 5, 2017
ce97b53
[ZEPPELIN-2234] Can't display the same chart again (master)
1ambda Mar 10, 2017
a716308
[ZEPPELIN-2230] clear bower_contents if bower.json changed
Remilito Mar 7, 2017
df1c654
[ZEPPELIN-2242] Toggle helium type buttons
1ambda Mar 10, 2017
1521471
ZEPPELIN-2151. Add integration test for livy cancel api
zjffdu Feb 22, 2017
2a3cfaf
[ZEPPELIN-2231] Helium bundle should be able to import JSON
1ambda Mar 7, 2017
f0cf85f
ZEPPELIN-2219 Apache Ignite version updated to 1.9
agura Mar 6, 2017
5d2ce18
[ZEPPELIN-2202] Disable personalized mode btn when note is running (m…
1ambda Mar 7, 2017
9f22db9
[ZEPPELIN-2075] Can't stop infinite `while` statement in pyspark Inte…
Feb 18, 2017
0cb0f36
[ZEPPELIN-1808] disable shortcut key of window created by link this p…
Feb 6, 2017
cf131c8
[ZEPPELIN-2245] separate precode into JDBCInterpreter
tinkoff-dwh Mar 14, 2017
45e80fd
[ZEPPELIN-2252] discreteness of line charts
tinkoff-dwh Mar 13, 2017
1ec6e12
[ZEPPELIN-2149] Each interpreter should have a seperate log file
prabhjyotsingh Mar 10, 2017
623b4ac
ZEPPELIN-2241: JDBC interpreter throws npe on connecting to any db th…
randerzander Mar 13, 2017
f2c865a
[ZEPPELIN-2253] Piechart won't render when column selected as 'key' i…
sravan-s Mar 14, 2017
a2cd4ae
[WIP] [Discuss] Make use of all grouped data to draw pie chart
sravan-s Mar 10, 2017
d0fc54b
[ZEPPELIN-2175] Jdbc interpreter sometime doesn't show detailed error…
prabhjyotsingh Mar 11, 2017
dc8c4db
Revert "[ZEPPELIN-2230] clear bower_contents if bower.json changed"
jongyoul Mar 16, 2017
970b811
[HOTFIX][ZEPPELIN-2037][ZEPPELIN-1832] "Restart" button does not work
jongyoul Mar 15, 2017
f9a8a6f
[ZEPPELIN-2124] Missing dependencies array in interpreter.json after …
minahlee Mar 16, 2017
a47ff95
[ZEPPELIN-2113] Paragraph border is not highlighted when focused
Leemoonsoo Mar 14, 2017
dcf2c7a
[ZEPPELIN-2060] Make dynamic select form turn on or off using checkbox
AhyoungRyu Mar 16, 2017
36e5f6b
[ZEPPELIN-2215] Progress bar for Spell execution
1ambda Mar 16, 2017
dcee15a
[HOTFIX] Restart button raises exception in interpreter side
jongyoul Mar 17, 2017
e669895
[ZEPPELIN-2260] Skip node,npm install and bundle when no helium packa…
Leemoonsoo Mar 15, 2017
cceeaef
[ZEPPELIN-2277] Env variable to configure maven central repo
andreaTP Mar 3, 2017
2463731
[HOTFIX][ZEPPELIN-2037][ZEPPELIN-1832] Restart with several options i…
jongyoul Mar 17, 2017
1b5c3a3
[ZEPPELIN-2282] NPE on NotebookServer.java when client send null ticket.
Leemoonsoo Mar 17, 2017
287ffd5
Rewrite PythonInterpreter.
Mar 18, 2017
37b6b02
ZEPPELIN-2256. poll job progress is called twice
zjffdu Mar 14, 2017
7f6dc86
[ZEPPELIN-2266] Parse helium description as HTML
1ambda Mar 16, 2017
00e6aed
[HOTFIX] Fix CI
Leemoonsoo Mar 18, 2017
f43d27f
[HOT FIX][MASTER] Fix multi dynamic select forms behaviour
Mar 19, 2017
4a9377d
[MINOR] Display chart by default in basic tutorial notebook
Leemoonsoo Mar 17, 2017
632815c
[HOTFIX] Handle removing interpreters while removing note
jongyoul Mar 19, 2017
1972a58
[HOTFIX] Dynamic form in python interpreter
Leemoonsoo Mar 18, 2017
0828e6f
[HOTFIX] Disabled to close interpreters when option is shared globally
jongyoul Mar 20, 2017
641863d
[HOTFIX] [ZEPPELIN-2286] Fix CI and split some test matrix that often…
Leemoonsoo Mar 20, 2017
fd7aa10
[ZEPPELIN-2001] Publish Apache Zeppelin artifacts to snapshot repository
anthonycorbacho Mar 9, 2017
a105a21
[ZEPPELIN-1697] Fix multiuser ws connection for secondary ZeppelinHub…
khalidhuseynov Mar 21, 2017
1f73664
[HOTFIX] Fix wrong variable name in tag script
minahlee Mar 21, 2017
89a1c53
[ZEPPELIN-2106] providing paragraph config in create note/paragraph r…
Remilito Mar 20, 2017
29dc3da
[ZEPPELIN-2288] Fix Cross-Site WebSocket check
elek Mar 20, 2017
4a51028
[HOTFIX][ZEPPELIN-2149] correct variable name used in interpreter.sh
prabhjyotsingh Mar 21, 2017
405cb44
[ZEPPELIN-2230] .travis.yml protecting against ambiguous commit range
Remilito Mar 20, 2017
621c5be
[ZEPPELIN-2278] Env variable to configure Npm registry
andreaTP Mar 17, 2017
e3315b2
ZEPPELIN-2251. Support getProgress for livy interpreter
zjffdu Mar 14, 2017
9d40013
ZEPPELIN-2261. Support to connect with livy through https
zjffdu Mar 20, 2017
0aea241
[HOTFIX][ZEPPELIN-2294]. Interpreter fail exception is not propagated…
zjffdu Mar 22, 2017
5d9083e
[ZEPPELIN-2243] Use uppercase for shortcut description
1ambda Mar 15, 2017
3ac44b1
[ZEPPELIN-2267] Improve Helium Enable / Disable Dialogs
1ambda Mar 22, 2017
f76ac88
[ZEPPELIN-1720] Adding tests to verify behaviour of dynamic forms
guicaro Mar 20, 2017
58189ec
[ZEPPELIN-2291] Notebook commit dropdown cut-off
Mar 21, 2017
829cabb
[ZEPPELIN-1889] [FIX] Multiple groups in chart doesn't work
sravan-s Mar 19, 2017
c7f9ed3
[MINOR][ZEPPELIN-2308] Fix vis icon button group
Mar 23, 2017
a3c7f98
[MINOR][ZEPPELIN-2306] Improve alignment of components in Helium header
Mar 23, 2017
998c8f3
[ZEPPELIN-1999] get interpreter property with replaced context parame…
tinkoff-dwh Mar 22, 2017
15641d0
Fix trivial typo
kinow Mar 26, 2017
78e2e91
[ZEPPELIN-2211] Too many WARN logs: "Couldn't get interpreter editor …
1ambda Mar 23, 2017
444ec6d
[ZEPPELIN-2314] Fix watcher websocket origin header
khalidhuseynov Mar 24, 2017
f5f127b
[MINOR] Job parameters synchronization
AlexanderShoshin Mar 23, 2017
c1e63f4
[ZEPPELIN-2229] Providing workaround for nvd3 voronoi
Remilito Mar 27, 2017
7083ff8
[ZEPPELIN-2304] Fix vis Icon sizes in helium page
1ambda Mar 23, 2017
174244e
[ZEPPELIN-2287] Add more test to ensure 'RunOnSelectionChange' works …
AhyoungRyu Mar 25, 2017
4a466d0
[HOTFIX] Keep interpreter group when save and restart
jongyoul Mar 27, 2017
8d18703
[ZEPELIN-2209] Add pagination to Helium menu
AhyoungRyu Mar 29, 2017
062c2a4
[HOTFIX] Remove unintended characters from r tutorial
minahlee Mar 29, 2017
c91ec2b
[ZEPPELIN-2302] Add info level logs when installing node modules and …
1ambda Mar 23, 2017
7b345a9
[ZEPPELIN-2190] Support custom web development port
Mar 24, 2017
9e8d7eb
[Minor][ZEPPELIN-2328] Separate Helium related docs from 'Contributio…
AhyoungRyu Mar 29, 2017
1135fb6
[ZEPPELIN-1965] Livy SQL Interpreter: Should use df.show(1000, false)…
Mar 31, 2017
20b7275
[ZEPPELIN-2330] Helium.html doesn't render spell information only in …
1ambda Apr 2, 2017
e7d41c3
ZEPPELIN-2324. Add property zeppelin.spark.enableSupportedVersionChec…
zjffdu Mar 30, 2017
53a28a3
Groovy Interpreter for Apazhe Zeppelin [ZEPPELIN-2176]
dlukyanov Mar 30, 2017
d408546
ZEPPELIN-2189. The order of dynamic forms should be the order that yo…
zjffdu Mar 31, 2017
c87fa53
[ZEPPELIN-2298] Remove -Ppyspark build profile
AhyoungRyu Apr 4, 2017
e7882b6
[ZEPPELIN-2336] Fix note reload on another note create/rename/remove
khalidhuseynov Apr 4, 2017
6ae578c
[ZEPPELIN-2348] Line chart setting is not rendered (master)
1ambda Apr 4, 2017
c23aa88
[ZEPPELIN-1492] fixing the issue where updating a paragraph was not p…
FRosner Mar 13, 2017
8a71172
[MINOR] remove typo in line and area chart
Apr 3, 2017
79a5312
[ZEPPELIN-2320] fixing test + modifying map browsing
Remilito Mar 27, 2017
85c5252
[ZEPPELIN-2339] Change 'see more' -> 'enable' next to the older ver o…
AhyoungRyu Apr 1, 2017
61b7162
[ZEPPELIN-2257] notification about incompleteness of data
tinkoff-dwh Apr 3, 2017
d5b4698
ZEPPELIN-2224. Throw more meaningful exception when kerberos is enabl…
zjffdu Mar 7, 2017
b62e2e0
[ZEPPELIN-2341] Remove -Psparkr build profile
AhyoungRyu Apr 4, 2017
32e86d0
[Minor] Fix wrong Python lib path in Matplotlib tutorial note
AhyoungRyu Apr 4, 2017
2e6f147
[ZEPPELIN-2326] - Updating Geode dependencies and imports due to pack…
markito Mar 30, 2017
5381883
add a configuration zeppelin.jdbc.auth.kerberos.proxy for kerberos pr…
Apr 7, 2017
495be1e
ZEPPELIN-2150. NoSuchMethodError: org.apache.spark.ui.SparkUI.appUIAd…
zjffdu Apr 8, 2017
241fd03
[ZEPPELIN-2088] Bundle helium packages one by one
1ambda Apr 4, 2017
f9830a7
[ZEPPELIN-2279] excluded comments from SQL
tinkoff-dwh Apr 5, 2017
540ceb8
[ZEPPELIN-2373] Remove -Pyarn build profile
AhyoungRyu Apr 7, 2017
b552314
[ZEPPELIN-2357] fix: tooltip doesn't work in btn-group
1ambda Apr 6, 2017
35fa9d2
ZEPPELIN-2366 In zeppelin SystemUser fails to authenticate with AD, u…
r-kamath Apr 6, 2017
902892a
fix bugs for timer saver
Apr 9, 2017
2173b40
[ZEPPELIN-2318] Fix proxy configuration for http client of zeppelinhu…
khalidhuseynov Mar 29, 2017
45cc8a9
[ZEPPELIN-2217] AdvancedTransformation for Visualization
1ambda Apr 11, 2017
e5922b6
[ZEPPELIN-2365] button to create note into folder
tinkoff-dwh Apr 12, 2017
861f1d8
[ZEPPELIN-2355] Livy cancel enhancements
Apr 12, 2017
5fd4ffc
ZEPPELIN-2407. Livy Interpreter always return plain text result
zjffdu Apr 16, 2017
74c0408
ZEPPELIN-2377. Hive Support can not be enabled in spark master
zjffdu Apr 9, 2017
8d03920
[Zeppelin-802] Support for Zeppelin Context redefinition on Python an…
cloverhearts Apr 12, 2017
775607f
[ZEPPELIN-2396] eliminate the 'ctrl/command+L' keyboard shortcut
Apr 15, 2017
4d398ef
[ZEPPELIN-2297] improvements to jdbc autocompleter
tinkoff-dwh Apr 3, 2017
be20201
[DOC] Improve documents related to Helium
tae-jun Apr 10, 2017
f32651e
[HOTFIX] Invalid method signature in GroovyInterpreter
1ambda Apr 17, 2017
3366394
[ZEPPELIN-2315] (bug) new note.json is overwritten by old note.json (…
1ambda Apr 17, 2017
a7ffc12
ZEPPELIN-2390. Improve returnType for z.checkbox
zjffdu Apr 11, 2017
c706d45
ZEPPELIN-2386. Add parameter for check running current paragraph in Z…
zjffdu Apr 11, 2017
4d64857
[ZEPPELIN-1357,1892,1370][Umbrella] Text overlap in the MultiBarChart
Mar 14, 2017
c3fbb1e
[MINOR] fix typo from 'interpeter' to 'interpreter'
Apr 11, 2017
4b1b521
[ZEPPELIN-2179] Clear output DOES NOT work in personalized mode (master)
1ambda Apr 15, 2017
7b585c7
ZEPPELIN-2395. Refactor Input.java to make dynamic forms extensible
zjffdu Apr 12, 2017
722ed82
Prevent NPE on delete local module cache
Leemoonsoo Apr 19, 2017
13aabe3
[MINOR] Add paragraph to note
AlexanderShoshin Apr 7, 2017
19b0f30
[ZEPPELIN-1940] lint rule set is NOT applied at all.
1ambda Apr 20, 2017
8dd1fb1
[HOTFIX] Fix compilation issue
zjffdu Apr 20, 2017
652911a
[ZEPPELIN-2096] Conserve class loader after running interpret method
jongyoul Apr 19, 2017
7a0cb6c
[ZEPPELIN-2420] Slow notebook listing in navbar
1ambda Apr 19, 2017
09e8f7f
ZEPPELIN-2421. AngularObject miss AngularObjectListener when it is pu…
zjffdu Apr 19, 2017
5124e62
[ZEPPELIN-2374] sorting notes tree
tinkoff-dwh Apr 21, 2017
dad440d
[ZEPPELIN-2408] Should use $uibTooltip instead of $tooltip
1ambda Apr 19, 2017
2f90114
[ZEPPELIN-1828] Flaky Test: RemoteInterpreterTest hanged in zeppelin-…
AlexanderShoshin Apr 12, 2017
96de730
[ZEPPELIN-2410]: Using UUID from filename in registry cache dir inste…
cfries Apr 21, 2017
da793f3
[ZEPPELIN-2434] Credential feature does work in JDBC interpreter
Leemoonsoo Apr 21, 2017
bc1b4be
[ZEPPELIN-2439] Use babel-preset-env to specify browser compatibility…
1ambda Apr 21, 2017
a3c78a4
[ZEPPELIN-2375]: Avoid modification of CLASSPATH variable.
cfries Apr 8, 2017
6eecdec
[ZEPPELIN-2409] DON'T block body scrolling in results scrollbar
1ambda Apr 23, 2017
e31a791
Merge branch 'upstream-master' into branch-0.6
hayssams Apr 24, 2017
5cd806d
ZEPPELIN-2445. Display which line of python code raise exception
zjffdu Apr 24, 2017
0f1701d
[HOTFIX] Add livy build in .travis
zjffdu Apr 21, 2017
c8cd1cf
ZEPPELIN-1595. Make ZeppelinContext extensible
zjffdu Oct 31, 2016
8744032
[ZEPPELIN-2431] Corrected deletion of notes by incorrect interpreter.…
cloverhearts Apr 24, 2017
ec84613
added principalSuffix to AD examples
paul-brenner Apr 24, 2017
0d8b41c
no message
hayssams Apr 28, 2017
925d09c
SSL Support for Groovy Interpreter HTTP requests [ZEPPELIN-2443]
dlukyanov Apr 26, 2017
bba0a7b
[ZEPPELIN-2427] Hide navbar and noteAction bar when scrolling down
1ambda Apr 23, 2017
5c3291c
[ZEPPELIN-1711] Create `Dockerfile`s for released bin
1ambda Apr 19, 2017
a593a8b
[ZEPPELIN-2442] button to create note into folder (navbar)
tinkoff-dwh Apr 25, 2017
d82f42d
[ZEPPELIN-2448] Fix paragraph navigation issue
sravan-s Apr 26, 2017
2c504c4
[ZEPPELIN-2216] general solution to precode. refactoring jdbc precode
tinkoff-dwh Apr 24, 2017
129741c
[minor] Improve Session
prabhjyotsingh Apr 29, 2017
1ff5453
add basic .appveyor.yml
Leemoonsoo Apr 29, 2017
55cb6b8
[ZEPPELIN-2465] Minor code fixes for the livy package
Apr 28, 2017
6c4ccf3
[hotfix] Improve Session #2302 fix
prabhjyotsingh Apr 30, 2017
2a06292
[HOTFIX]. Minor doc fix for back-end-angular.md
zjffdu May 2, 2017
73ae291
[ZEPPELIN-2468] Enable websocket without Origin if allowed.origins is *
elek Apr 28, 2017
e4f399f
Some grammar updates.
mressler May 2, 2017
82c92d1
ZEPPELIN-2459 Zeppelin Usability Improvement for new paragraph
r-kamath Apr 26, 2017
62aec9f
[ZEPPELIN-2461] Masking Jetty Server version with User-configurable p…
krishna-pandey Apr 27, 2017
08a9814
[Zeppelin 2367] Hive JDBC proxy user option should be available even …
prabhjyotsingh Apr 29, 2017
92e3abc
ZEPPELIN-2486. AngularElem's onChange is only invoked once
zjffdu May 3, 2017
a231cf5
[ZEPPELIN-2452] Can not handle message in revision mode on web.
cloverhearts Apr 28, 2017
bb72b3d
[ZEPPELIN-2452] block update paragraph event on revision mode
cloverhearts Apr 28, 2017
6db9929
[HOTFIX] Remove adduser while creating note
jongyoul Apr 26, 2017
ae05740
[ZEPPELIN-2484] Fix NullPointerException in check for empty last para…
May 2, 2017
8e96d8b
[ZEPPELIN-2479] Fix incorrect tooltip view inside of version control …
khalidhuseynov May 2, 2017
d9c4a5f
[MINOR] Move remoteinterpreter into zengine
jongyoul May 5, 2017
e902801
[ZEPPELIN-2492] Use single Dockerfile for each tag
1ambda May 4, 2017
fb80bf7
[ZEPPELIN-2382] Fixed windows compatibility of interpreter binding.
cfries Apr 30, 2017
15ecbb4
[ZEPPELIN-2467] Restoring second travis job functionality
AlexanderShoshin May 3, 2017
246c3d0
ZEPPELIN-2268. Adding png and jpg support for helium module imports.
volumeint May 4, 2017
28ef8aa
[minor] Fix JDBC doc after #2229
prabhjyotsingh May 4, 2017
2858a09
Merge branch 'master' of https://github.com/apache/incubator-zeppelin…
hayssams May 9, 2017
dcd3c68
no message
hayssams May 9, 2017
4b1f7c4
no message
hayssams May 9, 2017
1ae68c6
Get This WEBHDFS from PR1600
hayssams May 9, 2017
94f56ad
Implement HDFS Storage using WebHDFS Client
hayssams May 9, 2017
4643379
default Scala version
hayssams May 9, 2017
8058e77
no message
hayssams May 10, 2017
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
33 changes: 33 additions & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#

version: '1.0.0-dev.{build}'

shallow_clone: true

build: off

os:
- Visual Studio 2015

install:
- echo "Install"

build_script:
- echo "Build"
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### What is this PR for?
A few sentences describing the overall goals of the pull request's commits.
First time? Check out the contributing guide - https://github.com/apache/zeppelin/blob/master/CONTRIBUTING.md
First time? Check out the contributing guide - https://zeppelin.apache.org/contribution/contributions.html


### What type of PR is it?
Expand Down
35 changes: 28 additions & 7 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,56 +1,68 @@
*.class
*.pyc

# Package Files #
*.jar
*.war
*.ear

# interpreter
/interpreter/
/interpreter/*
!/interpreter/lib

# interpreter temp files
spark/derby.log
derby.log
spark/metastore_db
spark-1.*-bin-hadoop*
.spark-dist
zeppelin-server/derby.log

lens/lens-cli-hist.log


# conf file
conf/zeppelin-env.sh
conf/zeppelin-env.cmd
conf/zeppelin-site.xml
conf/shiro.ini
conf/keystore
conf/truststore
conf/interpreter.json
conf/notebook-authorization.json
conf/shiro.ini
conf/credentials.json
conf/helium.json

# other generated files
spark/dependency-reduced-pom.xml
reports

#webapp
# webapp
zeppelin-web/node_modules
zeppelin-web/dist
zeppelin-web/.tmp
zeppelin-web/src/fonts/Roboto*
zeppelin-web/src/fonts/Source-Code-Pro*
zeppelin-web/src/fonts/Patua-One*
zeppelin-web/.sass-cache
zeppelin-web/npm-debug.log
zeppelin-web/yarn-error.log
zeppelin-web/bower_components
zeppelin-web/yarn.lock
**nbproject/
**node/

#R
# R
/r/lib/
.Rhistory
/R/

# scio
.bigquery/

# project level
/logs/
/run/
/metastore_db/
**/metastore_db/
/*.log
/jobs/
/zan-repo/
Expand Down Expand Up @@ -83,14 +95,17 @@ Thumbs.db
.project
.settings/

#intelliJ IDEA project files
# intelliJ IDEA project files
.idea/
*.iml

# maven target files
target/
**/target/

# maven flattened pom files
**/.flattened-pom.xml

# Generated by Jekyll
docs/_site/

Expand All @@ -104,3 +119,9 @@ tramp
.\#*
*.swp
**/dependency-reduced-pom.xml

# Generated by zeppelin-examples
/helium

# tmp files
/tmp/
111 changes: 73 additions & 38 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,90 +18,125 @@ language: java
sudo: false

cache:
apt: true
directories:
- .spark-dist
- ${HOME}/.m2/repository/.cache/maven-download-plugin
- ${HOME}/.m2
- ${HOME}/R
- zeppelin-web/node
- zeppelin-web/node_modules
- zeppelin-web/bower_components

addons:
apt:
sources:
- r-packages-precise
packages:
- r-base-dev
- r-cran-evaluate
- r-cran-base64enc

env:
global:
# Interpreters does not required by zeppelin-server integration tests
- INTERPRETERS='!hbase,!pig,!jdbc,!file,!flink,!ignite,!kylin,!python,!lens,!cassandra,!elasticsearch,!bigquery,!alluxio,!scio,!livy,!groovy'

matrix:
include:
# Test all modules with spark 2.0.0 and scala 2.11
# Test License compliance using RAT tool
- jdk: "oraclejdk7"
env: SCALA_VER="2.11" SPARK_VER="2.0.0" HADOOP_VER="2.3" PROFILE="-Pspark-2.0 -Phadoop-2.3 -Ppyspark -Psparkr -Pscalding -Pscala-2.11" BUILD_FLAG="package -Pbuild-distr" TEST_FLAG="verify -Pusing-packaged-distr" TEST_PROJECTS=""

# Test all modules with scala 2.10
env: SCALA_VER="2.11" SPARK_VER="2.0.2" HADOOP_VER="2.6" PROFILE="-Prat" BUILD_FLAG="clean" TEST_FLAG="org.apache.rat:apache-rat-plugin:check" TEST_PROJECTS=""

# Test core modules
#
# Several tests were excluded from this configuration due to the following issues:
# HeliumBundleFactoryTest - https://issues.apache.org/jira/browse/ZEPPELIN-2469
# HeliumApplicationFactoryTest - https://issues.apache.org/jira/browse/ZEPPELIN-2470
# NotebookTest - https://issues.apache.org/jira/browse/ZEPPELIN-2471
# ZeppelinRestApiTest - https://issues.apache.org/jira/browse/ZEPPELIN-2473
# After issues are fixed these tests need to be included back by removing them from the "-Dtests.to.exclude" property
- jdk: "oraclejdk7"
env: SCALA_VER="2.10" SPARK_VER="1.6.1" HADOOP_VER="2.3" PROFILE="-Pspark-1.6 -Pr -Phadoop-2.3 -Ppyspark -Psparkr -Pscalding -Pscala-2.10" BUILD_FLAG="package -Pbuild-distr" TEST_FLAG="verify -Pusing-packaged-distr" TEST_PROJECTS=""
env: SCALA_VER="2.11" SPARK_VER="2.1.0" HADOOP_VER="2.6" PROFILE="-Pweb-ci -Pscalding -Phelium-dev -Pexamples -Pscala-2.11" BUILD_FLAG="package -Pbuild-distr -DskipRat" TEST_FLAG="verify -Pusing-packaged-distr -DskipRat" MODULES="-pl ${INTERPRETERS}" TEST_PROJECTS="-Dtests.to.exclude=**/ZeppelinSparkClusterTest.java,**/org.apache.zeppelin.spark.*,**/HeliumBundleFactoryTest.java,**/HeliumApplicationFactoryTest.java,**/NotebookTest.java,**/ZeppelinRestApiTest.java -DfailIfNoTests=false"

# Test all modules with scala 2.11
# Test selenium with spark module for 1.6.3
- jdk: "oraclejdk7"
env: SCALA_VER="2.11" SPARK_VER="1.6.1" HADOOP_VER="2.3" PROFILE="-Pspark-1.6 -Pr -Phadoop-2.3 -Ppyspark -Psparkr -Pscalding -Pscala-2.11" BUILD_FLAG="package -Pbuild-distr" TEST_FLAG="verify -Pusing-packaged-distr" TEST_PROJECTS=""
env: TEST_SELENIUM="true" SCALA_VER="2.10" SPARK_VER="1.6.3" HADOOP_VER="2.6" PROFILE="-Pweb-ci -Pspark-1.6 -Phadoop-2.6 -Phelium-dev -Pexamples" BUILD_FLAG="package -DskipTests -DskipRat" TEST_FLAG="verify -DskipRat" TEST_PROJECTS="-pl .,zeppelin-interpreter,zeppelin-zengine,zeppelin-server,zeppelin-display,spark-dependencies,spark -Dtest=org.apache.zeppelin.AbstractFunctionalSuite -DfailIfNoTests=false"

# Test spark module for 1.5.2
# Test interpreter modules
- jdk: "oraclejdk7"
env: SCALA_VER="2.10" SPARK_VER="1.5.2" HADOOP_VER="2.3" PROFILE="-Pspark-1.5 -Pr -Phadoop-2.3 -Ppyspark -Psparkr" BUILD_FLAG="package -DskipTests" TEST_FLAG="verify" TEST_PROJECTS="-pl zeppelin-interpreter,zeppelin-zengine,zeppelin-server,zeppelin-display,spark-dependencies,spark,r -Dtest=org.apache.zeppelin.rest.*Test,org.apache.zeppelin.spark* -DfailIfNoTests=false"
env: SCALA_VER="2.10" PROFILE="-Pscalding" BUILD_FLAG="package -DskipTests -DskipRat" TEST_FLAG="test -DskipRat" MODULES="-pl $(echo .,zeppelin-interpreter,${INTERPRETERS} | sed 's/!//g')" TEST_PROJECTS=""

# Test spark module for 1.4.1
# Test spark module for 2.1.0 with scala 2.11, livy
- jdk: "oraclejdk7"
env: SCALA_VER="2.10" SPARK_VER="1.4.1" HADOOP_VER="2.3" PROFILE="-Pspark-1.4 -Pr -Phadoop-2.3 -Ppyspark -Psparkr" BUILD_FLAG="package -DskipTests" TEST_FLAG="verify" TEST_PROJECTS="-pl zeppelin-interpreter,zeppelin-zengine,zeppelin-server,zeppelin-display,spark-dependencies,spark,r -Dtest=org.apache.zeppelin.rest.*Test,org.apache.zeppelin.spark* -DfailIfNoTests=false"
env: SCALA_VER="2.11" SPARK_VER="2.1.0" HADOOP_VER="2.6" PROFILE="-Pweb-ci -Pspark-2.1 -Phadoop-2.6 -Pscala-2.11" SPARKR="true" BUILD_FLAG="package -DskipTests -DskipRat" TEST_FLAG="test -DskipRat" MODULES="-pl .,zeppelin-interpreter,zeppelin-zengine,zeppelin-server,zeppelin-display,spark-dependencies,spark,livy" TEST_PROJECTS="-Dtest=ZeppelinSparkClusterTest,org.apache.zeppelin.spark.*,org.apache.zeppelin.livy.* -DfailIfNoTests=false"

# Test spark module for 1.3.1
# Test spark module for 2.0.2 with scala 2.11
- jdk: "oraclejdk7"
env: SCALA_VER="2.10" SPARK_VER="1.3.1" HADOOP_VER="2.3" PROFILE="-Pspark-1.3 -Phadoop-2.3 -Ppyspark" BUILD_FLAG="package -DskipTests" TEST_FLAG="verify" TEST_PROJECTS="-pl zeppelin-interpreter,zeppelin-zengine,zeppelin-server,zeppelin-display,spark-dependencies,spark -Dtest=org.apache.zeppelin.rest.*Test,org.apache.zeppelin.spark* -DfailIfNoTests=false"
env: SCALA_VER="2.11" SPARK_VER="2.0.2" HADOOP_VER="2.6" PROFILE="-Pweb-ci -Pspark-2.0 -Phadoop-2.6 -Pscala-2.11" SPARKR="true" BUILD_FLAG="package -DskipTests -DskipRat" TEST_FLAG="test -DskipRat" MODULES="-pl .,zeppelin-interpreter,zeppelin-zengine,zeppelin-server,zeppelin-display,spark-dependencies,spark" TEST_PROJECTS="-Dtest=ZeppelinSparkClusterTest,org.apache.zeppelin.spark.* -DfailIfNoTests=false"

# Test spark module for 1.2.2
# Test spark module for 1.6.3 with scala 2.10
- jdk: "oraclejdk7"
env: SCALA_VER="2.10" SPARK_VER="1.2.2" HADOOP_VER="2.3" PROFILE="-Pspark-1.2 -Phadoop-2.3 -Ppyspark" BUILD_FLAG="package -DskipTests" TEST_FLAG="verify" TEST_PROJECTS="-pl zeppelin-interpreter,zeppelin-zengine,zeppelin-server,zeppelin-display,spark-dependencies,spark -Dtest=org.apache.zeppelin.rest.*Test,org.apache.zeppelin.spark* -DfailIfNoTests=false"
env: SCALA_VER="2.10" SPARK_VER="1.6.3" HADOOP_VER="2.6" PROFILE="-Pweb-ci -Pspark-1.6 -Phadoop-2.6 -Pscala-2.10" SPARKR="true" BUILD_FLAG="package -DskipTests -DskipRat" TEST_FLAG="test -DskipRat" MODULES="-pl .,zeppelin-interpreter,zeppelin-zengine,zeppelin-server,zeppelin-display,spark-dependencies,spark" TEST_PROJECTS="-Dtest=ZeppelinSparkClusterTest,org.apache.zeppelin.spark.*,org.apache.zeppelin.spark.* -DfailIfNoTests=false"

# Test spark module for 1.1.1
# Test spark module for 1.6.3 with scala 2.11
- jdk: "oraclejdk7"
env: SCALA_VER="2.10" SPARK_VER="1.1.1" HADOOP_VER="2.3" PROFILE="-Pspark-1.1 -Phadoop-2.3 -Ppyspark" BUILD_FLAG="package -DskipTests" TEST_FLAG="verify" TEST_PROJECTS="-pl zeppelin-interpreter,zeppelin-zengine,zeppelin-server,zeppelin-display,spark-dependencies,spark -Dtest=org.apache.zeppelin.rest.*Test,org.apache.zeppelin.spark* -DfailIfNoTests=false"
env: SCALA_VER="2.11" SPARK_VER="1.6.3" HADOOP_VER="2.6" PROFILE="-Pweb-ci -Pspark-1.6 -Phadoop-2.6 -Pscala-2.11" SPARKR="true" BUILD_FLAG="package -DskipTests -DskipRat" TEST_FLAG="test -DskipRat" MODULES="-pl .,zeppelin-interpreter,zeppelin-zengine,zeppelin-server,zeppelin-display,spark-dependencies,spark" TEST_PROJECTS="-Dtest=ZeppelinSparkClusterTest,org.apache.zeppelin.spark.* -DfailIfNoTests=false"

# Test selenium with spark module for 1.6.1
- jdk: "oraclejdk7"
env: TEST_SELENIUM="true" SCALA_VER="2.10" SPARK_VER="1.6.1" HADOOP_VER="2.3" PROFILE="-Pspark-1.6 -Phadoop-2.3 -Ppyspark" BUILD_FLAG="package -DskipTests" TEST_FLAG="verify" TEST_PROJECTS="-pl zeppelin-interpreter,zeppelin-zengine,zeppelin-server,zeppelin-display,spark-dependencies,spark -Dtest=org.apache.zeppelin.AbstractFunctionalSuite -DfailIfNoTests=false"
# Test python/pyspark with python 2, livy 0.2
- sudo: required
jdk: "oraclejdk7"
env: PYTHON="2" SCALA_VER="2.10" SPARK_VER="1.6.1" HADOOP_VER="2.6" LIVY_VER="0.2.0" PROFILE="-Pspark-1.6 -Phadoop-2.6 -Plivy-0.2" BUILD_FLAG="package -am -DskipTests -DskipRat" TEST_FLAG="verify -DskipRat" MODULES="-pl .,zeppelin-interpreter,zeppelin-display,spark-dependencies,spark,python,livy" TEST_PROJECTS="-Dtest=LivySQLInterpreterTest,org.apache.zeppelin.spark.PySpark*Test,org.apache.zeppelin.python.* -Dpyspark.test.exclude='' -DfailIfNoTests=false"

# Test python/pyspark with python 3, livy 0.3
- sudo: required
jdk: "oraclejdk7"
env: PYTHON="3" SCALA_VER="2.11" SPARK_VER="2.0.0" HADOOP_VER="2.6" LIVY_VER="0.3.0" PROFILE="-Pspark-2.0 -Phadoop-2.6 -Pscala-2.11 -Plivy-0.3" BUILD_FLAG="package -am -DskipTests -DskipRat" TEST_FLAG="verify -DskipRat" MODULES="-pl .,zeppelin-interpreter,zeppelin-display,spark-dependencies,spark,python,livy" TEST_PROJECTS="-Dtest=LivySQLInterpreterTest,org.apache.zeppelin.spark.PySpark*Test,org.apache.zeppelin.python.* -Dpyspark.test.exclude='' -DfailIfNoTests=false"

before_install:
- "ls -la .spark-dist ${HOME}/.m2/repository/.cache/maven-download-plugin"
- mkdir -p ~/R
- echo 'R_LIBS=~/R' > ~/.Renviron
- R -e "install.packages('knitr', repos = 'http://cran.us.r-project.org', lib='~/R')"
- export R_LIBS='~/R'
# check files included in commit range, clear bower_components if a bower.json file has changed.
# bower cache clearing can also be forced by putting "bower clear" or "clear bower" in a commit message
- changedfiles=$(git diff --name-only $TRAVIS_COMMIT_RANGE 2>/dev/null) || changedfiles=""
- echo $changedfiles
- hasbowerchanged=$(echo $changedfiles | grep -c "bower.json" || true);
- gitlog=$(git log $TRAVIS_COMMIT_RANGE 2>/dev/null) || gitlog=""
- clearcache=$(echo $gitlog | grep -c -E "clear bower|bower clear" || true)
- if [ "$hasbowerchanged" -gt 0 ] || [ "$clearcache" -gt 0 ]; then echo "Clearing bower_components cache"; rm -r zeppelin-web/bower_components; npm cache clear; else echo "Using cached bower_components."; fi
- echo "MAVEN_OPTS='-Xms1024M -Xmx2048M -XX:MaxPermSize=1024m -XX:-UseGCOverheadLimit -Dorg.slf4j.simpleLogger.defaultLogLevel=warn'" >> ~/.mavenrc
- ./testing/install_external_dependencies.sh
- ls -la .spark-dist ${HOME}/.m2/repository/.cache/maven-download-plugin || true
- ls .node_modules && cp -r .node_modules zeppelin-web/node_modules || echo "node_modules are not cached"
- "/sbin/start-stop-daemon --start --quiet --pidfile /tmp/custom_xvfb_99.pid --make-pidfile --background --exec /usr/bin/Xvfb -- :99 -ac -screen 0 1600x1024x16"
- ./dev/change_scala_version.sh $SCALA_VER
- source ~/.environ

install:
- mvn $BUILD_FLAG $PROFILE -B
- mvn $BUILD_FLAG $MODULES $PROFILE -B

before_script:
- travis_retry ./testing/downloadSpark.sh $SPARK_VER $HADOOP_VER
- ./testing/startSparkCluster.sh $SPARK_VER $HADOOP_VER
- if [[ -n $SPARK_VER ]]; then travis_retry ./testing/downloadSpark.sh $SPARK_VER $HADOOP_VER; fi
- if [[ -n $LIVY_VER ]]; then ./testing/downloadLivy.sh $LIVY_VER; fi
- if [[ -n $LIVY_VER ]]; then export LIVY_HOME=`pwd`/livy-server-$LIVY_VER; fi
- if [[ -n $LIVY_VER ]]; then export SPARK_HOME=`pwd`/spark-$SPARK_VER-bin-hadoop$HADOOP_VER; fi
- echo "export SPARK_HOME=`pwd`/spark-$SPARK_VER-bin-hadoop$HADOOP_VER" > conf/zeppelin-env.sh
- echo "export ZEPPELIN_HELIUM_REGISTRY=helium" >> conf/zeppelin-env.sh
- tail conf/zeppelin-env.sh

script:
- mvn $TEST_FLAG $PROFILE -B $TEST_PROJECTS

- mvn $TEST_FLAG $MODULES $PROFILE -B $TEST_PROJECTS

after_success:
- echo "Travis exited with ${TRAVIS_TEST_RESULT}"

after_failure:
- echo "Travis exited with ${TRAVIS_TEST_RESULT}"
- cat target/rat.txt
- cat zeppelin-server/target/rat.txt
- find . -name rat.txt | xargs cat
- cat zeppelin-distribution/target/zeppelin-*-SNAPSHOT/zeppelin-*-SNAPSHOT/logs/zeppelin*.log
- cat zeppelin-distribution/target/zeppelin-*-SNAPSHOT/zeppelin-*-SNAPSHOT/logs/zeppelin*.out
- cat zeppelin-web/npm-debug.log
- cat spark-*/logs/*

after_script:
- ./testing/stopSparkCluster.sh $SPARK_VER $HADOOP_VER
- cat livy/target/tmp/*/output.log
- ls -R livy/target/tmp/MiniYarnMain/target/com.cloudera.livy.test.framework.MiniYarnMain/*
- cat livy/target/tmp/MiniYarnMain/target/com.cloudera.livy.test.framework.MiniYarnMain/*/*/*/stdout
- cat livy/target/tmp/MiniYarnMain/target/com.cloudera.livy.test.framework.MiniYarnMain/*/*/*/stderr
- cat livy/target/tmp/livy-int-test/*/output.log
- ls -R livy/target/tmp/livy-int-test/MiniYarnMain/target/com.cloudera.livy.test.framework.MiniYarnMain/*
- cat livy/target/tmp/livy-int-test/MiniYarnMain/target/com.cloudera.livy.test.framework.MiniYarnMain/*/*/*/stdout
- cat livy/target/tmp/livy-int-test/MiniYarnMain/target/com.cloudera.livy.test.framework.MiniYarnMain/*/*/*/stderr
Loading