Github user prasadwagle commented on the issue: https://github.com/apache/zeppelin/pull/1240 I rebased my branch of latest master and pushed it to origin, closed and reopened pull request but the travis build hasn't started. What is the reason for that? ``` tw-172-25-130-195 incubator-zeppelin-prasadwagle (ZEPPELIN-1246) $ git rebase master First, rewinding head to replay your work on top of it... Applying: In JDBCInterpreter.getScheduler, use getMaxConcurrentConnection instead of hardcoding maxConcurrency to 10 tw-172-25-130-195 incubator-zeppelin-prasadwagle (ZEPPELIN-1246) $ git push -f origin Username for 'https://github.com': prasadwagle Password for 'https://prasadwa...@github.com': Counting objects: 215, done. Delta compression using up to 8 threads. Compressing objects: 100% (115/115), done. Writing objects: 100% (215/215), 188.52 KiB | 0 bytes/s, done. Total 215 (delta 91), reused 168 (delta 62) To https://github.com/prasadwagle/incubator-zeppelin.git + 4b2990f...62affdf ZEPPELIN-1246 -> ZEPPELIN-1246 (forced update) tw-172-25-130-195 incubator-zeppelin-prasadwagle (ZEPPELIN-1246) $ git log commit 62affdfd77a03f597acfc304280d8c40f3a796af Author: Prasad Wagle <pwa...@twitter.com> Date: Thu Jul 28 14:27:15 2016 -0700 In JDBCInterpreter.getScheduler, use getMaxConcurrentConnection instead of hardcoding maxConcurrency to 10 commit 6f867ceb0c2b93ecca3be8a16c155547182eb0dc Author: paulbustios <pbust...@gmail.com> Date: Mon Aug 1 01:13:27 2016 -0300 ```
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---