Download alluxio-core-server-1.3.0.jar file

Introduction

You can download alluxio-core-server-1.3.0.jar in this page.

License

Apache License

Type List

alluxio-core-server-1.3.0.jar file has the following types.

META-INF/MANIFEST.MF
META-INF/maven/org.alluxio/alluxio-core-server/pom.properties
META-INF/maven/org.alluxio/alluxio-core-server/pom.xml
alluxio.MasterStorageTierAssoc.class
alluxio.RestUtils.class
alluxio.RpcUtils.class
alluxio.Server.class
alluxio.SessionInfo.class
alluxio.Sessions.class
alluxio.StorageTierAssoc.class
alluxio.WorkerStorageTierAssoc.class
alluxio.cli.Format.class
alluxio.master.AbstractMaster.class
alluxio.master.AlluxioMaster.class
alluxio.master.AlluxioMasterRestServiceHandler.class
alluxio.master.FaultTolerantAlluxioMaster.class
alluxio.master.Master.class
alluxio.master.MasterFactory.class
alluxio.master.block.BlockContainerIdGenerator.class
alluxio.master.block.BlockMaster.class
alluxio.master.block.BlockMasterClientRestServiceHandler.class
alluxio.master.block.BlockMasterClientServiceHandler.class
alluxio.master.block.BlockMasterWorkerServiceHandler.class
alluxio.master.block.ContainerIdGenerable.class
alluxio.master.block.meta.MasterBlockInfo.class
alluxio.master.block.meta.MasterBlockLocation.class
alluxio.master.block.meta.MasterWorkerInfo.class
alluxio.master.file.FileSystemMaster.class
alluxio.master.file.FileSystemMasterClientRestServiceHandler.class
alluxio.master.file.FileSystemMasterClientServiceHandler.class
alluxio.master.file.FileSystemMasterWorkerServiceHandler.class
alluxio.master.file.PermissionChecker.class
alluxio.master.file.async.AsyncPersistHandler.class
alluxio.master.file.async.DefaultAsyncPersistHandler.class
alluxio.master.file.meta.FileSystemMasterView.class
alluxio.master.file.meta.Inode.class
alluxio.master.file.meta.InodeDirectory.class
alluxio.master.file.meta.InodeDirectoryIdGenerator.class
alluxio.master.file.meta.InodeFile.class
alluxio.master.file.meta.InodeLockList.class
alluxio.master.file.meta.InodePathPair.class
alluxio.master.file.meta.InodeTree.class
alluxio.master.file.meta.LockedInodePath.class
alluxio.master.file.meta.MountTable.class
alluxio.master.file.meta.MutableLockedInodePath.class
alluxio.master.file.meta.PersistenceState.class
alluxio.master.file.meta.TempInodePathForChild.class
alluxio.master.file.meta.TempInodePathForDescendant.class
alluxio.master.file.meta.TtlBucket.class
alluxio.master.file.meta.TtlBucketList.class
alluxio.master.file.meta.options.MountInfo.class
alluxio.master.file.options.CompleteFileOptions.class
alluxio.master.file.options.CreateDirectoryOptions.class
alluxio.master.file.options.CreateFileOptions.class
alluxio.master.file.options.CreatePathOptions.class
alluxio.master.file.options.ListStatusOptions.class
alluxio.master.file.options.LoadMetadataOptions.class
alluxio.master.file.options.MountOptions.class
alluxio.master.file.options.SetAttributeOptions.class
alluxio.master.journal.AsyncJournalWriter.class
alluxio.master.journal.Journal.class
alluxio.master.journal.JournalCheckpointStreamable.class
alluxio.master.journal.JournalEntryRepresentable.class
alluxio.master.journal.JournalFormatter.class
alluxio.master.journal.JournalInputStream.class
alluxio.master.journal.JournalOutputStream.class
alluxio.master.journal.JournalProtoUtils.class
alluxio.master.journal.JournalReader.class
alluxio.master.journal.JournalTailer.class
alluxio.master.journal.JournalTailerThread.class
alluxio.master.journal.JournalTool.class
alluxio.master.journal.JournalWriter.class
alluxio.master.journal.ProtoBufJournalFormatter.class
alluxio.master.journal.ReadOnlyJournal.class
alluxio.master.journal.ReadWriteJournal.class
alluxio.master.lineage.LineageMaster.class
alluxio.master.lineage.LineageMasterClientRestServiceHandler.class
alluxio.master.lineage.LineageMasterClientServiceHandler.class
alluxio.master.lineage.checkpoint.CheckpointLatestPlanner.class
alluxio.master.lineage.checkpoint.CheckpointPlan.class
alluxio.master.lineage.checkpoint.CheckpointPlanner.class
alluxio.master.lineage.checkpoint.CheckpointSchedulingExecutor.class
alluxio.master.lineage.meta.Lineage.class
alluxio.master.lineage.meta.LineageIdGenerator.class
alluxio.master.lineage.meta.LineageStateUtils.class
alluxio.master.lineage.meta.LineageStore.class
alluxio.master.lineage.meta.LineageStoreView.class
alluxio.master.lineage.recompute.RecomputeExecutor.class
alluxio.master.lineage.recompute.RecomputePlan.class
alluxio.master.lineage.recompute.RecomputePlanner.class
alluxio.metrics.sink.MetricsServlet.class
alluxio.proto.journal.Block.class
alluxio.proto.journal.File.class
alluxio.proto.journal.Journal.class
alluxio.proto.journal.KeyValue.class
alluxio.proto.journal.Lineage.class
alluxio.web.MasterUIWebServer.class
alluxio.web.UIFileBlockInfo.class
alluxio.web.UIFileInfo.class
alluxio.web.UIWebServer.class
alluxio.web.WebInterfaceAbstractMetricsServlet.class
alluxio.web.WebInterfaceBrowseLogsServlet.class
alluxio.web.WebInterfaceBrowseServlet.class
alluxio.web.WebInterfaceConfigurationServlet.class
alluxio.web.WebInterfaceDependencyServlet.class
alluxio.web.WebInterfaceDownloadLocalServlet.class
alluxio.web.WebInterfaceDownloadServlet.class
alluxio.web.WebInterfaceGeneralServlet.class
alluxio.web.WebInterfaceHeaderServlet.class
alluxio.web.WebInterfaceMasterMetricsServlet.class
alluxio.web.WebInterfaceMemoryServlet.class
alluxio.web.WebInterfaceWorkerBlockInfoServlet.class
alluxio.web.WebInterfaceWorkerGeneralServlet.class
alluxio.web.WebInterfaceWorkerMetricsServlet.class
alluxio.web.WebInterfaceWorkersServlet.class
alluxio.web.WebUtils.class
alluxio.web.WorkerUIWebServer.class
alluxio.worker.AbstractWorker.class
alluxio.worker.AlluxioWorker.class
alluxio.worker.AlluxioWorkerRestServiceHandler.class
alluxio.worker.AlluxioWorkerService.class
alluxio.worker.DataServer.class
alluxio.worker.DefaultAlluxioWorker.class
alluxio.worker.SessionCleaner.class
alluxio.worker.SessionCleanupCallback.class
alluxio.worker.Worker.class
alluxio.worker.WorkerFactory.class
alluxio.worker.block.AbstractBlockStoreEventListener.class
alluxio.worker.block.BlockHeartbeatReport.class
alluxio.worker.block.BlockHeartbeatReporter.class
alluxio.worker.block.BlockLockManager.class
alluxio.worker.block.BlockLockType.class
alluxio.worker.block.BlockMasterClient.class
alluxio.worker.block.BlockMasterSync.class
alluxio.worker.block.BlockMetadataManager.class
alluxio.worker.block.BlockMetadataManagerView.class
alluxio.worker.block.BlockMetricsReporter.class
alluxio.worker.block.BlockStore.class
alluxio.worker.block.BlockStoreEventListener.class
alluxio.worker.block.BlockStoreLocation.class
alluxio.worker.block.BlockStoreMeta.class
alluxio.worker.block.BlockWorker.class
alluxio.worker.block.BlockWorkerClientRestServiceHandler.class
alluxio.worker.block.BlockWorkerClientServiceHandler.class
alluxio.worker.block.ClientRWLock.class
alluxio.worker.block.DefaultBlockWorker.class
alluxio.worker.block.PinListSync.class
alluxio.worker.block.SpaceReserver.class
alluxio.worker.block.TieredBlockStore.class
alluxio.worker.block.allocator.Allocator.class
alluxio.worker.block.allocator.GreedyAllocator.class
alluxio.worker.block.allocator.MaxFreeAllocator.class
alluxio.worker.block.allocator.RoundRobinAllocator.class
alluxio.worker.block.evictor.AbstractEvictor.class
alluxio.worker.block.evictor.BlockTransferInfo.class
alluxio.worker.block.evictor.EvictionDirCandidates.class
alluxio.worker.block.evictor.EvictionPlan.class
alluxio.worker.block.evictor.Evictor.class
alluxio.worker.block.evictor.EvictorUtils.class
alluxio.worker.block.evictor.GreedyEvictor.class
alluxio.worker.block.evictor.LRFUEvictor.class
alluxio.worker.block.evictor.LRUEvictor.class
alluxio.worker.block.evictor.PartialLRUEvictor.class
alluxio.worker.block.meta.AbstractBlockMeta.class
alluxio.worker.block.meta.BlockMeta.class
alluxio.worker.block.meta.StorageDir.class
alluxio.worker.block.meta.StorageDirView.class
alluxio.worker.block.meta.StorageTier.class
alluxio.worker.block.meta.StorageTierView.class
alluxio.worker.block.meta.TempBlockMeta.class
alluxio.worker.file.DefaultFileSystemWorker.class
alluxio.worker.file.FileDataManager.class
alluxio.worker.file.FileSystemMasterClient.class
alluxio.worker.file.FileSystemWorker.class
alluxio.worker.file.FileSystemWorkerClientServiceHandler.class
alluxio.worker.file.FileWorkerMasterSyncExecutor.class
alluxio.worker.file.UnderFileSystemManager.class
alluxio.worker.netty.BlockDataServerHandler.class
alluxio.worker.netty.ClosableResourceChannelListener.class
alluxio.worker.netty.DataServerHandler.class
alluxio.worker.netty.FileTransferType.class
alluxio.worker.netty.NettyDataServer.class
alluxio.worker.netty.PipelineHandler.class
alluxio.worker.netty.ReleasableResourceChannelListener.class
alluxio.worker.netty.UnderFileSystemDataServerHandler.class
intro.html

Pom

alluxio-core-server-1.3.0.pom file content.

<!--

    The Alluxio Open Foundation licenses this work under the Apache License, version 2.0
    (the "License"). You may not use this work except in compliance with the License, which is
    available at www.apache.org/licenses/LICENSE-2.0

    This software is distributed on an "AS IS" basis, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
    either express or implied, as more fully set forth in the License.

    See the NOTICE file distributed with this work for information regarding copyright ownership.

-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
  <modelVersion>4.0.0</modelVersion>
  <parent>
    <groupId>org.alluxio</groupId>
    <artifactId>alluxio-core</artifactId>
    <version>1.3.0</version>
  </parent>
  <artifactId>alluxio-core-server</artifactId>
  <packaging>jar</packaging>
  <name>Alluxio Core - Server</name>
  <description>Servers of Alluxio core</description>

  <properties>
    <!-- These need to be defined here as well as in the parent pom so that mvn can run
         properly from sub-project directories -->
    <license.header.path>${project.parent.parent.basedir}/build/license/</license.header.path>
    <checkstyle.path>${project.parent.parent.basedir}/build/checkstyle/</checkstyle.path>
    <findbugs.path>${project.parent.parent.basedir}/build/findbugs/</findbugs.path>
  </properties>

  <dependencies>
    <dependency>
      <groupId>org.alluxio</groupId>
      <artifactId>alluxio-core-client</artifactId>
      <version>${project.version}</version>
    </dependency>
    <dependency>
      <groupId>org.alluxio</groupId>
      <artifactId>alluxio-core-common</artifactId>
      <version>${project.version}</version>
    </dependency>
    <dependency>
      <groupId>io.netty</groupId>
      <artifactId>netty-all</artifactId>
      <version>4.0.28.Final</version>
    </dependency>
    <dependency>
      <groupId>javax.ws.rs</groupId>
      <artifactId>javax.ws.rs-api</artifactId>
      <version>2.0.1</version>
    </dependency>
    <dependency>
      <groupId>org.glassfish.jersey.containers</groupId>
      <artifactId>jersey-container-servlet-core</artifactId>
      <version>${jersey.version}</version>
    </dependency>
    <dependency>
      <groupId>org.glassfish.jersey.core</groupId>
      <artifactId>jersey-server</artifactId>
      <version>${jersey.version}</version>
    </dependency>
    <dependency>
      <!-- A runtime dependency needed for Rest API service -->
      <groupId>org.glassfish.jersey.media</groupId>
      <artifactId>jersey-media-json-jackson</artifactId>
      <version>${jersey.version}</version>
    </dependency>
    <dependency>
      <groupId>commons-cli</groupId>
      <artifactId>commons-cli</artifactId>
      <version>1.3.1</version>
    </dependency>
    <dependency>
      <groupId>commons-codec</groupId>
      <artifactId>commons-codec</artifactId>
    </dependency>
    <dependency>
      <groupId>org.apache.commons</groupId>
      <artifactId>commons-lang3</artifactId>
      <version>3.0</version>
    </dependency>
    <dependency>
      <groupId>com.google.protobuf</groupId>
      <artifactId>protobuf-java</artifactId>
      <version>2.6.1</version>
    </dependency>
    <dependency>
      <groupId>org.apache.hadoop</groupId>
      <artifactId>hadoop-client</artifactId>
      <!--
          Newer versions of hadoop-client include the old javax.servlet:servlet-api jar.
          This is excluded to prevent conflicts with the newer javax.servlet:javax.servlet-api jar.
      -->
      <exclusions>
        <exclusion>
          <groupId>javax.servlet</groupId>
          <artifactId>servlet-api</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>org.eclipse.jetty</groupId>
      <artifactId>jetty-jsp</artifactId>
      <version>${jetty.version}</version>
      <type>jar</type>
    </dependency>
    <dependency>
      <groupId>org.eclipse.jetty</groupId>
      <artifactId>jetty-webapp</artifactId>
      <version>${jetty.version}</version>
      <type>jar</type>
    </dependency>
    <dependency>
      <groupId>org.eclipse.jetty</groupId>
      <artifactId>jetty-server</artifactId>
      <version>${jetty.version}</version>
    </dependency>
    <dependency>
      <groupId>org.eclipse.jetty</groupId>
      <artifactId>jetty-servlet</artifactId>
      <version>${jetty.version}</version>
    </dependency>
    <dependency>
      <groupId>org.eclipse.jetty</groupId>
      <artifactId>apache-jsp</artifactId>
      <version>${jetty.version}</version>
    </dependency>
    <dependency>
        <groupId>org.eclipse.jetty</groupId>
        <artifactId>apache-jstl</artifactId>
        <version>${jetty.version}</version>
    </dependency>
    <dependency>
        <groupId>org.eclipse.jetty</groupId>
        <artifactId>jetty-annotations</artifactId>
        <version>${jetty.version}</version>
    </dependency>

    <!-- Test Dependencies -->
    <dependency>
      <groupId>commons-httpclient</groupId>
      <artifactId>commons-httpclient</artifactId>
      <version>3.0.1</version>
      <scope>test</scope>
    </dependency>
    <dependency>
      <groupId>com.google.guava</groupId>
      <artifactId>guava-testlib</artifactId>
      <version>19.0</version>
      <scope>test</scope>
    </dependency>
    <dependency>
      <groupId>org.alluxio</groupId>
      <artifactId>alluxio-underfs-local</artifactId>
      <version>${project.version}</version>
      <scope>test</scope>
    </dependency>

    <!-- Other projects' test-jars -->
    <dependency>
      <groupId>org.alluxio</groupId>
      <artifactId>alluxio-core-common</artifactId>
      <version>${project.version}</version>
      <type>test-jar</type>
      <scope>test</scope>
    </dependency>

    <!-- Dependency for findbugs (SuppressFBWarnings) -->
    <dependency>
      <groupId>com.google.code.findbugs</groupId>
      <artifactId>annotations</artifactId>
    </dependency>

    <!-- Dependency for REST annotations -->
    <dependency>
      <groupId>com.qmino</groupId>
      <artifactId>miredot-annotations</artifactId>
      <version>1.4.0</version>
    </dependency>
  </dependencies>

  <repositories>
    <repository>
      <id>miredot</id>
      <name>MireDot Releases</name>
      <url>http://nexus.qmino.com/content/repositories/miredot</url>
    </repository>
  </repositories>

  <build>
    <plugins>
      <plugin>
        <groupId>org.apache.sling</groupId>
        <artifactId>maven-jspc-plugin</artifactId>
        <version>2.0.8</version>
      </plugin>
      <!-- Export test classes in a test-jar so that other projects can use them for testing -->
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-jar-plugin</artifactId>
        <version>2.4</version>
        <executions>
          <execution>
            <goals>
              <goal>test-jar</goal>
            </goals>
          </execution>
        </executions>
      </plugin>
      <plugin>
        <groupId>com.qmino</groupId>
        <artifactId>miredot-plugin</artifactId>
        <version>2.0-RC2</version>
        <executions>
          <execution>
            <goals>
              <goal>restdoc</goal>
            </goals>
          </execution>
        </executions>
        <configuration>
          <!-- This following license only works for groupId org.alluxio and artifactId alluxio-core-server, it expires on 2018/04/24 -->
          <license>
            cHJvamVjdHxvcmcuYWxsdXhpby5hbGx1eGlvLWNvcmUtc2VydmVyfDIwMTgtMDQtMjh8dHJ1ZXwtMSNNQ3dDRkFFM0JGSnAwZ1FRNFFaNDd5SnlRd0x3ZGhmQUFoUU1ZMkJpWWVOamhOZndvQmU3UldMRVFzZnNGUT09
          </license>
          <output>
            <html>
              <intro>${project.basedir}/src/main/resources/intro.html</intro>
              <title>Alluxio ${project.version} REST API</title>
            </html>
          </output>
          <restModel>
            <httpStatusCodes>
              <httpStatusCode>
                <httpCode>200</httpCode>
                <document>always</document>
                <defaultMessage>The service call has completed successfully.</defaultMessage>
              </httpStatusCode>
              <httpStatusCode>
                <httpCode>412</httpCode>
                <document>put,post</document>
                <defaultMessage>Invalid JSON/XML input.</defaultMessage>
              </httpStatusCode>
              <httpStatusCode>
                <httpCode>500</httpCode>
                <document>always</document>
                <defaultMessage>The service call has not succeeded.</defaultMessage>
                <sticky>true</sticky> <!-- Document always, even if there is an @statuscode tag -->
              </httpStatusCode>
            </httpStatusCodes>
          </restModel>
          <analysis>
            <checks>
              <JAVADOC_MISSING_INTERFACEDOCUMENTATION>ignore</JAVADOC_MISSING_INTERFACEDOCUMENTATION>
              <JAVADOC_MISSING_AUTHORS>ignore</JAVADOC_MISSING_AUTHORS>
            </checks>
          </analysis>
          <!-- insert other configuration here (optional) -->
        </configuration>
      </plugin>
    </plugins>
  </build>
</project>

POM Entry

<dependency>
   <groupId>org.alluxio</groupId>
   <artifactId>alluxio-core-server</artifactId>
   <version>1.3.0</version>
</dependency>

Download

If you think the following alluxio-core-server-1.3.0.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.



Download alluxio-core-server-1.3.0.jar file




PreviousNext

Related